emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/fringe.c


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/fringe.c
Date: Tue, 21 Feb 2006 09:42:16 +0000

Index: emacs/src/fringe.c
diff -u emacs/src/fringe.c:1.36 emacs/src/fringe.c:1.37
--- emacs/src/fringe.c:1.36     Tue Feb 21 08:11:07 2006
+++ emacs/src/fringe.c  Tue Feb 21 09:42:16 2006
@@ -1643,8 +1643,7 @@
   Voverflow_newline_into_fringe = Qt;
 
   DEFVAR_LISP ("fringe-bitmaps", &Vfringe_bitmaps,
-    doc: /* List of fringe bitmap symbols.
-You must (require 'fringe) to use fringe bitmap symbols in your programs." */);
+    doc: /* List of fringe bitmap symbols.  */);
   Vfringe_bitmaps = Qnil;
 }
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]