Mercurial > emacs
comparison lisp/ChangeLog @ 82191:b8ea0870f6de
(vc-dired-mode): Added a menu for VC related
operation. Use backend name as the menu label Suggested by
David Kastrup.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Sat, 28 Jul 2007 18:11:25 +0000 |
parents | 399658799dc5 |
children | 5800574abbcb |
comparison
equal
deleted
inserted
replaced
82190:3b2cbc59143e | 82191:b8ea0870f6de |
---|---|
1 2007-07-28 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * vc.el (vc-dired-mode): Added a menu for VC related | |
4 operation. Use backend name as the menu label Suggested by | |
5 David Kastrup. | |
6 | |
1 2007-07-28 Alan Mackenzie <acm@muc.de> | 7 2007-07-28 Alan Mackenzie <acm@muc.de> |
2 | 8 |
3 Fix problem with modes derived from CC Mode: | 9 Fix problem with modes derived from CC Mode: |
4 * progmodes/cc-mode.el (c-make-emacs-variables-local): move this | 10 * progmodes/cc-mode.el (c-make-emacs-variables-local): move this |
5 macro to cc-langs. | 11 macro to cc-langs. |