aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2007-03-10 04:25:24 +0000
committerGlenn Morris2007-03-10 04:25:24 +0000
commit8d54e3a199b548441d7b8ca437b2562f2955e231 (patch)
treeed92eb75bf67942969f47488a7c8e3508fe9e97f /lisp
parent1f759a10eabae394123ca8d617264453b0742d88 (diff)
downloademacs-8d54e3a199b548441d7b8ca437b2562f2955e231.tar.gz
emacs-8d54e3a199b548441d7b8ca437b2562f2955e231.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 14669929ea3..3d04960ffdc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-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
12007-03-10 Alan Mackenzie <acm@muc.de> 82007-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.