emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/locals.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/locals.texi [lexbind]
Date: Wed, 08 Dec 2004 18:58:25 -0500

Index: emacs/lispref/locals.texi
diff -c emacs/lispref/locals.texi:1.8.18.5 emacs/lispref/locals.texi:1.8.18.6
*** emacs/lispref/locals.texi:1.8.18.5  Thu Sep 16 00:12:22 2004
--- emacs/lispref/locals.texi   Wed Dec  8 23:36:15 2004
***************
*** 36,41 ****
--- 36,44 ----
  @item buffer-display-table
  @xref{Display Tables}.
  
+ @item buffer-display-time
+ @xref{Buffers and Windows}.
+ 
  @item buffer-file-coding-system
  @xref{Encoding and I/O}.
  
***************
*** 78,83 ****
--- 81,89 ----
  @item ctl-arrow
  @xref{Usual Display}.
  
+ @item cursor-type
+ @xref{Window Frame Parameters}.
+ 
  @item comment-column
  @xref{Comments,,, emacs, The GNU Emacs Manual}.
  
***************
*** 90,116 ****
--- 96,140 ----
  @item desktop-save-buffer
  @xref{Desktop Save Mode}.
  
+ @ignore
+ @item direction-reversed
+ Does not work yet.
+ @end ignore
+ 
  @item enable-multibyte-characters
  @ref{Non-ASCII Characters}.
  
  @item fill-column
  @xref{Auto Filling}.
  
+ @item fringes-outside-margins
+ @xref{Fringes}.
+ 
  @item goal-column
  @xref{Moving Point,,, emacs, The GNU Emacs Manual}.
  
  @item header-line-format
  @xref{Mode Line Data}.
  
+ @item indicate-buffer-boundaries
+ @xref{Usual Display}.
+ 
  @item indicate-empty-lines
  @xref{Usual Display}.
  
+ @item left-fringe-width
+ @xref{Fringes}.
+ 
  @item left-margin
  @xref{Indentation}.
  
  @item left-margin-width
  @xref{Display Margins}.
  
+ @item line-spacing
+ @c Cause an error so we will fix this.
+ @xref{Yet to be written}.
+ 
  @item local-abbrev-table
  @xref{Abbrevs}.
  
***************
*** 123,131 ****
  @item mark-ring
  @xref{The Mark}.
  
- @item minor-modes
- @xref{Minor Modes}.
- 
  @item mode-line-buffer-identification
  @xref{Mode Line Variables}.
  
--- 147,152 ----
***************
*** 144,164 ****
  @item overwrite-mode
  @xref{Insertion}.
  
- @item paragraph-separate
- @xref{Standard Regexps}.
- 
- @item paragraph-start
- @xref{Standard Regexps}.
- 
  @item point-before-scroll
  Used for communication between mouse commands and scroll-bar commands.
  
! @item require-final-newline
! @xref{Insertion}.
  
  @item right-margin-width
  @xref{Display Margins}.
  
  @item scroll-down-aggressively
  @xref{Textual Scrolling}.
  
--- 165,182 ----
  @item overwrite-mode
  @xref{Insertion}.
  
  @item point-before-scroll
  Used for communication between mouse commands and scroll-bar commands.
  
! @item right-fringe-width
! @xref{Fringes}.
  
  @item right-margin-width
  @xref{Display Margins}.
  
+ @item scroll-bar-width
+ @xref{Scroll Bars}.
+ 
  @item scroll-down-aggressively
  @xref{Textual Scrolling}.
  
***************
*** 179,184 ****
--- 197,205 ----
  
  @item vc-mode
  @xref{Mode Line Variables}.
+ 
+ @item vertical-scroll-bar
+ @xref{Yet to be written}.
  @end table
  
  @ignore




reply via email to

[Prev in Thread] Current Thread [Next in Thread]