From: Charles A. Roelli Date: Thu, 19 Jul 2018 20:17:24 +0000 (+0200) Subject: ; * etc/NEWS: Fix confused documentation markers. X-Git-Tag: emacs-27.0.90~4664^2~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a91c5e4a2684b04b86356a32b7ec57145ceba95;p=emacs.git ; * 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'". --- 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.