summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-0144-44/+44
* Allow to invoke original M-TAB binding in 'flyspell-prog-mode'Eli Zaretskii2015-12-311-99/+111
* 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
* 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
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-1715-50/+50
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-172-2/+2
* Clarify reftex-extra-bindings docs.Tassilo Horn2015-09-161-1/+2
* Add pretty symbols for \qquad and \varrho.Tassilo Horn2015-09-161-0/+2
* Use OPEN BOX instead of space for \quad.Tassilo Horn2015-09-151-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-081-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-074-15/+15
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-036-11/+11
* (tex--prettify-symbols-compose-p): Don't compose in verbatim blocks!Stefan Monnier2015-09-031-0/+2
* Escape ` and ' in docPaul Eggert2015-09-012-7/+7
* Quoting fixes in lisp/textmodesPaul Eggert2015-08-307-53/+60
* Fix indentation rule in css-modeSimen Heggestøyl2015-08-281-1/+1