aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2007-11-07 03:57:06 +0000
committerGlenn Morris2007-11-07 03:57:06 +0000
commit53afc6860d4eb275bf4739a1b573b6511d41d485 (patch)
treef5f4731e60e921b4cece246992cc31c9c5086f30 /lisp/ChangeLog
parentc74e901d7f21678f300a1f47be091ff34760a3e2 (diff)
downloademacs-53afc6860d4eb275bf4739a1b573b6511d41d485.tar.gz
emacs-53afc6860d4eb275bf4739a1b573b6511d41d485.zip
David Hansen <david.hansen at gmx.net>
(eshell-extended-glob): Sort matches.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7622873361d..ba0db896abf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12007-11-07 David Hansen <david.hansen@gmx.net>
2
3 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
4
12007-11-07 Glenn Morris <rgm@gnu.org> 52007-11-07 Glenn Morris <rgm@gnu.org>
2 6
3 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond. 7 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.