comparison lisp/ChangeLog @ 82852:26de218dc2d9

(log-view-toggle-mark-entry): Add docstring. (log-view-get-marked): Likewise.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 26 Aug 2007 02:16:04 +0000
parents f05cf1274ddc
children 85c3b71c088a
comparison
equal deleted inserted replaced
82851:f05cf1274ddc 82852:26de218dc2d9
2 2
3 * eshell/esh-opt.el (eshell-eval-using-options): 3 * eshell/esh-opt.el (eshell-eval-using-options):
4 Add debug declaration. 4 Add debug declaration.
5 5
6 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu> 6 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
7
8 * log-view.el (log-view-toggle-mark-entry): Add docstring.
9 (log-view-get-marked): Likewise.
7 10
8 * vc-hooks.el (vc-registered): Use mapc instead of mapcar. 11 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
9 (vc-delete-automatic-version-backups): Likewise. 12 (vc-delete-automatic-version-backups): Likewise.
10 13
11 * vc.el (vc-dired-buffers-for-dir): Likewise. 14 * vc.el (vc-dired-buffers-for-dir): Likewise.