projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
212aea9
)
; * etc/NEWS: Fix wording of 'zap-to-char's entry.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 May 2022 09:55:12 +0000
(12:55 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 May 2022 09:55:12 +0000
(12:55 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d238fd74fece974924b007518773a9e5fda984ff..564f7c44580868aadf2e1d4e03082d89c5a9f17a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-701,7
+701,7
@@
option 'cycle-spacing-actions'.
---
** 'zap-to-char' and 'zap-up-to-char' are case-sensitive for upper-case chars.
These commands now behave as case-sensitive for interactive calls when
-
are invoked with an uppercase argument
, regardless of the
+
they are invoked with an uppercase character
, regardless of the
`case-fold-search' value.
---