Add NEWS entry for term-clear-full-screen-programs
This commit is contained in:
parent
81886aeaff
commit
ee08481712
1 changed files with 7 additions and 0 deletions
7
etc/NEWS
7
etc/NEWS
|
|
@ -92,6 +92,13 @@ time.
|
|||
|
||||
* Incompatible changes in Emacs 29.1
|
||||
|
||||
---
|
||||
** New user option 'term-clear-full-screen-programs'.
|
||||
By default, term will now work like most terminals when displaying
|
||||
full-screen programs: When they exit, the output is cleared, leaving
|
||||
what was displayed in the window before the programs started. Set
|
||||
this user option to nil to revert back to the old behavior.
|
||||
|
||||
---
|
||||
** Support for old EIEIO functions is not autoloaded any more.
|
||||
You need an explicit '(require 'eieio-compat)' to use 'defmethod'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue