Mercurial > emacs
changeset 82851:f05cf1274ddc
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 26 Aug 2007 01:52:30 +0000 |
parents | 4d60bd4e5610 |
children | 26de218dc2d9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Aug 26 01:51:37 2007 +0000 +++ b/lisp/ChangeLog Sun Aug 26 01:52:30 2007 +0000 @@ -1,3 +1,8 @@ +2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org> + + * eshell/esh-opt.el (eshell-eval-using-options): + Add debug declaration. + 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu> * vc-hooks.el (vc-registered): Use mapc instead of mapcar.