diff options
| author | Jason Merrill | 2011-03-30 17:56:04 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2011-03-30 17:56:04 -0400 |
| commit | f3e4086c9ddb2df447907aaf8fc403426b724408 (patch) | |
| tree | 995956765615b869b3071626b9760b1f35f0e787 /lisp/ChangeLog | |
| parent | 44f230aa043ebb222aa0876b44d70484d5dd38db (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-03-30 Leo Liu <sdl.web@gmail.com> | 7 | 2011-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): |