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:
parent
d1c0ea6a18
commit
920d06544a
4
etc/NEWS
4
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
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user