Mercurial > emacs
comparison lisp/ChangeLog @ 80340:756c7bbc9664
(vc-bzr-log-view-mode, vc-bzr-annotate-command)
(vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
Revision numbers can include ".".
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 18 Mar 2008 20:52:17 +0000 |
parents | 448b3f1d280a |
children | b7bed0a77336 |
comparison
equal
deleted
inserted
replaced
80339:448b3f1d280a | 80340:756c7bbc9664 |
---|---|
1 2008-03-18 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-03-18 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command) | |
4 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line): | |
5 Revision numbers can include ".". | |
2 | 6 |
3 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing | 7 * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing |
4 "+" lines not accounted for by counting "-" and context lines. | 8 "+" lines not accounted for by counting "-" and context lines. |
5 | 9 |
6 2008-03-16 Juri Linkov <juri@jurta.org> | 10 2008-03-16 Juri Linkov <juri@jurta.org> |