diff options
author | Jambunathan K <kjambunathan@gmail.com> | 2012-03-17 22:03:54 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-03-17 22:03:54 +0800 |
commit | f02ff80d330e6dc19682bdf162ccdcee66e59216 (patch) | |
tree | e937bd36af287b8d8ada9e82987f7dfdb4433bf3 /lisp/emacs-lisp/cl-loaddefs.el | |
parent | 986bd52a31d3ef5a9cc35ecfb8463d758d1e5e6c (diff) | |
download | emacs-f02ff80d330e6dc19682bdf162ccdcee66e59216.tar.gz emacs-f02ff80d330e6dc19682bdf162ccdcee66e59216.tar.bz2 emacs-f02ff80d330e6dc19682bdf162ccdcee66e59216.zip |
* htmlfontify.el: Add support for code block fontification
for ODT export.
(hfy-optimisations): Define new option
`body-text-only'
(hfy-fontify-buffer): Honor above setting.
(hfy-begin-span, hfy-end-span): New routines factored out form
`hfy-fontify-buffer'.
(hfy-begin-span-handler, hfy-end-span-handler): New variables
that permit insertion of custom tags.
(hfy-fontify-buffer): Use above handlers.
(hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
(hfy-face-to-css): Re-defined to be a variable.
(hfy-compile-stylesheet): Modified. Allow stylesheet to be built
over multiple runs. This is made possible by having the caller let
bind a special variable `hfy-user-sheet-assoc'.
(htmlfontify-string): New defun.
(hfy-compile-face-map): Make sure that the last char in the
buffer is correctly fontified.
(hfy-face-resolve-face): Whitespace only change.
Fixes: debbugs:9914
Diffstat (limited to 'lisp/emacs-lisp/cl-loaddefs.el')
0 files changed, 0 insertions, 0 deletions