summaryrefslogtreecommitdiff
path: root/lisp/htmlfontify.el
Commit message (Expand)AuthorAgeFilesLines
* Avoid cl-lib alias for cadadr and friendsStefan Kangas2021-09-031-6/+6
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-10/+10
* * lisp/htmlfontify.el (hfy-triplet-regex): Use rx.Stefan Kangas2021-04-051-6/+3
* * lisp/htmlfontify.el: Fix misuses of `nconc`Stefan Monnier2021-03-251-17/+15
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'custom'Stefan Kangas2020-12-031-2/+0
* Remove redundant requires of 'font-lock'Stefan Kangas2020-12-031-2/+0
* Remove redundant requires of facesStefan Kangas2020-12-021-2/+0
* Remove some references to fast-lock and lazy-lockStefan Kangas2020-12-021-3/+1
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Remove some compat code from htmlfontify.elLars Ingebrigtsen2020-08-181-4/+1
* ; * lisp/htmlfontify.el: Minor fix in file headers.Stefan Kangas2020-05-161-3/+0
* * lisp/htmlfontify.el: Use `font-lock-ensure` unconditionallyStefan Monnier2020-04-151-84/+25
* Merge from origin/emacs-27Glenn Morris2020-04-051-1/+2
|\
| * Tweak htmlfontify's generated outputAmin Bandali2020-04-021-1/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-261-1/+1
|/
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-4/+4
* Fix some file-mode racesPaul Eggert2019-09-161-3/+3
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-2/+3
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* (hfy-fontify-buffer): Inhibit read onlyMichael Brumlow2019-06-231-1/+2
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-281-2/+2
|\|
| * * lisp/htmlfontify.el (hfy-begin-span-handler): Doc fix.Glenn Morris2018-03-261-2/+2
* | Suppress some font-lock-fontify-buffer compiler warningsGlenn Morris2018-03-051-2/+3
* | Spelling fixes (Bug#10068)Paul Eggert2018-03-041-23/+25
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/htmlfontify.el (hfy-which-etags): Fix it.Glenn Morris2017-12-131-2/+2
* Escape column-zero doc parensGlenn Morris2017-12-121-1/+1
* ; Fix some tiny doc and comment typosGlenn Morris2017-11-281-1/+1
* ; Fix some doc typosGlenn Morris2017-11-221-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't require a shell when loading htmlfontifyPhilipp Stephani2017-01-271-3/+9
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-2/+2
|\|
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-2/+2
* | Revert "* lisp/htmlfontify.el (hfy-force-fontification): Use font-lock-ensure."Mark Oteiza2016-11-211-1/+1
* | Port htmlfontify to cl-libMark Oteiza2016-11-211-14/+14
* | * lisp/htmlfontify.el (hfy-force-fontification): Use font-lock-ensure.Mark Oteiza2016-11-211-1/+1
* | Turn on more lexical-bindingMark Oteiza2016-09-281-3/+2
* | Minor doc quoting fixesPaul Eggert2016-08-301-2/+3
* | -Paul Eggert2016-01-301-4/+10
|\|