Mercurial > emacs
comparison lisp/ChangeLog @ 78166:516805bc7988
(vc-hg-registered): Replace if with when.
(vc-hg-state): Deal with nonexistent files.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 19 Jul 2007 23:51:28 +0000 |
parents | 034c29272f0b |
children | 252b7f091c04 |
comparison
equal
deleted
inserted
replaced
78165:dbaad02ecde9 | 78166:516805bc7988 |
---|---|
1 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-hg.el (vc-hg-registered): Replace if with when. | |
4 (vc-hg-state): Deal with nonexistent files. | |
5 | |
1 2007-07-18 Juanma Barranquero <lekktu@gmail.com> | 6 2007-07-18 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode) | 8 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode) |
4 (follow-delete-other-windows-and-split, follow-recenter) | 9 (follow-delete-other-windows-and-split, follow-recenter) |
5 (follow-windows-aligned-p, follow-point-visible-all-windows-p) | 10 (follow-windows-aligned-p, follow-point-visible-all-windows-p) |