aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-012-2/+2
* Keep eww buffer current when looking up CSS on MDNSimen Heggestøyl2017-10-011-8/+7
* Fix errors in flyspell-post-command-hookEli Zaretskii2017-09-191-2/+4
* Search for Syntax section when viewing MDNTom Tromey2017-09-161-1/+1
* Fix last change to textmodes/page-ext.elStefan Monnier2017-09-161-0/+2
* Disable execution of unsafe Lisp by Enriched Text modeEli Zaretskii2017-09-161-4/+19
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1346-51/+51
* Update uses of if-let and when-letMark Oteiza2017-09-122-6/+6
* Merge Emacs 25.3 fixesPaul Eggert2017-09-121-0/+35
* Remove unsafe enriched mode translationsLars Ingebrigtsen2017-09-091-32/+0
* Font-lock FDO desktop files correctlyMark Oteiza2017-08-271-10/+22
* Refine conf-toml-mode font-lockTom Tromey2017-08-261-2/+28
* Avoid using string-to-multibyte in ispell.elReuben Thomas2017-08-241-13/+3
* Add conf-toml-modeTom Tromey2017-08-231-0/+34
* ; * lisp/textmodes/ispell.el: `subr-x' is only needed at compile time.Noam Postavsky2017-08-201-1/+1
* Add missing requireReuben Thomas2017-08-201-0/+1
* 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