bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60887: 29.0.60; Same keys for vc-dir-mark-by-regexp and dired-mark-f


From: Eli Zaretskii
Subject: bug#60887: 29.0.60; Same keys for vc-dir-mark-by-regexp and dired-mark-files-regexp
Date: Wed, 18 Jan 2023 15:03:36 +0200

> From: Juri Linkov <juri@linkov.net>
> Date: Tue, 17 Jan 2023 19:15:27 +0200
> 
> etc/NEWS:
> 
>  +++
>  *** New command '%' ('vc-dir-mark-by-regexp').
>  This command marks files based on a regexp.  If given a prefix
>  argument, unmark instead.
> 
> This will cause problems when in the next versions users will request
> more Dired keys in Vc-Dir.  For marking a regexp, Dired uses two keymaps:
> 
>   % m   dired-mark-files-regexp
>   * %   dired-mark-files-regexp
> 
> This patch uses the same keys for compatibility between Dired and Vc-Dir:

Thanks, this is okay for the emacs-29 branch.

> +@findex vc-dir-mark-registered-files
> +@item * r
> +You can use this command to mark files that are in one of registered
> +state, including edited, added or removed.
   ^^^^^
"states", I guess?

And why isn't there a NEWS entry about the second change you make
here?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]