aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2018-03-12 23:33:12 -0700
committerGlenn Morris2018-03-12 23:33:12 -0700
commit2734e29ff5b10b97196b4da32606524eefa47653 (patch)
treeb6e918dd7680beb786cf19da4dc5339ac4f50e2c /etc
parent9ab4cc1e27f569a0f415b5756eaf0f81a0d8b7f9 (diff)
downloademacs-2734e29ff5b10b97196b4da32606524eefa47653.tar.gz
emacs-2734e29ff5b10b97196b4da32606524eefa47653.zip
* lisp/obsolete/options.el: Remove file.
; etc/NEWS: Mention this.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 49b755b5511..1264cc64ead 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -283,6 +283,10 @@ To restore the old behavior, use
283*** New connection method "owncloud", which allows to access OwnCloud 283*** New connection method "owncloud", which allows to access OwnCloud
284or NextCloud hosted files and directories. 284or NextCloud hosted files and directories.
285 285
286---
287** The options.el library has been removed.
288It was obsolete since Emacs 22.1, replaced by customize.
289
286 290
287* New Modes and Packages in Emacs 27.1 291* New Modes and Packages in Emacs 27.1
288 292
@@ -317,6 +321,7 @@ as new-style, bind the new variable 'force-new-style-backquotes' to t.
317integer, Emacs now signals an error if the number is too large for the 321integer, Emacs now signals an error if the number is too large for the
318implementation to format (Bug#30408). 322implementation to format (Bug#30408).
319 323
324---
320** Some functions and variables obsolete since Emacs 22 have been removed: 325** Some functions and variables obsolete since Emacs 22 have been removed:
321archive-mouse-extract, assoc-ignore-case, assoc-ignore-representation, 326archive-mouse-extract, assoc-ignore-case, assoc-ignore-representation,
322backward-text-line, blink-cursor, bookmark-exit-hooks, 327backward-text-line, blink-cursor, bookmark-exit-hooks,