emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/frames.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi [lexbind]
Date: Wed, 08 Dec 2004 18:57:49 -0500

Index: emacs/man/frames.texi
diff -c emacs/man/frames.texi:1.48.2.8 emacs/man/frames.texi:1.48.2.9
*** emacs/man/frames.texi:1.48.2.8      Thu Nov  4 13:12:15 2004
--- emacs/man/frames.texi       Wed Dec  8 23:36:29 2004
***************
*** 761,768 ****
  frames yet to be created.  Customize the option @code{scroll-bar-mode}
  to control the use of scroll bars at startup.  You can use it to specify
  that they are placed at the right of windows if you prefer that.  You
! can use the X resource @samp{verticalScrollBars} to control the initial
! setting of Scroll Bar mode similarly.  @xref{Resources}.
  
  @findex toggle-scroll-bar
    To enable or disable scroll bars for just the selected frame, use the
--- 761,770 ----
  frames yet to be created.  Customize the option @code{scroll-bar-mode}
  to control the use of scroll bars at startup.  You can use it to specify
  that they are placed at the right of windows if you prefer that.  You
! have to set this variable through the @samp{Customize} interface
! (@pxref{Easy Customization}).  Otherwise, it will not work properly.
! You can use the X resource @samp{verticalScrollBars} to control the
! initial setting of Scroll Bar mode similarly.  @xref{Resources}.
  
  @findex toggle-scroll-bar
    To enable or disable scroll bars for just the selected frame, use the
***************
*** 910,918 ****
  of dialogs.  This option has no effect if you have suppressed all dialog
  boxes with the option @code{use-dialog-box}.
  
! @vindex use-old-gtk-file-dialog
    For Gtk+ version 2.4, you can make Emacs use the old file dialog
! by setting the variable @code{use-old-gtk-file-dialog} to a address@hidden
  value.  If Emacs is built with a Gtk+ version that has only one file dialog,
  the setting of this variable has no effect.
  
--- 912,920 ----
  of dialogs.  This option has no effect if you have suppressed all dialog
  boxes with the option @code{use-dialog-box}.
  
! @vindex x-use-old-gtk-file-dialog
    For Gtk+ version 2.4, you can make Emacs use the old file dialog
! by setting the variable @code{x-use-old-gtk-file-dialog} to a address@hidden
  value.  If Emacs is built with a Gtk+ version that has only one file dialog,
  the setting of this variable has no effect.
  




reply via email to

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