aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Signal error on Hunspell installation problemStefan Kangas2020-08-271-22/+32
* | ispell: Commands to check comments or strings at point or in regionŠtěpán Němec2020-08-261-7/+24
* | Have ispell add new LocalWords lines after any such existing linesKevin Ryde2020-08-211-3/+5
* | Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi2020-08-191-0/+1
* | Remove some compat code from ispell.elLars Ingebrigtsen2020-08-191-2/+1
* | Rename new option to flyspell-use-mouse-3-for-menuStefan Kangas2020-08-181-7/+7
* | Remove some compat code from ispell.elLars Ingebrigtsen2020-08-181-3/+1
* | Add new option flyspell-correct-on-mouse-3Stefan Kangas2020-08-161-1/+20
* | Remove redundant :group args from flyspell.elStefan Kangas2020-08-161-36/+4
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-142-12/+0
* | Handle negative prefix arguments to mark-paragraph correctlyH. Dieter Wilhelm2020-08-131-23/+40
* | Add new commands for environment movement in .texi filesRobert Weiner2020-08-111-0/+71
* | Fix fontification of outdated TeX formLars Ingebrigtsen2020-08-101-1/+1
* | Add a new HTML skeleton for relative (file) URLsLars Ingebrigtsen2020-08-061-1/+9
* | Add sass @use rule to css-modeTheodor Thornhill2020-08-041-1/+1
* | Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897Alan Mackenzie2020-07-041-12/+23
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-5/+5
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-3/+0
* | Improved light/dark colour predicate (bug#41544)Mattias Engdegård2020-06-101-12/+2
* | Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey2020-05-311-50/+0
* | * lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo)Stefan Monnier2020-05-161-3/+3
* | ; Fix last change to bibtex.elBasil L. Contovounesios2020-05-111-0/+1
* | * lisp/textmodes/bibtex.el: Avoid `eval`Stefan Monnier2020-05-111-50/+59
* | Allow underscores in CSS variable namesSimen Heggestøyl2020-05-101-1/+1