summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Highlight two additional SCSS keywordsSimen Heggestøyl2016-02-011-2/+10
* Highlight CSS variables with variable name faceSimen Heggestøyl2016-01-301-1/+3
* ; * lisp/textmodes/table.el: Comment tweak.Glenn Morris2016-01-281-1/+1
* * 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
* 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
* Disallow parenthesis in non-pseudo CSS selectorsSimen Heggestøyl2016-01-141-5/+5
* Fix some custom types.Glenn Morris2016-01-121-1/+1
* Document new features of tildify-modeEli Zaretskii2016-01-021-2/+2
* ; Auto-commit of loaddefs files.Glenn Morris2016-01-011-9/+9
* 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