# HG changeset patch # User Kim F. Storm # Date 1157538912 0 # Node ID 615ac17a3294f57f69e514b762dceb9b274e82e3 # Parent c8301fe78264b5ca21c04e50c0e624cec34a0410 fringe.el is now pre-loaded. diff -r c8301fe78264 -r 615ac17a3294 etc/NEWS --- a/etc/NEWS Wed Sep 06 10:25:42 2006 +0000 +++ b/etc/NEWS Wed Sep 06 10:35:12 2006 +0000 @@ -4906,9 +4906,6 @@ *** 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.