summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-09-06 10:35:12 +0000
committerKim F. Storm <storm@cua.dk>2006-09-06 10:35:12 +0000
commitea169f66e406596bfc3be972697b5db307e36f08 (patch)
tree2a76bf18291384d7c23b31c54fd5e40836b60604 /etc/NEWS
parent2bc3d2ee2f145314a556120d7bcd3a45f8f08727 (diff)
downloademacs-ea169f66e406596bfc3be972697b5db307e36f08.tar.gz
fringe.el is now pre-loaded.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 28e5fb0d93f..7f2bae81f24 100644
--- 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.