diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1892,6 +1892,9 @@ port support (see Emacs changes, above). | |||
| 1892 | 1892 | ||
| 1893 | ** Miscellaneous new variables | 1893 | ** Miscellaneous new variables |
| 1894 | 1894 | ||
| 1895 | *** `auto-save-include-big-deletions', if non-nil, means auto-save is | ||
| 1896 | not turned off automatically after a big deletion. | ||
| 1897 | |||
| 1895 | *** `read-circle', if nil, disables the reading of recursive Lisp | 1898 | *** `read-circle', if nil, disables the reading of recursive Lisp |
| 1896 | structures using the #N= and #N# syntax. | 1899 | structures using the #N= and #N# syntax. |
| 1897 | 1900 | ||