Mercurial > emacs
diff lisp/ChangeLog @ 76432:8dfa6aa9df23
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 10 Mar 2007 04:25:24 +0000 |
parents | ab03aef10513 |
children | cb3777590346 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 10 04:23:32 2007 +0000 +++ b/lisp/ChangeLog Sat Mar 10 04:25:24 2007 +0000 @@ -1,3 +1,10 @@ +2007-03-10 Glenn Morris <rgm@gnu.org> + + * woman.el (woman-change-fonts): Add a hack to deal with + font-escape followed by "." at start of a line. + (woman2-IP): Add a hack to deal with consecutive requests. + (woman2-tagged-paragraph): Extend existing hack to handle "sp". + 2007-03-10 Alan Mackenzie <acm@muc.de> * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.