diff options
author | Glenn Morris <rgm@gnu.org> | 2010-11-08 20:39:11 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-11-08 20:39:11 -0800 |
commit | aef8d045c965e503c11af5de22d68f136f7e5513 (patch) | |
tree | 9fb4f9819c174d6367d431551995ab5d41e6c162 /lisp | |
parent | 0f161c71c97fccef2c9e4b7c64a4a0275adee7b9 (diff) | |
download | emacs-aef8d045c965e503c11af5de22d68f136f7e5513.tar.gz emacs-aef8d045c965e503c11af5de22d68f136f7e5513.tar.bz2 emacs-aef8d045c965e503c11af5de22d68f136f7e5513.zip |
ChangeLog fix.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f170bda4fab..f182e6d0ddd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,7 +7,7 @@ Fix handling of backslash escapes. (python-quote-syntax): Adjust accordingly. -2010-11-08 Richard Levitte <richard@levitte.org> (tiny patch) +2010-11-08 Richard Levitte <richard@levitte.org> (tiny change) * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status) (vc-mtn-workfile-branch): Adjust to new output format. |