1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

NEWS tweak

This commit is contained in:
Xue Fuqiao 2013-11-02 19:37:14 +08:00
parent d1c0ea6a18
commit 920d06544a
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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.