]> git.eshelyaron.com Git - emacs.git/commitdiff
NEWS tweak
authorXue Fuqiao <xfq.free@gmail.com>
Sat, 2 Nov 2013 11:37:14 +0000 (19:37 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sat, 2 Nov 2013 11:37:14 +0000 (19:37 +0800)
etc/NEWS
lisp/htmlfontify.el

index 4fed04da561b2d5ae223f43aa787e30760250a95..0ab4e34a2657843fcb9725414b3ce83c00cdadb2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -789,8 +789,8 @@ rather than inheriting from it (as do face specs set via Customize).
 specifies whether or not the terminal can display a wavy line.
 
 *** New face spec attribute :distant-foreground
-specifies foreground to use if background is near the foreground that would
-otherwise have been used.
+specifies foreground to use if background color is near the foreground
+color that would otherwise have been used.
 
 ** Image API
 
index 8bb8d3df2278f5323b881532b9e454623f72e5e3..dad9718be78544ed4879247efaa7911ae0a85673 100644 (file)
@@ -2410,9 +2410,10 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'."
     (load file 'NOERROR nil nil) ))
 
 \f
-;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "df4e418d0d8749ead9d32bb2c7a5bd56")
+;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "9fc09983e774dd0938661615b457fb59")
 ;;; Generated autoloads from hfy-cmap.el
 (push (purecopy '(htmlfontify 0 20)) package--builtin-versions)
+
 (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\
 Load an X11 style rgb.txt FILE.
 Search `hfy-rgb-load-path' if FILE is not specified.