# HG changeset patch # User Glenn Morris # Date 1194059011 0 # Node ID 0d95cd25c1e1c86d1e11e71d4ed6ce9244332e0b # Parent 2c822d98b133710829d5375a9c0a78f2433bb2d6 *** empty log message *** diff -r 2c822d98b133 -r 0d95cd25c1e1 lisp/ChangeLog --- 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 + + * 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 * ediff-vers.el (ediff-vc-working-revision): Add a quote.