Mercurial > emacs
comparison lisp/ChangeLog @ 79115:c49f8a937799
* eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 17 Oct 2007 02:07:01 +0000 |
parents | 72e8c1dc7591 |
children | a704436b58e3 |
comparison
equal
deleted
inserted
replaced
79114:5a26fd1686ae | 79115:c49f8a937799 |
---|---|
1 2006-10-22 John Wiegley <johnw@newartisans.com> | |
2 | |
3 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". | |
4 | |
1 2007-10-17 Glenn Morris <rgm@gnu.org> | 5 2007-10-17 Glenn Morris <rgm@gnu.org> |
2 | 6 |
3 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Tweak | 7 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Tweak |
4 regexp to avoid stack overflow. | 8 regexp to avoid stack overflow. |
5 | 9 |