From 2fa4cfa64be23b1c036e75df0ba2daa9a1ad7982 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 8 Jul 2005 22:50:50 +0000 Subject: [PATCH] (fringe-mode): Doc fix. --- lisp/fringe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/fringe.el b/lisp/fringe.el index 71914bd95f3..0346341d536 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el @@ -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)) -- 2.39.2