Mercurial > emacs
diff lisp/ChangeLog @ 79351:e0ca14d507a5
Change regexp to match dir like 'a...b'
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 08 Nov 2007 17:14:46 +0000 |
parents | 30627b782488 |
children | 7ecf8a0d7db4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 08 08:51:39 2007 +0000 +++ b/lisp/ChangeLog Thu Nov 08 17:14:46 2007 +0000 @@ -1,3 +1,8 @@ +2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change) + + * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to + match dir like "a...b". + 2007-11-07 Johan Bockg,Ae(Brd <bojohan@gnu.org> * eshell/esh-mode.el (eshell-output-filter):