diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-08-25 11:06:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-08-25 11:06:31 +0000 |
commit | 654078daff60d498311c18a7e68e23f09196c916 (patch) | |
tree | ce06468dea8d713798e89860e0d5c8cb78e8b5a2 | |
parent | 0031b6c3e80017a1b271b52155062c33e1b9c417 (diff) | |
download | emacs-654078daff60d498311c18a7e68e23f09196c916.tar.gz emacs-654078daff60d498311c18a7e68e23f09196c916.tar.bz2 emacs-654078daff60d498311c18a7e68e23f09196c916.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab9bedcbc94..f411310ab29 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-08-25 Juanma Barranquero <lekktu@gmail.com> + + * obsolete/bg-mouse.el: Move to obsolete/ from term/. + Silence warning about non-existent variable. + 2005-08-25 Richard M. Stallman <rms@gnu.org> * menu-bar.el (menu-bar-describe-menu): Delete "What's New". |