diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2006-12-11 16:44:53 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2006-12-11 16:44:53 +0000 |
commit | 53d45a176b430c806b821ce93872f2f1ef6cf38f (patch) | |
tree | 721d8444182b0732cc99f2c7c4a5f015b2aeb186 /lisp | |
parent | 31ec0f0a5d020ef2a7a592c3b8723172385f4187 (diff) | |
download | emacs-53d45a176b430c806b821ce93872f2f1ef6cf38f.tar.gz emacs-53d45a176b430c806b821ce93872f2f1ef6cf38f.tar.bz2 emacs-53d45a176b430c806b821ce93872f2f1ef6cf38f.zip |
*** 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 b9c1811b1ce..0b5cdc4a2fe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-12-11 Juanma Barranquero <lekktu@gmail.com> + + * subr.el (unread-command-char): Reformat obsolescence info. + 2006-12-11 Richard Stallman <rms@gnu.org> * emacs-lisp/cl-macs.el (defstruct): Suppress warnings |