diff lisp/emacs-lisp/advice.el @ 11035:97da4cb32d03

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 16 Mar 1995 04:37:48 +0000
parents a95ca44cec95
children 83f275dcd93a
line wrap: on
line diff
--- a/lisp/emacs-lisp/advice.el	Thu Mar 16 04:34:29 1995 +0000
+++ b/lisp/emacs-lisp/advice.el	Thu Mar 16 04:37:48 1995 +0000
@@ -1436,7 +1436,7 @@
 ;; (fie 2)
 ;; 8
 ;;
-;; If you put a preactivating `defadvice' into an elisp file that gets byte-
+;; If you put a preactivating `defadvice' into a Lisp file that gets byte-
 ;; compiled then the constructed advised definition will get compiled by
 ;; the byte-compiler. For that to occur in a v18 emacs you have to put the
 ;; `defadvice' inside a `defun' because the v18 compiler does not compile