/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.418 by monnier, Sat May 17 21:17:45 2003 UTC revision 1.419 by monnier, Fri May 23 18:11:50 2003 UTC
# Line 684  reset_buffer_local_variables (b, permane Line 684  reset_buffer_local_variables (b, permane
684       We ignore it here.  */       We ignore it here.  */
685    b->major_mode = Qfundamental_mode;    b->major_mode = Qfundamental_mode;
686    b->keymap = Qnil;    b->keymap = Qnil;
   b->abbrev_table = Vfundamental_mode_abbrev_table;  
687    b->mode_name = QSFundamental;    b->mode_name = QSFundamental;
688    b->minor_modes = Qnil;    b->minor_modes = Qnil;
689    

Legend:
Removed from v.1.418  
changed lines
  Added in v.1.419

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26