aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLute Kamstra2005-04-19 15:09:05 +0000
committerLute Kamstra2005-04-19 15:09:05 +0000
commit191652f81595b18cbbdbc231d9a26034a04acf7d (patch)
treec91465ec2529ad526711cd97e12b148004dd2248 /lisp/ChangeLog
parentffd808257c052955b35afa7c31f74ebded692b29 (diff)
downloademacs-191652f81595b18cbbdbc231d9a26034a04acf7d.tar.gz
emacs-191652f81595b18cbbdbc231d9a26034a04acf7d.zip
(unload-feature): Update for new format of load-history. Simplify the code.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5d0c10f0c54..e6ab2574917 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-04-19 Lute Kamstra <lute@gnu.org>
2
3 * loadhist.el (unload-feature): Update for new format of
4 load-history. Simplify the code.
5
12005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 62005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit. 8 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.