summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * lisp/textmodes/tex-mode.el: Replace double-definition hack with an adviceStefan Monnier2020-03-271-33/+27
* | * lisp/textmodes/conf-mode.el (conf-mode): Fix last changeStefan Monnier2020-03-251-21/+25
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-211-0/+1
* | Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-181-1/+2
|\ \ | |/
| * * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation.Philipp Stephani2020-03-141-1/+2
* | * lisp/textmodes/conf-mode.el (conf-mode): Use define-derived-modeStefan Monnier2020-03-141-98/+75
* | Merge from origin/emacs-27Glenn Morris2020-03-072-33/+38
|\ \ | |/
| * Use regexp-opt to define bibtex-autokey-transcriptions. (Bug#39686)Roland Winkler2020-03-061-23/+27
| * Improve documentation of 'table-generate-source'Eli Zaretskii2020-03-061-10/+11
* | * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov2020-02-251-1/+0