aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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 acfc18bb9e0..c7622b09b6b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -840,6 +840,10 @@ that substring is inserted literally even if the LITERAL arg is
840non-nil, instead of causing an error to be signaled. 840non-nil, instead of causing an error to be signaled.
841 841
842+++ 842+++
843** `select-window' now always makes the window's buffer current.
844It does so even if the window was selected before.
845
846+++
843** Docstrings starting with `*' no longer indicate user options. 847** Docstrings starting with `*' no longer indicate user options.
844Only variables defined using `defcustom' are considered user options. 848Only variables defined using `defcustom' are considered user options.
845The function `user-variable-p' is now an obsolete alias for 849The function `user-variable-p' is now an obsolete alias for