Mercurial > emacs
diff lisp/ChangeLog @ 78523:437c27340640
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 10 Aug 2007 06:52:54 +0000 |
parents | 98c39e79e082 |
children | 33690fc4e175 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 10 06:52:30 2007 +0000 +++ b/lisp/ChangeLog Fri Aug 10 06:52:54 2007 +0000 @@ -1,3 +1,9 @@ +2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca> + + * emacs-lisp/backquote.el (backquote-delay-process): New function. + (backquote-process): Add internal arg `level'. Use the two to + correctly handle nested backquotes. + 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com> * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.