aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove old comments and a redundant FIXMEReuben Thomas2017-08-201-26/+4
* Add Enchant support to ispell.el (Bug#17742)Reuben Thomas2017-08-201-14/+78
* Support indentation of detached Less CSS rulesetsSimen Heggestøyl2017-08-151-3/+6
* Fixes and tweaks for the new Less CSS modeSimen Heggestøyl2017-08-151-145/+119
* New major mode: Less CSS modeSteve Purcell2017-08-151-0/+258
* Make a case-sensitive match for stringsArash Esbati2017-08-121-1/+2
* Revert "Add Enchant support to ispell.el (Bug#17742)"Reuben Thomas2017-08-071-65/+14
* Add Enchant support to ispell.el (Bug#17742)Reuben Thomas2017-08-071-14/+65
* Change default CSS property faceSimen Heggestøyl2017-07-301-1/+1
* artist.el: Avoid error with keyboard command invocationStephen Berman2017-07-291-1/+1
* Remove `:options' from `css-electric-keys'Simen Heggestøyl2017-06-201-1/+0
* Complete CSS property values less eagerly (Bug#27392)Simen Heggestøyl2017-06-171-4/+5
* Fix highlighting of CSS selectors with double hyphensSimen Heggestøyl2017-06-111-2/+2
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Support a new CSS indentation styleSimen Heggestøyl2017-06-031-1/+4
* Don't autoload new dns-mode commandGlenn Morris2017-05-241-1/+0
* New dns-mode command for IPv6 address conversionPeder O. Klingenberg2017-05-231-1/+98
* Fix mhtml-mode fontification bugTom Tromey2017-05-201-8/+10
* Expand docstring for CSS modeSimen Heggestøyl2017-05-181-2/+18
* ; Spelling fixesPaul Eggert2017-05-061-1/+1
* Decruftify dns-mode.el a little bitGlenn Morris2017-05-051-8/+42
* Tweak dns-mode font-lockPeder O. Klingenberg2017-05-051-0/+1
* 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