aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add color highlighting to css-modeTom Tromey2017-05-031-35/+382
* Don't lose key bindings on mis-spelled text in flyspell-modeEli Zaretskii2017-04-301-1/+6
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-1/+1
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* ispell.el: use user-error rather than debug-ignored-errorsGlenn Morris2017-04-171-4/+1
* Fix highlighting of short selectors in CSS modeSimen Heggestøyl2017-04-161-1/+1
* Add grid layout module to CSS property listSimen Heggestøyl2017-04-131-3/+44
* * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.Glenn Morris2017-04-071-2/+2
* * lisp/textmodes/rst.el (rst-toc-link-keymap): Move before first use.Tom Tromey2017-04-071-6/+6
* ; Spelling and punctuation fixesPaul Eggert2017-04-061-1/+1
* add mhtml-mode.elTom Tromey2017-04-051-0/+390
* change sgml-mode to help multi-html modeTom Tromey2017-04-051-16/+31
* Add one more CSS pseudo-classSimen Heggestøyl2017-03-291-3/+3
* Update list of CSS pseudo-classesSimen Heggestøyl2017-03-291-5/+7
* Support in ispell.el multiple dictionaries loaded by HunspellEli Zaretskii2017-03-251-11/+21
* Fixups after merge from emacs-25Paul Eggert2017-03-191-1/+1
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\
| * * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fix entry.Glenn Morris2017-01-111-1/+1
| * Revert "Add DNS keywords and remove duplications"Eli Zaretskii2017-01-111-5/+2
| * Add DNS keywords and remove duplicationsAlexander Kuleshov2017-01-111-2/+5
| * ; Auto-commit of loaddefs files.Glenn Morris2017-01-041-9/+9
* | Add `touch-action' to list of CSS propertiesSimen Heggestøyl2017-03-121-1/+5
* | * lisp/textmodes/reftex-toc.el (reftex-re-enlarge): Demote errors.Stefan Monnier2017-02-281-1/+5
* | * lisp/textmodes/sgml-mode.el: syntax-propertize <![CDATA and <?..?>Stefan Monnier2017-02-281-11/+31
* | * lisp/textmodes/css-mode.el (css-completion-at-point): Auto-insertStefan Monnier2017-02-281-2/+15
* | Add Conference to the list of valid bibtex entry typesLixin Chin2017-02-231-1/+15
* | Avoid errors when flyspell-generic-check-word-predicate is a lambda.Hong Xu2017-02-171-3/+3
* | Don't delete leading and trailing space from CJK word (bug#25685)Katsumi Yamaoka2017-02-151-2/+14
* | Match all characters in optional argument of \documentclassArash Esbati2017-02-131-1/+1
* | Fix bug in css--mdn-find-symbolTom Tromey2017-02-111-2/+4
* | * lisp/textmodes/css-mode.el: Require subr-x at compile timeSimen Heggestøyl2017-02-051-1/+1
* | typo fixTom Tromey2017-02-041-1/+1
* | Fix indentation of multiline CSS property valuesSimen Heggestøyl2017-02-041-4/+40
* | css-mode documentation lookup featureTom Tromey2017-01-301-0/+114
* | Add \citetitle to biblatex cite formatArash Esbati2017-01-271-0/+2
* | Treat ":root" as a css-selectorTom Tromey2017-01-171-0/+2
* | ; Spelling fixesPaul Eggert2017-01-171-8/+7
* | Fix comment in css-mode.elTom Tromey2017-01-161-1/+0
* | Add DNS keywords and remove duplicationsAlexander Kuleshov2017-01-111-2/+5
* | * lisp/textmodes/rst.el: Fix rst-forward-indented-block.Stefan Merten2017-01-081-22/+25
* | Avoid infloop in 'ispell-region'Eli Zaretskii2017-01-071-1/+8
* | Lots of refactorings and a few minor improvements.Stefan Merten2017-01-031-1560/+1593
* | Fix RefTeX to show table of contents for dtx files (tiny change)Sašo Živanović2017-01-022-3/+6
* | Merge from origin/emacs-25Paul Eggert2017-01-0144-44/+44
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-3144-44/+44
* | Add entry for biblatexArash Esbati2016-12-301-0/+16
* | Keep default CASECHARS/NOT-CASECHARS for ispell built-in dictionariesReuben Thomas2016-12-211-2/+2
* | * tex-mode.el (tex-compile-commands): Add luatex and xetex commandsStefan Monnier2016-12-211-5/+9
* | Reinstate ispell character offset (bug#25219)Alan Third2016-12-181-1/+4
* | Fix spelling mistake in private defun name (Bug#25218)Reuben Thomas2016-12-171-5/+5