summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-0810-10/+10
* Extend dictionary and library-directory handling for IspellLaimonas Vėbra2016-10-081-19/+34
* Fix unescaped \begin{...} in docstringTassilo Horn2016-10-071-1/+1
* Support completion of classes and IDs in CSS modeSimen Heggestøyl2016-09-242-7/+94
* Fix prettification of \phi, \varphi, and \varsigmaTassilo Horn2016-08-301-2/+3
* Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1
* * lisp/textmodes/page-ext.el (pages-directory-mode): Use special-mode.Stefan Monnier2016-08-271-8/+2
* Add "supports" to list of CSS at-rulesSimen Heggestøyl2016-08-261-1/+1
* lisp/textmodes/table.el (table-generate-source): Fix completing-read callOleh Krehel2016-08-181-2/+1
* Spelling and minor grammar fixesPaul Eggert2016-08-051-5/+5
* * lisp/textmodes/rst.el: Major refactoring, minor changes, minor fixesStefan Merten2016-07-311-1214/+1558
* ;Revert ";Partially revert 2649105a"Mark Oteiza2016-07-211-1/+2
* ;Partially revert 2649105aMark Oteiza2016-07-211-2/+1
* Complete "initial" and "unset" in CSS modeSimen Heggestøyl2016-07-061-1/+2
* Fix breakage from previous changeMark Oteiza2016-06-281-1/+1
* Fix breakage from previous change.Mark Oteiza2016-06-281-1/+1
* Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-231-8/+4
* Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-3/+2
* Add completion of colors in CSS modeEtienne Prud’homme2016-05-221-3/+32
* Improve display of tex-verbatim and Info quotedPaul Eggert2016-05-131-2/+1
* Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-9/+5
* Make 'backtab' work in table-mode on text terminalsTino Calancha2016-05-071-0/+1
* Support completion of HTML tags in CSS selectorsSimen Heggestøyl2016-05-051-3/+31
* Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\
| * Fix the MSDOS buildEli Zaretskii2016-04-301-1/+1
* | Add completion of `calc()' in CSS modeSimen Heggestøyl2016-04-261-10/+15
* | Don't let `css--property-values' return duplicatesSimen Heggestøyl2016-04-241-7/+8
* | Cache results of `css--property-values'Simen Heggestøyl2016-04-241-7/+9
* | Add "keyframes" to list of CSS at-rulesSimen Heggestøyl2016-04-201-1/+2
* | * lisp/textmodes/ispell.el: Compile with lexical-bindingStefan Monnier2016-04-181-109/+104
* | Add HTML5 tags to HTML modeSimen Heggestøyl2016-04-171-0/+51
* | Don't spell-check argument of 'cref' TeX macroMatthew Leach2016-04-161-0/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-111-6/+7
|\ \ | |/
| * Fix "Beginning of buffer" error in forward-pageLeo Liu2016-04-071-6/+7
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-055-18/+19
* | Support completion of at-rules in SCSS modeEtienne Prud'homme2016-04-051-1/+12
* | Support completion of bang-rules in CSS modeSimen Heggestøyl2016-03-311-6/+19
* | Add HTML4 tags to HTML modeSimen Heggestøyl2016-03-301-8/+74
* | Have `M-q' not mark buffers are changed when they haven'tLars Magne Ingebrigtsen2016-03-281-59/+69
* | Support completion of attribute values in CSS modeSimen Heggestøyl2016-03-231-76/+462
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-215-18/+19
* | Fix picture-mode wrt double-width charactersAlan J Third2016-03-211-1/+5
* | * lisp/textmodes/tex-mode.el: Complete local envs. Use #'.Stefan Monnier2016-03-101-27/+49
* | Declare $ as an expression prefix in SCSSSimen Heggestøyl2016-02-291-0/+2
* | Revert "Declare $ as an expression prefix in SCSS"Lars Ingebrigtsen2016-02-291-2/+0
* | Declare $ as an expression prefix in SCSSSimen2016-02-291-0/+2
* | Allow sorting flyspell correctionsLars Ingebrigtsen2016-02-291-13/+29
* | Allow highlighting things like @math{2^{12}}Bastien Guerry2016-02-241-1/+3
* | Add column layout module to CSS property listSimen Heggestøyl2016-02-161-0/+9
* | Add fragmentation module to CSS property listSimen Heggestøyl2016-02-141-2/+7