aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from origin/emacs-25John Wiegley2016-02-031-2/+10
|\ \ | |/
| * Highlight two additional SCSS keywordsSimen Heggestøyl2016-02-011-2/+10
* | Merge from origin/emacs-25John Wiegley2016-02-031-1/+3
|\ \ | |/
| * Highlight CSS variables with variable name faceSimen Heggestøyl2016-01-301-1/+3
* | -Paul Eggert2016-01-301-1/+1
|\ \ | |/
| * ; * lisp/textmodes/table.el: Comment tweak.Glenn Morris2016-01-281-1/+1
* | -Paul Eggert2016-01-303-2/+5
|\ \ | |/
| * * lisp/textmodes/flyspell.el (flyspell--prev-meta-tab-binding):Glenn Morris2016-01-251-0/+3
| * Expunge "allow" + infinitive from source and doc, part 2.Alan Mackenzie2016-01-251-1/+1
| * Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-1/+1
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-231-1/+1
* | -Paul Eggert2016-01-301-1/+1
|\ \ | |/
| * Delete a spurious backquote (tiny change)Arash Esbati2016-01-231-1/+1
| * Fix picture-mode wrt double-width charactersAlan J Third2016-01-151-1/+5
* | * lisp/textmodes/sgml-mode.el (sgml-forward-sexp): New functionStefan Monnier2016-01-251-6/+25
* | -John Wiegley2016-01-182-6/+6
|\ \ | |/
| * Disallow parenthesis in non-pseudo CSS selectorsSimen Heggestøyl2016-01-141-5/+5
| * Fix some custom types.Glenn Morris2016-01-121-1/+1
* | Use sgml-electric-tag-pair-mode also in nxml-modeStefan Monnier2016-01-161-5/+6
* | Merge from origin/emacs-25John Wiegley2016-01-111-2/+2
|\ \ | |/
| * Document new features of tildify-modeEli Zaretskii2016-01-021-2/+2
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-011-9/+9
* | Merge from origin/emacs-25John Wiegley2016-01-1144-44/+44
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-0144-44/+44
* | Merge from origin/emacs-25John Wiegley2016-01-111-99/+111
|\ \ | |/
| * Allow to invoke original M-TAB binding in 'flyspell-prog-mode'Eli Zaretskii2015-12-311-99/+111
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-2913-30/+121
|\ \ | |/
| * set :safe on css-indent-offsetTom Tromey2015-12-281-1/+2
| * Don't try using /bin/sh in artist.el on MS-WindowsEli Zaretskii2015-12-261-1/+27
| * Merge branch 'scratch/follow' into emacs-25Alan Mackenzie2015-12-201-8/+71
| |\
| | * Ispell: Bind isearch-regexp-function to nil around call to isearch..-new-loopAlan Mackenzie2015-12-141-0/+1
| | * Enhance ispell-skip-region-alist by generating part of it at runtime.Alan Mackenzie2015-12-141-5/+54