aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
| | * Replace GROUP argument in six window primitives by new functions.Alan Mackenzie2015-12-141-1/+1
| | * Further progress making Isearch, Ispell, Replace work with Follow Mode.Alan Mackenzie2015-12-071-3/+17
| * | Revert "Fix rx matcher overflow without limiting"Tassilo Horn2015-12-141-11/+1
| * | Fix rx matcher overflow without limitingTassilo Horn2015-12-141-1/+11
| * | Improve regex to not trigger stack overflowTassilo Horn2015-12-131-1/+1
| * | Fix regex matching keyval labelsTassilo Horn2015-12-131-1/+1
| * | * lisp/textmodes/ispell.el (ispell-highlight-spelling-error-overlay):Juri Linkov2015-12-061-0/+1
| * | ; Auto-commit of loaddefs files.Glenn Morris2015-12-051-1/+1
| * | Fix wrong-type-argument integer-or-marker-p nil error(tiny change) Arash Esbati2015-12-041-1/+1
| |/
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-179-18/+18