mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 14:27:34 +00:00
(fringe-mode): Doc fix.
This commit is contained in:
parent
82a726b4ee
commit
2fa4cfa64b
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ To set this variable in a Lisp program, use `set-fringe-mode' to make
|
|||
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'"
|
||||
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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue