aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/htmlfontify.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-9/+17
* * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-151-10/+1
* * lisp/htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.Stefan Monnier2014-03-031-1/+1
* Link to info manual in `defgroup'.RĂ¼diger Sonderfeld2014-01-251-0/+2
* Spelling fixes.Paul Eggert2014-01-151-1/+1
* Spelling fixes.Paul Eggert2014-01-041-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Auto-commit of loaddefs files.Glenn Morris2013-11-141-2/+1
* NEWS tweakXue Fuqiao2013-11-021-1/+2
* htmlfontify.el: remove duplicate Version: headerGlenn Morris2013-10-301-1/+0
* Revert auto-commit loaddefs weirdnessGlenn Morris2013-10-301-21/+1
* Fix weirdness caused by autoload generation...Glenn Morris2013-10-301-3/+1
* Auto-commit of loaddefs files.Glenn Morris2013-10-301-0/+1
* Auto-commit of loaddefs files.Glenn Morris2013-10-271-1/+21
* * lisp/htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.Glenn Morris2013-06-251-0/+6
* * lisp/htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)Glenn Morris2013-02-211-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-2/+3
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+0
* * htmlfontify.el: Add support for code block fontificationJambunathan K2012-03-171-34/+125
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-4/+4
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-01-051-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Fix typos.Juanma Barranquero2011-11-301-10/+11
* Spelling fixes.Paul Eggert2011-11-191-5/+5
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-171-2/+2
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-121-2/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-9/+9
* * lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.Stefan Monnier2011-04-151-17/+21
* Update autoloads.Chong Yidong2011-01-281-1/+1
* * lisp/htmlfontify.el: Make it obey the font-lock-face text property.Stefan Monnier2011-01-271-166/+128
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Update md5 checksumsAndreas Schwab2011-01-181-1/+1
* Merge from mainline.Paul Eggert2011-01-171-1/+1
* Merge from mainline.Paul Eggert2011-01-171-2/+3
|\
| * Refill some copyright headers.Glenn Morris2011-01-151-1/+2
|/
* Update md5 checksumsStefan Monnier2011-01-141-1/+1
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).Glenn Morris2010-10-081-2/+6
* | * lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.Stefan Monnier2010-09-011-1/+1
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\|
| * Minor fix for htmlfontify.el (Bug#6239).Chong Yidong2010-06-271-1/+1