On Fri, May 20 2005, Stefan Monnier wrote:
>> Do you find _this_ menu completely unusable, or menus in general? If
>> the former, then maybe it can be improved.
>
> This menu in particular.
> But I have no idea how to improve it, so AFAIC no change can make
> it worse: feel free to change it.
Ad
> Do you find _this_ menu completely unusable, or menus in general? If
> the former, then maybe it can be improved.
This menu in particular.
But I have no idea how to improve it, so AFAIC no change can make
it worse: feel free to change it.
Stefan
_
Stefan Monnier <[EMAIL PROTECTED]> writes:
>> --8<---cut here---start->8---
>> --- pcvs-defs.el 17 Dec 2004 16:17:35 +0100 1.30
>> +++ pcvs-defs.el 20 May 2005 20:49:45 +0200
>> @@ -421,6 +421,8 @@
>> ["Ignore" cvs-m
> --8<---cut here---start->8---
> --- pcvs-defs.el 17 Dec 2004 16:17:35 +0100 1.30
> +++ pcvs-defs.el 20 May 2005 20:49:45 +0200
> @@ -421,6 +421,8 @@
> ["Ignore"cvs-mode-ignore (cvs-enabledp
> 'ignore)]
On Fri, May 20 2005, David Kastrup wrote:
> 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:
[...]
>> +["Mark current" cvs-mode-mark t]
[...]
> Th
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<
Hi,
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---