aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* css-mode.el: Support multi-line comment fillingSimen Heggestøyl2015-04-181-3/+20
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-151-2/+2
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-134-107/+121
* css-mode.el: Add "not" pseudo-classSimen Heggestøyl2015-04-091-1/+1
* css-mode.el (css-smie-rules): Fix indentation after complex selectorsStefan Monnier2015-04-091-0/+4
* Derive `css-mode' from `prog-mode'Simen Heggestøyl2015-03-311-2/+1
* Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton2015-03-221-2/+21
* Spelling and wording fixesPaul Eggert2015-03-171-1/+1
* Update CSS property listSimen Heggestøyl2015-03-171-113/+97
* Add support for completion in `css-mode'Simen Heggestøyl2015-03-171-2/+43
* Discriminate between pseudo-classes and -elementsSimen Heggestøyl2015-03-171-5/+17
* Merge from origin/emacs-24Paul Eggert2015-03-031-26/+41
|\
| * textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspel...Agustin Martin Domingo2015-03-031-17/+25
| * ispell.el: Extend to aspell current hunspell handling of aliases names for st...Agustin Martin Domingo2015-03-031-9/+16
* | Merge from origin/emacs-24Paul Eggert2015-03-032-21/+68
|\ \ | |/
| * * lisp/textmodes/flyspell.el (flyspell-duplicate-distance): Bump :version.Glenn Morris2015-02-131-1/+1
| * Augment text-mode syntax table for a few special charactersEli Zaretskii2015-02-131-0/+17
| * Improve string search in `flyspell-word-search-*`. (Bug#16800)Agustin Martin Domingo2015-02-121-20/+50
* | Merge from origin/emacs-24Paul Eggert2015-03-031-1/+1
|\ \ | |/
| * Fix filling circle/ellipse in Artist Mode (Bug#19763)Eli Zaretskii2015-02-041-1/+1
* | Merge from origin/emacs-24Paul Eggert2015-02-251-14/+18
|\ \ | |/
| * Fix XEmacs version typo in comment and ChangeLogTassilo Horn2015-01-291-2/+2
| * Restore XEmacs compatibilityTassilo Horn2015-01-291-14/+18
| * Fix issues with BibTeX entries containing ")".Tassilo Horn2015-01-281-13/+9
* | Handle customizations of reftex-include-file-commandsTassilo Horn2015-02-251-0/+1
* | * lisp/textmodes/flyspell.el (flyspell-word): Defvar.Stefan Monnier2015-02-131-3/+5
* | Fixes: debbugs:19815Simen Heggestøyl2015-02-091-2/+2
* | * lisp/textmodes/css-mode.el: Handle hyphenated varsSimen Heggestøyl2015-02-051-1/+1
* | * lisp/textmodes/css-mode.el: Handle variable interpolationSimen Heggestøyl2015-02-051-2/+7
* | * lisp/textmodes/flyspell.el: Use lexical-binding and cl-lib.Stefan Monnier2015-02-041-21/+24
* | Fix issues with BibTeX entries containing ")".Tassilo Horn2015-01-281-13/+9
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-46/+49
|\ \ | |/
| * Prevent artist-mode from creating runaway timers (Bug#6130).Daniel Koning2015-01-211-46/+49
| * Update copyright year to 2015Paul Eggert2015-01-0144-44/+44
* | paragraphs: update sentence-end-base :version after changing the defaultMichal Nazarewicz2015-01-201-1/+1
* | paragraphs: recognise more Unicode characters as end of sentenceMichal Nazarewicz2015-01-201-1/+1
* | tildify: add `tildify-double-space-undos'Michal Nazarewicz2015-01-201-18/+35
* | tildify: add `tildify-space' and `tildify-mode'Michal Nazarewicz2015-01-201-1/+87
* | Fix: inhibit point motion hooks when encoding an enriched document.Ivan Shmakov2015-01-171-1/+2
* | Auto-commit of loaddefs files.Glenn Morris2015-01-021-9/+9
* | Update copyright year to 2015Paul Eggert2015-01-0143-43/+43
* | * lisp/textmodes/css-mode.el (scss-mode): Fix typo.Simen Heggestøyl2015-01-011-2/+2
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-2/+2
|\ \ | |/
| * Spelling fixesPaul Eggert2014-12-251-2/+2
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-10/+40
|\ \ | |/
| * Consider electric-pair-mode in tex-mode.Joao Tavora2014-12-141-10/+40
* | In `ispell-command-loop' don't use `next-window'.Martin Rudalics2014-12-191-2/+4
* | Fix ispell window handling.Martin Rudalics2014-12-181-117/+60
* | Merge branch 'emacs-24'.Paul Eggert2014-11-282-6/+6
|\ \ | |/
| * Backport regexp stack overflow fix from emacs-24.Leonard Randall2014-11-271-1/+1