From: Xue Fuqiao Date: Sat, 2 Nov 2013 11:37:14 +0000 (+0800) Subject: NEWS tweak X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1026 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=920d06544a0b32635af3e89711a1a8cf39793185;p=emacs.git NEWS tweak --- diff --git a/etc/NEWS b/etc/NEWS index 4fed04da561..0ab4e34a265 100644 --- 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 diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 8bb8d3df227..dad9718be78 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el @@ -2410,9 +2410,10 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'." (load file 'NOERROR nil nil) )) -;;;### (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.