aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles A. Roelli2017-10-13 20:51:13 +0200
committerCharles A. Roelli2017-10-13 20:52:08 +0200
commit8968be822ea864f383be75888e83bd92274fc520 (patch)
tree3800d8bdccca0a0f8708a42526925f7c72eda32b
parent716b84034d10b8cae5d721173108c4c299f66ed0 (diff)
downloademacs-8968be822ea864f383be75888e83bd92274fc520.tar.gz
emacs-8968be822ea864f383be75888e83bd92274fc520.zip
; * etc/NEWS: Grammar and spelling fixes
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 26.1) (Lisp Changes in Emacs 26.1): Fix the grammar and spelling of some entries.
-rw-r--r--etc/NEWS16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 87a82de0462..a3c6a124217 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -630,12 +630,12 @@ remaining directories without more prompts.
630It gets replaced by the current file name, like ' ? '. 630It gets replaced by the current file name, like ' ? '.
631 631
632+++ 632+++
633*** A new option 'dired-always-read-filesystem' default to nil. 633*** A new option 'dired-always-read-filesystem' defaulting to nil.
634If non-nil, buffers visiting files are reverted before search them; 634If non-nil, buffers visiting files are reverted before they are
635for instance, in 'dired-mark-files-containing-regexp' a non-nil value 635searched; for instance, in 'dired-mark-files-containing-regexp' a
636of this option means the file is revisited in a temporary buffer; 636non-nil value of this option means the file is revisited in a
637this temporary buffer is the actual buffer searched: the original buffer 637temporary buffer; this temporary buffer is the actual buffer searched:
638visiting the file is not modified. 638the original buffer visiting the file is not modified.
639 639
640--- 640---
641*** Users can now customize mouse clicks in Dired in a more flexible way. 641*** Users can now customize mouse clicks in Dired in a more flexible way.
@@ -1102,7 +1102,7 @@ domain.
1102*** 'url-retrieve-synchronously' now takes an optional timeout parameter. 1102*** 'url-retrieve-synchronously' now takes an optional timeout parameter.
1103 1103
1104--- 1104---
1105*** The URL package now support HTTPS over proxies supporting CONNECT. 1105*** The URL package now supports HTTPS over proxies supporting CONNECT.
1106 1106
1107+++ 1107+++
1108*** 'url-user-agent' now defaults to 'default', and the User-Agent 1108*** 'url-user-agent' now defaults to 'default', and the User-Agent
@@ -1868,7 +1868,7 @@ For details, see the doc string of 'rx--pcase-macroexpander'.
1868** New functions to set region from secondary selection and vice versa. 1868** New functions to set region from secondary selection and vice versa.
1869The new functions 'secondary-selection-to-region' and 1869The new functions 'secondary-selection-to-region' and
1870'secondary-selection-from-region' let you set the beginning and the 1870'secondary-selection-from-region' let you set the beginning and the
1871end of the region from those of the secondary selection and vise 1871end of the region from those of the secondary selection and vice
1872versa. 1872versa.
1873 1873
1874** New function 'lgstring-remove-glyph' can be used to modify a 1874** New function 'lgstring-remove-glyph' can be used to modify a