/[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.85.4.5 by miles, Tue Jul 6 10:17:20 2004 UTC revision 1.85.4.6 by miles, Thu Sep 16 00:12:25 2004 UTC
# Line 666  struct buffer Line 666  struct buffer
666    /* List of symbols naming the file format used for visited file.  */    /* List of symbols naming the file format used for visited file.  */
667    Lisp_Object file_format;    Lisp_Object file_format;
668    
669      /* List of symbols naming the file format used for auto-save file.  */
670      Lisp_Object auto_save_file_format;
671    
672    /* True if the newline position cache and width run cache are    /* True if the newline position cache and width run cache are
673       enabled.  See search.c and indent.c.  */       enabled.  See search.c and indent.c.  */
674    Lisp_Object cache_long_line_scans;    Lisp_Object cache_long_line_scans;

Legend:
Removed from v.1.85.4.5  
changed lines
  Added in v.1.85.4.6

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