Mercurial > emacs
comparison lisp/ChangeLog @ 84350:13fc3289f099
(vc-bzr-admin-lastrev): New defconst.
(vc-bzr-workfile-version): Use it.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 06 Sep 2007 19:46:17 +0000 |
parents | 36f09a4f9133 |
children | 2276ead2dd45 |
comparison
equal
deleted
inserted
replaced
84349:786ae2b7b452 | 84350:13fc3289f099 |
---|---|
1 2007-09-06 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst. | |
4 (vc-bzr-workfile-version): Use it. | |
5 | |
1 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu> | 6 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu> |
2 | 7 |
3 * complete.el (PC-do-completion): Don't try to treat | 8 * complete.el (PC-do-completion): Don't try to treat |
4 empty string as an abbreviation. | 9 empty string as an abbreviation. |
5 | 10 |
6 2007-09-06 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | 11 2007-09-06 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> |
7 | 12 |
8 * help-fns.el (describe-variable): Keep doc's text properties. | 13 * help-fns.el (describe-variable): Keep doc's text properties. |
9 | 14 |