diff options
| author | Lute Kamstra | 2005-04-19 15:09:05 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-04-19 15:09:05 +0000 |
| commit | 191652f81595b18cbbdbc231d9a26034a04acf7d (patch) | |
| tree | c91465ec2529ad526711cd97e12b148004dd2248 /lisp/ChangeLog | |
| parent | ffd808257c052955b35afa7c31f74ebded692b29 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2005-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. |