diff options
| author | Glenn Morris | 2007-11-07 03:57:06 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-11-07 03:57:06 +0000 |
| commit | 53afc6860d4eb275bf4739a1b573b6511d41d485 (patch) | |
| tree | f5f4731e60e921b4cece246992cc31c9c5086f30 /lisp/ChangeLog | |
| parent | c74e901d7f21678f300a1f47be091ff34760a3e2 (diff) | |
| download | emacs-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/ChangeLog | 4 |
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 @@ | |||
| 1 | 2007-11-07 David Hansen <david.hansen@gmx.net> | ||
| 2 | |||
| 3 | * eshell/em-glob.el (eshell-extended-glob): Sort matches. | ||
| 4 | |||
| 1 | 2007-11-07 Glenn Morris <rgm@gnu.org> | 5 | 2007-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. |