Mercurial > emacs
changeset 64180:31e07400e56c
(fringe-mode): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 08 Jul 2005 22:50:50 +0000 |
parents | 09328bd431d2 |
children | 331eb59e77d4 |
files | lisp/fringe.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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))