aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill2011-03-30 17:56:04 -0400
committerStefan Monnier2011-03-30 17:56:04 -0400
commitf3e4086c9ddb2df447907aaf8fc403426b724408 (patch)
tree995956765615b869b3071626b9760b1f35f0e787 /lisp/ChangeLog
parent44f230aa043ebb222aa0876b44d70484d5dd38db (diff)
downloademacs-f3e4086c9ddb2df447907aaf8fc403426b724408.tar.gz
emacs-f3e4086c9ddb2df447907aaf8fc403426b724408.zip
* lisp/vc/add-log.el (add-change-log-entry): Don't use whitespace
syntax class to search for whitespace on a single line (Message-ID: <4D938140.4030905@redhat.com>).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7ce8b62b333..3c9e81f0b8a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
2
3 * vc/add-log.el (add-change-log-entry): Don't use whitespace
4 syntax class to search for whitespace on a single line
5 (Message-ID: <4D938140.4030905@redhat.com>).
6
12011-03-30 Leo Liu <sdl.web@gmail.com> 72011-03-30 Leo Liu <sdl.web@gmail.com>
2 8
3 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer): 9 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):