# HG changeset patch # User Thien-Thi Nguyen # Date 1183014887 0 # Node ID 9f324e62578d3deaf90b655094b7a3454ec3a152 # Parent b6aa03e14a51788c21cd8e4f96df854be8969902 *** empty log message *** diff -r b6aa03e14a51 -r 9f324e62578d lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 28 07:13:23 2007 +0000 +++ b/lisp/ChangeLog Thu Jun 28 07:14:47 2007 +0000 @@ -1,3 +1,11 @@ +2007-06-28 Kevin Ryde + + * textmodes/nroff-mode.el: Groff \# comments. + (nroff-mode-syntax-table): \# comment intro, + plain # as punct per global table. + (nroff-font-lock-keywords): Add # as a single char escape. + (nroff-mode): In comment-start-skip, match \#. + 2007-06-28 Stefan Monnier * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.