comparison 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
comparison
equal deleted inserted replaced
76431:babd7d0a4d2a 76432:8dfa6aa9df23
1 2007-03-10 Glenn Morris <rgm@gnu.org>
2
3 * woman.el (woman-change-fonts): Add a hack to deal with
4 font-escape followed by "." at start of a line.
5 (woman2-IP): Add a hack to deal with consecutive requests.
6 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
7
1 2007-03-10 Alan Mackenzie <acm@muc.de> 8 2007-03-10 Alan Mackenzie <acm@muc.de>
2 9
3 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data. 10 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
4 11
5 2007-03-09 Richard Stallman <rms@gnu.org> 12 2007-03-09 Richard Stallman <rms@gnu.org>