summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2012-12-07 10:45:03 +0100
committerMartin Rudalics <rudalics@gmx.at>2012-12-07 10:45:03 +0100
commit2cec368c81f0056f7d3f4ce9aa247ef56d3053a7 (patch)
treed366bc31a57e690dbf473a6a6c7c257750f7827a /etc
parent3a21537c13a64983fadbdf64c19b5822297e89cc (diff)
downloademacs-2cec368c81f0056f7d3f4ce9aa247ef56d3053a7.tar.gz
Reword doc-string of Fcompare_buffer_substrings.
* editfns.c (Fcompare_buffer_substrings): Reword doc-string.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a16bdcfd44a..4cf2e9d6da9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -702,6 +702,10 @@ that substring is inserted literally even if the LITERAL arg is
non-nil, instead of causing an error to be signaled.
+++
+** `select-window' now always makes the window's buffer current.
+It does so even if the window was selected before.
+
++++
** Docstrings starting with `*' no longer indicate user options.
Only variables defined using `defcustom' are considered user options.
The function `user-variable-p' is now an obsolete alias for