aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | reftex generate autoloads to non versioned file.Phillip Lord2015-12-1710-706/+11
|/
* Add prettify symbol for \timesTassilo Horn2015-11-051-0/+1
* Prettify TeX macros not ending in a word charTassilo Horn2015-10-281-12/+18
* Make RefTeX work with LaTeX subfiles packageTassilo Horn2015-10-211-4/+22
* * lisp/textmodes/reftex.el: Silence byte-compiler warnings.Stefan Monnier2015-10-091-3/+4
* ; Auto-commit of loaddefs files.Glenn Morris2015-10-091-1/+1
* Refactor duplicated code; ensure default is in completionsTassilo Horn2015-10-091-28/+24
* Highlight CSS variable definitionsSimen Heggestøyl2015-10-071-1/+1
* * lisp/textmodes/tex-mode.el: Use lexical-bindingStefan Monnier2015-10-061-7/+8
* Add prettified version of \\Bbb{Q}.Tassilo Horn2015-10-061-0/+1
* Pull in version numbers from rst.el upstream release.Stefan Merten2015-10-041-5/+6
* Fix winner in cl-lib not loaded caseDaniel Colascione2015-10-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-297-14/+5
* Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"Dmitry Gutov2015-09-292-5/+1
* Improve wrapfig package support and caption parsing(tiny change) Arash Esbati2015-09-281-3/+4
* Remove font-latex specific checkTassilo Horn2015-09-261-4/+1
* Fix false negatives in tex--prettify-symbols-compose-p.Tassilo Horn2015-09-251-7/+11
* Use lunate epsilon for TeX \epsilonMark Oteiza2015-09-211-1/+2
* Don't rely on defaults in decoding UTF-8 encoded Lisp filesEli Zaretskii2015-09-212-1/+5
* Clarify or replace a few \u escapes.Paul Eggert2015-09-211-9/+9
* Signal error on invalid regexpTassilo Horn2015-09-211-1/+3
* Add overflow module to CSS property listSimen Heggestøyl2015-09-191-2/+6