]> code.delx.au - gnu-emacs/blobdiff - lisp/fringe.el
(doc-view-scroll-up-or-next-page)
[gnu-emacs] / lisp / fringe.el
index d7ecd7ec6342a112cc83797bba98b688bd8cb5fb..4484aa7e584fc506147f558af4a2d3252c926fc8 100644 (file)
@@ -1,6 +1,7 @@
 ;;; fringe.el --- fringe setup and control
 
-;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+;;   2009 Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <simon@josefsson.org>
 ;; Maintainer: FSF
@@ -135,7 +136,7 @@ See `fringe-mode' for possible values and their effect."
       (custom-initialize-reset symbol value))))
 
 (defcustom fringe-mode nil
-  "*Specify appearance of fringes on all frames.
+  "Specify appearance of fringes on all frames.
 This variable can be nil (the default) meaning the fringes should have
 the default width (8 pixels), it can be an integer value specifying
 the width of both left and right fringe (where 0 means no fringe), or