diff options
| author | Glenn Morris | 2018-03-12 23:33:12 -0700 |
|---|---|---|
| committer | Glenn Morris | 2018-03-12 23:33:12 -0700 |
| commit | 2734e29ff5b10b97196b4da32606524eefa47653 (patch) | |
| tree | b6e918dd7680beb786cf19da4dc5339ac4f50e2c /etc | |
| parent | 9ab4cc1e27f569a0f415b5756eaf0f81a0d8b7f9 (diff) | |
| download | emacs-2734e29ff5b10b97196b4da32606524eefa47653.tar.gz emacs-2734e29ff5b10b97196b4da32606524eefa47653.zip | |
* lisp/obsolete/options.el: Remove file.
; etc/NEWS: Mention this.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 |
| 284 | or NextCloud hosted files and directories. | 284 | or NextCloud hosted files and directories. |
| 285 | 285 | ||
| 286 | --- | ||
| 287 | ** The options.el library has been removed. | ||
| 288 | It 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. | |||
| 317 | integer, Emacs now signals an error if the number is too large for the | 321 | integer, Emacs now signals an error if the number is too large for the |
| 318 | implementation to format (Bug#30408). | 322 | implementation 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: |
| 321 | archive-mouse-extract, assoc-ignore-case, assoc-ignore-representation, | 326 | archive-mouse-extract, assoc-ignore-case, assoc-ignore-representation, |
| 322 | backward-text-line, blink-cursor, bookmark-exit-hooks, | 327 | backward-text-line, blink-cursor, bookmark-exit-hooks, |