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,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 03 Nov 2007 03:03:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/11/03 03:03:33

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12145
retrieving revision 1.12146
diff -u -b -r1.12145 -r1.12146
--- ChangeLog   2 Nov 2007 15:58:41 -0000       1.12145
+++ ChangeLog   3 Nov 2007 03:03:31 -0000       1.12146
@@ -1,3 +1,18 @@
+2007-11-03  Glenn Morris  <address@hidden>
+
+       * newcomment.el (comment-dwim): Call comment-insert-comment-function,
+       if defined, for blank lines.  Doc fix.
+
+       * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
+       (fortran-mode): Set values for comment-region-function,
+       uncomment-region-function and comment-insert-comment-function.
+       (fortran-uncomment-region): New function.
+
+       * textmodes/nroff-mode.el (nroff-mode): Set
+       comment-insert-comment-function rather than indent-line-function.
+       (nroff-indent-line-function): Remove.
+       (nroff-insert-comment-function): New function.
+
 2007-11-02  Michael Kifer  <address@hidden>
 
        * ediff-vers.el (ediff-vc-working-revision): Add a quote.




reply via email to

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