[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/fringe.el
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/fringe.el |
Date: |
Fri, 08 Jul 2005 18:50:50 -0400 |
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))