| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. | Stefan Monnier | 2014-05-28 | 1 | -9/+17 |
* | * src/buffer.c (Foverlays_at): Add argument `sorted'. | Stefan Monnier | 2014-04-15 | 1 | -10/+1 |
* | * lisp/htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message. | Stefan Monnier | 2014-03-03 | 1 | -1/+1 |
* | Link to info manual in `defgroup'. | RĂ¼diger Sonderfeld | 2014-01-25 | 1 | -0/+2 |
* | Spelling fixes. | Paul Eggert | 2014-01-15 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2014-01-04 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -2/+2 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2013-11-14 | 1 | -2/+1 |
* | NEWS tweak | Xue Fuqiao | 2013-11-02 | 1 | -1/+2 |
* | htmlfontify.el: remove duplicate Version: header | Glenn Morris | 2013-10-30 | 1 | -1/+0 |
* | Revert auto-commit loaddefs weirdness | Glenn Morris | 2013-10-30 | 1 | -21/+1 |
* | Fix weirdness caused by autoload generation... | Glenn Morris | 2013-10-30 | 1 | -3/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2013-10-30 | 1 | -0/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2013-10-27 | 1 | -1/+21 |
* | * lisp/htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg. | Glenn Morris | 2013-06-25 | 1 | -0/+6 |
* | * lisp/htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457) | Glenn Morris | 2013-02-21 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 |
* | Cleanup uses of "-hooks". | Stefan Monnier | 2012-10-23 | 1 | -2/+3 |
* | Use declare forms, where possible, to mark obsolete functions. | Chong Yidong | 2012-09-25 | 1 | -2/+0 |
* | * htmlfontify.el: Add support for code block fontification | Jambunathan K | 2012-03-17 | 1 | -34/+125 |
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 1 | -4/+4 |
* | Duplicate-word and spelling fixes. | Paul Eggert | 2012-01-10 | 1 | -1/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-05 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-30 | 1 | -10/+11 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -5/+5 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-12 | 1 | -2/+2 |
* | lisp/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-19 | 1 | -9/+9 |
* | * lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile. | Stefan Monnier | 2011-04-15 | 1 | -17/+21 |
* | Update autoloads. | Chong Yidong | 2011-01-28 | 1 | -1/+1 |
* | * lisp/htmlfontify.el: Make it obey the font-lock-face text property. | Stefan Monnier | 2011-01-27 | 1 | -166/+128 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Update md5 checksums | Andreas Schwab | 2011-01-18 | 1 | -1/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -1/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+3 |
|\ |
|
| * | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -1/+2 |
|/ |
|
* | Update md5 checksums | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686). | Glenn Morris | 2010-10-08 | 1 | -2/+6 |
* | | * lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation. | Stefan Monnier | 2010-09-01 | 1 | -1/+1 |
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Minor fix for htmlfontify.el (Bug#6239). | Chong Yidong | 2010-06-27 | 1 | -1/+1 |