projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5578feb
)
; * etc/NEWS: fix some quoting
author
Robert Pluim
<rpluim@gmail.com>
Tue, 4 Aug 2020 14:34:38 +0000
(16:34 +0200)
committer
Robert Pluim
<rpluim@gmail.com>
Tue, 4 Aug 2020 14:34:59 +0000
(16:34 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index a056f5c1e821e06bff1e63fde4a0c049b5e6060d..d0a24c23f3ae2dfe1c4e33f52f3ce215a4fd5490 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-595,7
+595,7
@@
the node "(emacs) Directory Variables" of the user manual.
** Network connections using 'local' can now use IPv6.
'make-network-process' now uses the correct loopback address when
-asked to use
':host 'local' and ':family 'ipv6'
.
+asked to use
":host 'local" and ":family 'ipv6"
.
** The new function 'replace-region-contents' replaces the current
region using a given replacement-function in a non-destructive manner