comparison lisp/htmlfontify.el @ 110087:b84898221ef1

* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation. (pcase-u1): Handle the case of a lambda pred.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 01 Sep 2010 12:03:08 +0200
parents a3e1f7134e6e
children c8c94070c034
comparison
equal deleted inserted replaced
110086:f661002e9a6d 110087:b84898221ef1
2347 (let ((file (hfy-initfile))) 2347 (let ((file (hfy-initfile)))
2348 (load file 'NOERROR nil nil) )) 2348 (load file 'NOERROR nil nil) ))
2349 2349
2350 2350
2351 ;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file) 2351 ;;;### (autoloads (hfy-fallback-colour-values htmlfontify-load-rgb-file)
2352 ;;;;;; "hfy-cmap" "hfy-cmap.el" "3de2db2d213813bb3afe170ffd66cdde") 2352 ;;;;;; "hfy-cmap" "hfy-cmap.el" "7e622e4b131ea5efbe9d258f719822d6")
2353 ;;; Generated autoloads from hfy-cmap.el 2353 ;;; Generated autoloads from hfy-cmap.el
2354 2354
2355 (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ 2355 (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\
2356 Load an X11 style rgb.txt FILE. 2356 Load an X11 style rgb.txt FILE.
2357 Search `hfy-rgb-load-path' if FILE is not specified. 2357 Search `hfy-rgb-load-path' if FILE is not specified.