projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2932592
)
; * etc/NEWS: Fix typo.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 24 Sep 2021 10:26:09 +0000
(12:26 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 24 Sep 2021 10:28:10 +0000
(12:28 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 02cbaa51ed364be9f7dd2110a68f8fe7b13b45eb..e251fa4de8bd67f09ecf2acbc48a233b0255c53c 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3889,7
+3889,7
@@
quotes, as well as backslash quoting (like\ this).
+++
** New function 'string-clean-whitespace'.
-This remove
d whitespace from a string
+This remove
s whitespace from a string.
+++
** New function 'string-fill'.