changeset 85908:0d95cd25c1e1

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 03 Nov 2007 03:03:31 +0000
parents 2c822d98b133
children cce9b00f4bf5
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 03 03:03:24 2007 +0000
+++ b/lisp/ChangeLog	Sat Nov 03 03:03:31 2007 +0000
@@ -1,3 +1,18 @@
+2007-11-03  Glenn Morris  <rgm@gnu.org>
+
+	* 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  <kifer@cs.stonybrook.edu>
 
 	* ediff-vers.el (ediff-vc-working-revision): Add a quote.