Index: emacs/lisp/fringe.el
diff -c emacs/lisp/fringe.el:1.18 emacs/lisp/fringe.el:1.19
*** emacs/lisp/fringe.el:1.18   Mon Jul  4 23:08:54 2005
--- emacs/lisp/fringe.el        Fri Jul  8 22:50:50 2005
***************
*** 150,156 ****
  it take real effect.
  Setting the variable with a customization buffer also takes effect.
  If you only want to modify the appearance of the fringe in one frame,
! you can use the interactive function `toggle-fringe'"
    :type '(choice (const :tag "Default width" nil)
                 (const :tag "No fringes" 0)
                 (const :tag "Only right" (0 . nil))
--- 150,156 ----
  it take real effect.
  Setting the variable with a customization buffer also takes effect.
  If you only want to modify the appearance of the fringe in one frame,
! you can use the interactive function `set-fringe-style'"
    :type '(choice (const :tag "Default width" nil)
                 (const :tag "No fringes" 0)
                 (const :tag "Only right" (0 . nil))


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to