summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add containment module to CSS property listSimen Heggestøyl2020-05-101-0/+4
* Add writing modes module to CSS property listSimen Heggestøyl2020-05-101-2/+10
* Prefer 'strong' and 'em' to 'b' and 'i' in html-modeStefan Kangas2020-05-061-3/+3
* Use lexical-binding in po.el and add testsSimen Heggestøyl2020-04-251-1/+1
* Merge from origin/emacs-27Glenn Morris2020-04-201-5/+5
|\
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-5/+5
* | Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-161-1/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
* | Update texinfo.el following changes in 'tex-start-options-string'Ernest N. Mamikonyan2020-04-031-3/+10