]> git.eshelyaron.com Git - emacs.git/commitdiff
(lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
authorEli Zaretskii <eliz@gnu.org>
Mon, 2 Jul 2001 10:43:55 +0000 (10:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 2 Jul 2001 10:43:55 +0000 (10:43 +0000)
lisp/ChangeLog
lisp/emacs-lisp/lisp-mnt.el

index fefa0750ae98f491bc1c7b91c8b8d67896f32bed..bdf38006dcc3b98dcbfb369f32e9e20cefa6703f 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.  From Pavel
+        Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+
 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * term/w32-win.el (x-colors): Add colors from the recent rgb.txt
index 8b0e4a38ae4f010d7f8b9d120f84e4753177e9f0..ae0d54dbb26c31787e17a67521394650c5c9de61 100644 (file)
 For example, you can write the 1st line synopsis string and headers like this
 in your Lisp package:
 
-   ;; @(#) package.el -- pacakge description
+   ;; @(#) package.el -- package description
    ;;
    ;; @(#) $Maintainer:   Person Foo Bar $