mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-22 20:42:26 -08:00
Use initial-major-mode for *scratch*.
This commit is contained in:
parent
63cfabae39
commit
f160e2dfae
1 changed files with 4 additions and 0 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -8,6 +8,10 @@ For older news, see the file ONEWS
|
|||
|
||||
* Changes in Emacs 21.2
|
||||
|
||||
** When the *scratch* buffer is recreated, its mode is set from
|
||||
initial-major-mode, which normally is lisp-interaction-mode,
|
||||
instead of using default-major-mode.
|
||||
|
||||
|
||||
* Lisp Changes in Emacs 21.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue