*** empty log message ***
This commit is contained in:
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.
|
||||
|
||||
** Byte compiler warning and error messages have been brought more
|
||||
in line with the output of other GNU tools.
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2001-10-16 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* buffer.c (Fset_buffer_major_mode): Use initial-major-mode for
|
||||
*scratch*.
|
||||
|
||||
2001-10-16 Ken Raeburn <raeburn@gnu.org>
|
||||
|
||||
Avoid the assumption that car and cdr slots of cons cells are
|
||||
|
||||
Reference in New Issue
Block a user