1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00

* textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on

directive lines.
This commit is contained in:
Chong Yidong 2008-08-20 22:22:37 +00:00
parent 12061f06d7
commit c49bd3f70e

View file

@ -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.