Reiner Steib <[EMAIL PROTECTED]> writes: > in PCL-CVS, the important command `cvs-mode-mark' (bound to `m') > doesn't have a menu entry. Is this intended? Else I'd like to add > it: > > 2005-05-20 Reiner Steib <[EMAIL PROTECTED]> > > * pcvs-defs.el (cvs-menu): Add cvs-mode-mark. > > --8<---------------cut here---------------start------------->8--- > --- pcvs-defs.el 17 Dec 2004 16:17:35 +0100 1.30 > +++ pcvs-defs.el 20 May 2005 19:34:54 +0200 > @@ -421,6 +421,7 @@ > ["Ignore" cvs-mode-ignore (cvs-enabledp > 'ignore)] > ["Add ChangeLog" cvs-mode-add-change-log-entry-other-window t] > "----" > + ["Mark current" cvs-mode-mark t] > ["Mark all" cvs-mode-mark-all-files t] > ["Mark by regexp..." cvs-mode-mark-matching-files t] > ["Mark by state..." cvs-mode-mark-on-state t] > --8<---------------cut here---------------end--------------->8---
The equivalent in Dired mode is just called "Mark". Maybe one should keep this consistent. And it would appear that "Unmark" would be desirable as well. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel