Mercurial > emacs
comparison lisp/ChangeLog @ 106383:09d0cce6cdd3
(log-view-vc-backend, log-view-vc-fileset): Declare.
(vc-print-log-internal): Fix previous change.
(vc-revert): Correct pluralization.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 03 Dec 2009 03:11:14 +0000 |
parents | 752b44ae030c |
children | 8272f561b710 |
comparison
equal
deleted
inserted
replaced
106382:2ae01aa75e84 | 106383:09d0cce6cdd3 |
---|---|
1 2009-12-03 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare. | |
4 (vc-print-log-internal): Fix previous change. | |
5 (vc-revert): Correct pluralization. | |
6 | |
1 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * progmodes/make-mode.el (makefile-special-targets-list): No need for | 9 * progmodes/make-mode.el (makefile-special-targets-list): No need for |
4 it to be an alist any more. | 10 it to be an alist any more. |
5 (makefile-complete): Use completion-in-region. | 11 (makefile-complete): Use completion-in-region. |