aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2005-04-23 12:34:05 +0000
committerEli Zaretskii2005-04-23 12:34:05 +0000
commit71baa28ffb7263e33aa41f98871db845e86a4d50 (patch)
tree4da01c1ea044d05aaaceca891d1e4f8141e029bc /lisp/ChangeLog
parente7427ac187c9d4693ae80c80bfba7c8e3cba80a7 (diff)
downloademacs-71baa28ffb7263e33aa41f98871db845e86a4d50.tar.gz
emacs-71baa28ffb7263e33aa41f98871db845e86a4d50.zip
(write-abbrev-file): Write table entries in alphabetical order
by table name.
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 7b15000f919..927855c6571 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
2
3 * abbrev.el (write-abbrev-file): Write table entries in
4 alphabetical order by table name.
5
12005-04-22 Kim F. Storm <storm@cua.dk> 62005-04-22 Kim F. Storm <storm@cua.dk>
2 7
3 * ido.el (ido-read-internal): Fix `list' completion. 8 * ido.el (ido-read-internal): Fix `list' completion.