diff options
author | Glenn Morris <rgm@gnu.org> | 2013-11-14 06:21:21 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-11-14 06:21:21 -0500 |
commit | 9caa4907bb8c7bae5fec99cf2f05d30808f5eeab (patch) | |
tree | 828a00239f1095d0e8458471b7189983f35ed4d8 /lisp/htmlfontify.el | |
parent | 6c1bf08604c4820137bf6e5948b8c00b0d7d5aeb (diff) | |
download | emacs-9caa4907bb8c7bae5fec99cf2f05d30808f5eeab.tar.gz |
Auto-commit of loaddefs files.
Diffstat (limited to 'lisp/htmlfontify.el')
-rw-r--r-- | lisp/htmlfontify.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index dad9718be78..8629c36431c 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el @@ -2410,9 +2410,8 @@ 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" "9fc09983e774dd0938661615b457fb59") +;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "8a7794fa69a9dfec65d63d17db83b5b0") ;;; 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. |