; * 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.
This commit is contained in:
Charles A. Roelli 2017-10-13 20:51:13 +02:00
parent 716b84034d
commit 8968be822e

View file

@ -630,12 +630,12 @@ remaining directories without more prompts.
It gets replaced by the current file name, like ' ? '. It gets replaced by the current file name, like ' ? '.
+++ +++
*** A new option 'dired-always-read-filesystem' default to nil. *** A new option 'dired-always-read-filesystem' defaulting to nil.
If non-nil, buffers visiting files are reverted before search them; If non-nil, buffers visiting files are reverted before they are
for instance, in 'dired-mark-files-containing-regexp' a non-nil value searched; for instance, in 'dired-mark-files-containing-regexp' a
of this option means the file is revisited in a temporary buffer; non-nil value of this option means the file is revisited in a
this temporary buffer is the actual buffer searched: the original buffer temporary buffer; this temporary buffer is the actual buffer searched:
visiting the file is not modified. the original buffer visiting the file is not modified.
--- ---
*** Users can now customize mouse clicks in Dired in a more flexible way. *** Users can now customize mouse clicks in Dired in a more flexible way.
@ -1102,7 +1102,7 @@ domain.
*** 'url-retrieve-synchronously' now takes an optional timeout parameter. *** 'url-retrieve-synchronously' now takes an optional timeout parameter.
--- ---
*** The URL package now support HTTPS over proxies supporting CONNECT. *** The URL package now supports HTTPS over proxies supporting CONNECT.
+++ +++
*** 'url-user-agent' now defaults to 'default', and the User-Agent *** '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'.
** New functions to set region from secondary selection and vice versa. ** New functions to set region from secondary selection and vice versa.
The new functions 'secondary-selection-to-region' and The new functions 'secondary-selection-to-region' and
'secondary-selection-from-region' let you set the beginning and the 'secondary-selection-from-region' let you set the beginning and the
end of the region from those of the secondary selection and vise end of the region from those of the secondary selection and vice
versa. versa.
** New function 'lgstring-remove-glyph' can be used to modify a ** New function 'lgstring-remove-glyph' can be used to modify a