diff options
-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 |