diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-12-23 16:47:09 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-12-23 16:47:09 +0000 |
commit | 2b6abe1ed93bb29afd965ce88ed1a834138e1f1f (patch) | |
tree | b5ed7c23c4e4ee2ed9db3e522be936940e156f01 /lisp | |
parent | 1412ac47e7b9f994147448f404f9e27d814ee94a (diff) | |
download | emacs-2b6abe1ed93bb29afd965ce88ed1a834138e1f1f.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 960e304f2e3..e770fb9f8f5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-12-23 Richard M. Stallman <rms@gnu.org> + + * vc.el (vc-annotate-car-last-cons): Defn moved up. + 2005-12-23 David Koppelman <koppel@ece.lsu.edu> * hi-lock.el (hi-lock-highlight-range): New variable. |