emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 23 May 2003 06:10:24 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5146 emacs/lisp/ChangeLog:1.5147
*** emacs/lisp/ChangeLog:1.5146 Thu May 22 17:40:50 2003
--- emacs/lisp/ChangeLog        Fri May 23 06:10:24 2003
***************
*** 1,3 ****
--- 1,25 ----
+ 2003-05-23  Lute Kamstra  <address@hidden>
+ 
+       * emacs-lisp/lisp-mnt.el: Make the description of the library more
+       accurate.
+       (lm-any-header): New user option.
+       (lm-section-start): New function; rewrite of `lm-section-mark'.
+       (lm-section-mark): Make alias of `lm-section-start'.
+       (lm-section-end): New function.
+       (lm-code-start): New function; rewrite of `lm-code-mark'.
+       (lm-code-mark): Make alias of `lm-code-start'.
+       (lm-commentary-start): New function; rewrite of
+       `lm-commentary-mark'.
+       (lm-commentary-mark): Make alias of `lm-commentary-start'.
+       (lm-commentary-end): New function.
+       (lm-history-start): New function; rewrite of `lm-history-mark'.
+       (lm-history-mark): Make alias of `lm-history-start'.
+       (lm-commentary): Use `lm-commentary-end' to find the end of the
+       commentary section.
+ 
+       * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Use
+       `lm-commentary-end' to find the end of the commentary section.
+ 
  2003-05-22  Ken Stevens <address@hidden>
  
        * ispell.el: Sync to version 3.6.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]