Mercurial > emacs
comparison lisp/ChangeLog @ 92884:62bd4693326e
(vc-bzr-log-view-mode): "." can be part of a revno.
(vc-bzr-show-log-entry): Make regexp match more cases.
(vc-diff-switches-list): Remove autoload, not needed.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 14 Mar 2008 01:52:59 +0000 |
parents | 150cdc89c68b |
children | fcf8c2e3b6ef |
comparison
equal
deleted
inserted
replaced
92883:150cdc89c68b | 92884:62bd4693326e |
---|---|
1 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno. | |
4 (vc-bzr-show-log-entry): Make regexp match more cases. | |
5 (vc-diff-switches-list): Remove autoload, not needed. | |
6 | |
1 2008-03-14 Juri Linkov <juri@jurta.org> | 7 2008-03-14 Juri Linkov <juri@jurta.org> |
2 | 8 |
3 * isearch.el (isearch-edit-string): Remove one call to | 9 * isearch.el (isearch-edit-string): Remove one call to |
4 `isearch-push-state' not to push an inconsistent state, | 10 `isearch-push-state' not to push an inconsistent state, |
5 but keep another correct call to `isearch-push-state'. | 11 but keep another correct call to `isearch-push-state'. |