diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-09-14 15:03:10 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-09-14 15:03:10 +0000 |
commit | ef19e61015022c5f56c2f5c8e29876336e9f14fc (patch) | |
tree | 2428836addd442ae632748a743f77dd1721ffbc3 /lisp/ChangeLog | |
parent | 24a2b282278cd0e245894851bfc208bd53e9b2e3 (diff) | |
download | emacs-ef19e61015022c5f56c2f5c8e29876336e9f14fc.tar.gz |
Move international/iso-insert.el to obsolete/.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b53df64a0be..64512754556 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-09-14 Juanma Barranquero <lekktu@gmail.com> + + * obsolete/iso-insert.el: Move to obsolete/ from international/. + 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org> * progmodes/hideshow.el |