Mercurial > emacs
diff lisp/ChangeLog @ 79309:b3c36fd4d91a
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Nov 2007 04:03:12 +0000 |
parents | 9050403223f1 |
children | 7d0908cc3b03 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 01 03:59:48 2007 +0000 +++ b/lisp/ChangeLog Thu Nov 01 04:03:12 2007 +0000 @@ -21,6 +21,11 @@ (footnote-roman-lower-regexp, footnote-roman-upper-regexp): Match multi-character footnotes. + * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function. + (nroff-indent-line-function): New function. + (nroff-count-text-lines): Use nroff-forward-text-line rather than + obsolete alias. + 2007-10-31 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-open-connection-telnet)