summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Improve reftex-label-regexps default valueNils Ackermann2015-06-161-2/+2
* * lisp/textmodes/page-ext.el (add-new-page, pages-directory)Glenn Morris2015-06-151-9/+8
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-283-8/+8
* Don't quote nil and t in doc stringsPaul Eggert2015-05-212-6/+6
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-193-15/+15
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-193-22/+22
* * lisp/calculator.el (calculator-funcall):Glenn Morris2015-05-181-1/+1
* Spelling fixesPaul Eggert2015-05-171-1/+1
* ; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Add a comment.Eli Zaretskii2015-05-161-1/+2
* Support de-alt dictionary with Aspell.Eli Zaretskii2015-05-151-1/+2
* Add basic HTML5 tags and a templatePrzemysław Wojnowski2015-05-101-1/+42
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-061-1/+1
* Support the biblatex journaltitle fieldTassilo Horn2015-05-061-1/+8
* Fix synchronous invocation of IspellEli Zaretskii2015-04-281-3/+12
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-281-1/+1
* ; Comments.Glenn Morris2015-04-271-1/+2
* * lisp/textmodes/reftex-toc.el: Improve multi-frame behaviorStefan Monnier2015-04-271-68/+77
* Fix a typo in bibtex.elEli Zaretskii2015-04-271-1/+1
* `tex-insert-quote' after single `'' opens quotes instead of closingJoão Távora2015-04-261-1/+5
* * lisp/textmodes/text-mode.el (text-mode-hook):Glenn Morris2015-04-241-3/+3
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-221-1/+1
* Fix reftex-citation bugTassilo Horn2015-04-221-6/+6
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-211-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-203-4/+5
* 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