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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 19 Nov 2001 01:38:08 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3045 emacs/lisp/ChangeLog:1.3046
--- emacs/lisp/ChangeLog:1.3045 Mon Nov 19 01:24:55 2001
+++ emacs/lisp/ChangeLog        Mon Nov 19 01:38:08 2001
@@ -1,9 +1,16 @@
+2001-11-19  Stefan Monnier  <address@hidden>
+
+       * newcomment.el (comment-indent):
+       Fix misindentation for comment-only lines.
+       (comment-indent-new-line): Only obey comment-multi-line if the
+       comment-ender is not the end-of-line.
+
 2001-11-19  Richard M. Stallman  <address@hidden>
 
        * net/net-utils.el (network-connection-service-abbrev-alist):
        New variable.
 
-       * emacs-lisp/cl-indent.el (lisp-indent-defmethod): 
+       * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
        Advance to start of 3rd sexp by moving fwd and backing over it.
        At first three elements, act like defun.
 
@@ -12,8 +19,8 @@
 
 2001-11-18  Richard M. Stallman  <address@hidden>
 
-       * progmodes/fortran.el (fortran-mode-syntax-table): Specify
-       punctuation syntax for backslash.
+       * progmodes/fortran.el (fortran-mode-syntax-table):
+       Specify punctuation syntax for backslash.
 
        * progmodes/sh-script.el (sh-must-be-shell-mode): Function deleted.
        All calls deleted.



reply via email to

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