Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
78522:d471cb9c486c | 78523:437c27340640 |
---|---|
1 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacs-lisp/backquote.el (backquote-delay-process): New function. | |
4 (backquote-process): Add internal arg `level'. Use the two to | |
5 correctly handle nested backquotes. | |
6 | |
1 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com> | 7 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com> |
2 | 8 |
3 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs. | 9 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs. |
4 (vc-bzr-state-words): Add "kind changed" state word. | 10 (vc-bzr-state-words): Add "kind changed" state word. |
5 (vc-bzr-status): New function. Return Bzr idea of file status, | 11 (vc-bzr-status): New function. Return Bzr idea of file status, |