]> code.delx.au - gnu-emacs/commitdiff
fringe.el is now pre-loaded.
authorKim F. Storm <storm@cua.dk>
Wed, 6 Sep 2006 10:35:12 +0000 (10:35 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 6 Sep 2006 10:35:12 +0000 (10:35 +0000)
etc/NEWS

index 28e5fb0d93f0c50a998c013d37f94d17df663405..7f2bae81f24069a5f202381b7258f273e1a0bbc9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4906,9 +4906,6 @@ be used in different windows showing different buffers.
 *** New function `define-fringe-bitmap' can now be used to create new
 fringe bitmaps, as well as change the built-in fringe bitmaps.
 
-To change a built-in bitmap, do (require 'fringe) and use the symbol
-identifying the bitmap such as `left-truncation' or `continued-line'.
-
 *** New function `destroy-fringe-bitmap' deletes a fringe bitmap
 or restores a built-in one to its default value.