summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAge
* Remove prettification for \par in tex-modeClément Pit-Claudel2021-08-16
* Allow `tex-buffer' to work on buffers not visiting filesLars Ingebrigtsen2021-08-11
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Remove a redundant let-binding from IspellBasil L. Contovounesios2021-07-30
* Fix tex-validate-bufferMattias Engdegård2021-07-25
* Make nil value of fill-column obsoleteStefan Kangas2021-07-23
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-19
* Make 'tex-validate-buffer' work againLars Ingebrigtsen2021-07-13
* * lisp/textmodes/enriched.el: Require 'facemenu' (bug#49466)Juri Linkov2021-07-12
* Don't pass 'null-device' to 'call-process' in ispellJim Porter2021-07-02
* * lisp/textmodes/ispell.el: Fix finding dictionaries for Enchant.Reuben Thomas2021-06-28
* * lisp/textmodes/ispell.el: Check process is live before interacting.Reuben Thomas2021-06-28
* * lisp/textmodes/flyspell.el: Fix bug#49104Stefan Monnier2021-06-27
* Fix syntax-category of some punctuation charactersEli Zaretskii2021-06-25
* Make tex-compile-commands heed tex-start-optionsUtkarsh Singh2021-06-22
* Use \footref when referencing a footnote labelArash Esbati2021-06-18
* Support new LaTeX kernel macro \footrefArash Esbati2021-06-18
* Fix problem in HTML with bracketed charactersStephen Berman2021-06-14
* More accurate highlighting of mis-spellings in FlyspellEli Zaretskii2021-06-03
* Improve tex fontification of quoted stringsKeith David Bershatsky2021-05-29
* Revert "Continue checking the same line when hitting SPC in ispell"Lars Ingebrigtsen2021-05-29
* Continue checking the same line when hitting SPC in ispellLars Ingebrigtsen2021-05-28
* Include colons in the completion stringsDmitry Gutov2021-05-15
* Add :company-kind support to css-mode completionDmitry Gutov2021-05-15
* Fix ispell program comparisonDmitrii Kuragin2021-05-06
* Automatically generate texinfo.el internal autoloadsGlenn Morris2021-04-29
* Merge from origin/emacs-27Glenn Morris2021-04-25
|\
| * Improve filling-related documentationEli Zaretskii2021-04-20
| * Update copyright year to 2021Paul Eggert2021-01-01
* | ; Fix some typos in doc strings and manualsŠtěpán Němec2021-04-24
* | sgml-mode: Only set sgml-xml-mode if guessed to be an XML filePhilip K2021-04-21
* | ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* | ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-16
* | ; Remove some useless commentsStefan Kangas2021-04-16
* | * lisp/textmodes/two-column.el: Address FIXMEStefan Monnier2021-04-13
* | * lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declarationStefan Monnier2021-04-13
* | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* | Make refer-every into obsolete alias for seq-every-pStefan Kangas2021-04-09
* | Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-05
* | ; Remove some redundant installation instructionsStefan Kangas2021-04-03
* | Remove redundant #' before lambda in textmodes/*.elStefan Kangas2021-04-02
* | Delete XEmacs-only definitionArash Esbati2021-04-02
* | Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-01
* | Delete empty "History" sectionsStefan Kangas2021-03-30
* | * lisp/textmodes/reftex-auc.el: Improve the external function declarationsArash Esbati2021-03-29
* | Fix problem with filling with a computed fill prefixLars Ingebrigtsen2021-03-24
* | Convert many more links to use HTTPSStefan Kangas2021-03-24
* | Don't pre-load facemenuLars Ingebrigtsen2021-03-18
* | * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-17