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

Diff of /emacs/src/xdisp.c

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

revision 1.733 by monnier, Mon Mar 4 23:40:59 2002 UTC revision 1.734 by schwab, Tue Mar 5 10:51:20 2002 UTC
# Line 1  Line 1 
1  /* Display generation from window structure and buffer text.  /* Display generation from window structure and buffer text.
2     Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 97, 98, 99, 2000, 2001     Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 97, 98, 99, 2000, 2001, 2002
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 584  int automatic_hscrolling_p; Line 584  int automatic_hscrolling_p;
584    
585  /* How close to the margin can point get before the window is scrolled  /* How close to the margin can point get before the window is scrolled
586     horizontally.  */     horizontally.  */
587  int hscroll_margin;  EMACS_INT hscroll_margin;
588    
589  /* How much to scroll horizontally when point is inside the above margin.  */  /* How much to scroll horizontally when point is inside the above margin.  */
590  Lisp_Object Vhscroll_step;  Lisp_Object Vhscroll_step;

Legend:
Removed from v.1.733  
changed lines
  Added in v.1.734

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