/[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.100 by teirllm, Wed Sep 8 02:21:45 2004 UTC revision 1.101 by rms, Mon May 2 17:09:13 2005 UTC
# Line 761  struct buffer Line 761  struct buffer
761    /* An integer > 0 means put that number of pixels below text lines    /* An integer > 0 means put that number of pixels below text lines
762       in the display of this buffer.  */       in the display of this buffer.  */
763    Lisp_Object extra_line_spacing;    Lisp_Object extra_line_spacing;
764    
765      /* *Cursor type to display in non-selected windows.
766         t means to use hollow box cursor.
767         See `cursor-type' for other values.  */
768      Lisp_Object cursor_in_non_selected_windows;
769  };  };
770    
771    

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

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