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 | |
parent | 1412ac47e7b9f994147448f404f9e27d814ee94a (diff) | |
download | emacs-2b6abe1ed93bb29afd965ce88ed1a834138e1f1f.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lispref/ChangeLog | 5 |
2 files changed, 9 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. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 4f1b5e4f385..0f350aa4480 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-12-23 Richard M. Stallman <rms@gnu.org> + + * text.texi (Undo): Restore some explanation from the version + that was deleted. + 2005-12-23 Eli Zaretskii <eliz@gnu.org> * text.texi (Undo): Remove dupliate descriptions of `apply |