/[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.366 by pj, Sun Oct 21 08:49:43 2001 UTC revision 1.367 by pj, Wed Oct 31 15:04:58 2001 UTC
# Line 5303  A value of t means, after a ^M, all the Line 5303  A value of t means, after a ^M, all the
5303    DEFVAR_PER_BUFFER ("selective-display-ellipses",    DEFVAR_PER_BUFFER ("selective-display-ellipses",
5304                      &current_buffer->selective_display_ellipses,                      &current_buffer->selective_display_ellipses,
5305                       Qnil,                       Qnil,
5306                       doc: /* t means display ... on previous line when a line is invisible.  */);                       doc: /* Non-nil means display ... on previous line when a line is invisible.  */);
5307  #endif  #endif
5308    
5309    DEFVAR_PER_BUFFER ("overwrite-mode", &current_buffer->overwrite_mode, Qnil,    DEFVAR_PER_BUFFER ("overwrite-mode", &current_buffer->overwrite_mode, Qnil,

Legend:
Removed from v.1.366  
changed lines
  Added in v.1.367

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