]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 16 Oct 2001 09:25:44 +0000 (09:25 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 16 Oct 2001 09:25:44 +0000 (09:25 +0000)
etc/NEWS
src/ChangeLog

index 01ba19dee2bc7ba7a99a13e79f5d817354abe489..96ad3597cb9a81f00088c98239fc534228ea9d84 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -8,6 +8,10 @@ For older news, see the file ONEWS
 \f
 * 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.
 
index 6667b6054fe0bebc12b65b996706fa42829dbc79..624167312f060473e811cbb5077dc99a89dc8dd2 100644 (file)
@@ -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