# HG changeset patch # User Richard M. Stallman # Date 1120863050 0 # Node ID 31e07400e56c899788ccdec36dc20e22794e61e0 # Parent 09328bd431d2c5425cf3f9210552054a7905f9c4 (fringe-mode): Doc fix. diff -r 09328bd431d2 -r 31e07400e56c lisp/fringe.el --- a/lisp/fringe.el Fri Jul 08 22:49:47 2005 +0000 +++ b/lisp/fringe.el Fri Jul 08 22:50:50 2005 +0000 @@ -150,7 +150,7 @@ 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))