emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Fri, 23 May 2003 14:11:51 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.418 emacs/src/buffer.c:1.419
*** emacs/src/buffer.c:1.418    Sat May 17 17:17:45 2003
--- emacs/src/buffer.c  Fri May 23 14:11:50 2003
***************
*** 684,690 ****
       We ignore it here.  */
    b->major_mode = Qfundamental_mode;
    b->keymap = Qnil;
-   b->abbrev_table = Vfundamental_mode_abbrev_table;
    b->mode_name = QSFundamental;
    b->minor_modes = Qnil;
  
--- 684,689 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]