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 a16bdcfd44a..4cf2e9d6da9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -702,6 +702,10 @@ that substring is inserted literally even if the LITERAL arg is
702non-nil, instead of causing an error to be signaled. 702non-nil, instead of causing an error to be signaled.
703 703
704+++ 704+++
705** `select-window' now always makes the window's buffer current.
706It does so even if the window was selected before.
707
708+++
705** Docstrings starting with `*' no longer indicate user options. 709** Docstrings starting with `*' no longer indicate user options.
706Only variables defined using `defcustom' are considered user options. 710Only variables defined using `defcustom' are considered user options.
707The function `user-variable-p' is now an obsolete alias for 711The function `user-variable-p' is now an obsolete alias for