Mercurial > emacs
changeset 97576:784301c18c40
* textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on
directive lines.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 20 Aug 2008 22:22:37 +0000 |
parents | f188167016d0 |
children | cc3ca7429977 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 20 22:09:56 2008 +0000 +++ b/lisp/ChangeLog Wed Aug 20 22:22:37 2008 +0000 @@ -1,3 +1,8 @@ +2008-08-20 Kevin Ryde <user42@zip.com.au> + + * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on + directive lines. + 2008-08-20 Michael Albinus <michael.albinus@gmx.de> * net/xesam.el (xesam-highlight-string): Precise doc string.