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

Diff of /emacs/src/buffer.h

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

revision 1.94.2.3 by miles, Mon Jun 28 07:29:18 2004 UTC revision 1.94.2.4 by miles, Thu Sep 9 09:36:35 2004 UTC
# Line 670  struct buffer Line 670  struct buffer
670    /* List of symbols naming the file format used for visited file.  */    /* List of symbols naming the file format used for visited file.  */
671    Lisp_Object file_format;    Lisp_Object file_format;
672    
673      /* List of symbols naming the file format used for auto-save file.  */
674      Lisp_Object auto_save_file_format;
675    
676    /* True if the newline position cache and width run cache are    /* True if the newline position cache and width run cache are
677       enabled.  See search.c and indent.c.  */       enabled.  See search.c and indent.c.  */
678    Lisp_Object cache_long_line_scans;    Lisp_Object cache_long_line_scans;

Legend:
Removed from v.1.94.2.3  
changed lines
  Added in v.1.94.2.4

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