Mercurial > emacs
comparison lisp/ChangeLog @ 78409:a353ba061f01
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 04 Aug 2007 02:35:10 +0000 |
parents | 27f00e50116a |
children | 7ed1b196b926 |
comparison
equal
deleted
inserted
replaced
78408:0f698dc9799c | 78409:a353ba061f01 |
---|---|
1 2007-08-04 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is | |
4 zero, not nil, when the library is first loaded. Check for a file | |
5 that has been modified on disk. | |
6 | |
7 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist): | |
8 Remove duplicate defvar preventing initialization. | |
9 (cperl-mode): Fix compilation-error-regexp-alist-alist setting. | |
10 | |
1 2007-08-03 Miles Bader <miles@gnu.org> | 11 2007-08-03 Miles Bader <miles@gnu.org> |
2 | 12 |
3 * vc-hooks.el (vc-handled-backends): Change capitalization of VC | 13 * vc-hooks.el (vc-handled-backends): Change capitalization of VC |
4 backend names for new backends to `Git', `Hg', and `Bzr'. | 14 backend names for new backends to `Git', `Hg', and `Bzr'. |
5 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name, | 15 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name, |