# HG changeset patch # User Glenn Morris # Date 1194407826 0 # Node ID 2fa6ffac861c7d58239b04c2d7690387c1e67103 # Parent 9e350f92b40d133a41dd8a52cd07aa788ba7a921 *** empty log message *** diff -r 9e350f92b40d -r 2fa6ffac861c lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 07 03:56:57 2007 +0000 +++ b/lisp/ChangeLog Wed Nov 07 03:57:06 2007 +0000 @@ -1,3 +1,7 @@ +2007-11-07 David Hansen + + * eshell/em-glob.el (eshell-extended-glob): Sort matches. + 2007-11-07 Glenn Morris * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.