summaryrefslogtreecommitdiff
path: root/lisp/htmlfontify.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Remove aliases of `with-silent-modifications`Stefan Monnier2022-10-071-22/+2
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-1/+0
* Make htmlfontify-version variable obsoleteStefan Kangas2022-08-131-6/+5
* Don't generate separate autoload file for htmlfontifyStefan Kangas2022-06-051-2/+0
* Fix hfy-etags-cmd typeLars Ingebrigtsen2022-05-291-1/+1
* Remove Emacs 22 compat code from htmlfontify.elStefan Kangas2022-05-141-10/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | ; * lisp/htmlfontify.el: Remove some commented out code.Stefan Kangas2021-12-101-4/+1
|/
* ; Stylistic docfixes in htmlfontify.el found by checkdocStefan Kangas2021-09-211-86/+146
* 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