aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-191-2/+0
* Don't make bibtex-unify-case-convert buffer-localBasil L. Contovounesios2020-11-181-2/+1
* Remove redundant 'function's around lambdasStefan Kangas2020-11-171-28/+27
* ; Fix last change to bibtex.elBasil L. Contovounesios2020-11-161-5/+5
* Add new user option bibtex-unify-case-convertFrancesco Potortì2020-11-161-38/+51
* Don't quote lambdas in several placesStefan Kangas2020-11-142-9/+7
* Don't quote lambdas in several placesStefan Kangas2020-11-123-28/+27
* Sync biblatex entries and fields with v3.15Basil L. Contovounesios2020-11-051-61/+85
* Remove unused variable in ispell.el (thanks, Stefan Kangas)Reuben Thomas2020-11-041-3/+1
* Factor out some common code in ispell.elReuben Thomas2020-11-031-8/+13
* Simplify ispell-check-version’s use of -vv flagReuben Thomas2020-11-031-3/+1
* Fix previous patch to ispell.elReuben Thomas2020-11-021-2/+2
* Fix previous code change to `ispell--call-enchant-lsmod'Reuben Thomas2020-11-021-8/+9
* Explain last changeEli Zaretskii2020-11-021-0/+2
* Make ispell.el ignore warnings from enchant-lsmod (closes #44318)Reuben Thomas2020-11-021-7/+5
* Make hideshow.el work with Mhtml modeThien-Thi Nguyen2020-10-301-0/+12
* Simplify some bibtex.el variable definitionsBasil L. Contovounesios2020-10-291-48/+41
* css--complete-property-value: Limit the backward searchDmitry Gutov2020-10-281-1/+1
* Complete property values in multi-line CSS declarationsSimen Heggestøyl2020-10-271-1/+3
* Don't use obsolete variable write-contents-hooksStefan Kangas2020-10-271-1/+1
* Convert artist.el to lexical bindingMattias Engdegård2020-10-211-37/+25
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-201-0/+2
* * lisp/textmodes/picture.el: Use lexical binding.Mattias Engdegård2020-10-201-1/+1
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* Don't boldify the flyspell language indicator in the mode lineLars Ingebrigtsen2020-10-111-1/+0
* Make artist-mode work when display-line-numbers-mode is onLars Ingebrigtsen2020-10-071-8/+14
* Merge from origin/emacs-27Glenn Morris2020-10-021-4/+5
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-4/+5
* | ; Prefer https to http in many URLsStefan Kangas2020-10-012-13/+13
* | Don't quote lambdas in several placesStefan Kangas2020-10-012-3/+3
* | Don't recommend quoting lambdasStefan Kangas2020-10-013-6/+6
* | Remove some Emacs 20 compat codeStefan Kangas2020-09-221-19/+5
* | Display the language in the Flyspell mode lineLars Ingebrigtsen2020-09-191-1/+15
* | Make sgml-validate not bug out from buffers not visiting a fileLars Ingebrigtsen2020-09-151-4/+3
* | Escape ampersand in table.el LaTeX outputReuben Thomas2020-09-131-1/+1
* | * lisp/textmodes/artist.el: Remove obsolete comments.Stefan Kangas2020-09-101-5/+0
* | Make flyspell-prog-text-faces into defcustomStefan Kangas2020-09-091-2/+6
* | Fix Enchant dictionary finding routineReuben Thomas2020-09-071-2/+2
* | Add enchant-2 to list of default spelling checker programsReuben Thomas2020-09-061-5/+4
* | Allow CSS completion with multiple rules on one linePhilip K2020-09-071-9/+5
* | Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-7/+9
* | Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-061-1/+1
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-065-32/+24
* | Mark sgml-basic-offset as safe for integersLucas Werkmeister2020-09-051-1/+2
* | Fix OBOE in flyspell-check-previous-highlighted-wordStefan Kangas2020-09-021-1/+1
* | Minor clean up in flyspell.elStefan Kangas2020-08-271-8/+5
* | Only show flyspell welcome message interactivelyStefan Kangas2020-08-271-1/+1
* | Fix flyspell welcome messageStefan Kangas2020-08-271-9/+14
* | ; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.Stefan Kangas2020-08-271-1/+1
* | Refer to correct mouse button in flyspell messageStefan Kangas2020-08-271-9/+12