# HG changeset patch # User Glenn Morris # Date 1193889705 0 # Node ID 93f95830a1798a0bf1c00fc9b0aba877ae94bd7a # Parent 5c531755dfacaf7e911054bc9b4f5b677163c463 *** empty log message *** diff -r 5c531755dfac -r 93f95830a179 lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 01 04:00:22 2007 +0000 +++ b/lisp/ChangeLog Thu Nov 01 04:01:45 2007 +0000 @@ -7,6 +7,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-11-01 Ryan Yeske * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)