From: Richard M. Stallman Date: Tue, 23 Nov 1993 19:28:39 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~10713 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4e08e741828628c22300799357c35736be201838;p=emacs.git Comment change. --- diff --git a/lisp/emacs-lisp/advice.el b/lisp/emacs-lisp/advice.el index 8f648695656..f7f6aeda378 100644 --- a/lisp/emacs-lisp/advice.el +++ b/lisp/emacs-lisp/advice.el @@ -5,7 +5,7 @@ ;; Author: Hans Chalupsky ;; Created: 12 Dec 1992 ;; Version: advice.el,v 2.1 1993/05/26 00:07:58 hans Exp -;; Keywords: advice, function hooks +;; Keywords: extensions ;; This file is part of GNU Emacs.