aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2009-02-04 07:32:51 +0000
committerDan Nicolaescu2009-02-04 07:32:51 +0000
commit6510501067147f718abc89f48d3d40950c4a353e (patch)
treed5f2e8aea7de577f632cf239d645c7a41a8006fe /lisp/ChangeLog
parent61eee794dba0de5906d8b0aef30cc98e634b3b2d (diff)
downloademacs-6510501067147f718abc89f48d3d40950c4a353e.tar.gz
emacs-6510501067147f718abc89f48d3d40950c4a353e.zip
(vc-bzr-working-revision): Recognize a newer branch
format. Use when instead of if.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9c806c616b9..a15fca9ebd7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-02-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-bzr.el (vc-bzr-working-revision): Recognize a newer branch
4 format. Use when instead of if.
5
12009-02-04 Miles Bader <miles@gnu.org> 62009-02-04 Miles Bader <miles@gnu.org>
2 7
3 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list) 8 * emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)