summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles A. Roelli <charles@aurox.ch>2018-07-19 22:17:24 +0200
committerCharles A. Roelli <charles@aurox.ch>2018-07-19 22:17:24 +0200
commit3a91c5e4a2684b04b86356a32b7ec57145ceba95 (patch)
treed9a3fe67c7a475036dfdbb0e44b75bb1a69c5f18
parent36b64e087ea332505ae9a40f90af45e678db2255 (diff)
downloademacs-3a91c5e4a2684b04b86356a32b7ec57145ceba95.tar.gz
; * etc/NEWS: Fix confused documentation markers.
The options.el marker was accidentally moved in 2018-07-16 "Improve description of window configs in 'register-val-describe'".
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 28e5d39c52f..8275cbb72c0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -554,11 +554,12 @@ are obsoleted in GVFS.
*** The user option 'tramp-ignored-file-name-regexp' allows to disable
Tramp for some look-alike remote file names.
----
** Register
+---
*** The return value of method 'register-val-describe' includes the
names of buffers shown by the windows of a window configuration.
+---
** The options.el library has been removed.
It was obsolete since Emacs 22.1, replaced by customize.