]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 29 Sep 2000 22:21:30 +0000 (22:21 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 29 Sep 2000 22:21:30 +0000 (22:21 +0000)
lisp/ChangeLog

index eb6d999ce1f52bf04aaafdac55ad596a5bd59501..3d6280a7c491dca32b305937389dafe864ff73eb 100644 (file)
@@ -1,3 +1,11 @@
+2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * autoinsert.el (auto-insert-mode): Use define-minor-mode.
+
+       * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
+       (comment-indent): Make sure there's a space between code and comment.
+       Shift comments left to avoid going past fill-column.
+
 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
 
        * startup.el (startup-echo-area-message): New function.