aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* css-mode documentation lookup featureTom Tromey2017-01-301-0/+114
* Add \citetitle to biblatex cite formatArash Esbati2017-01-271-0/+2
* Treat ":root" as a css-selectorTom Tromey2017-01-171-0/+2
* ; Spelling fixesPaul Eggert2017-01-171-8/+7
* Fix comment in css-mode.elTom Tromey2017-01-161-1/+0
* Add DNS keywords and remove duplicationsAlexander Kuleshov2017-01-111-2/+5
* * lisp/textmodes/rst.el: Fix rst-forward-indented-block.Stefan Merten2017-01-081-22/+25
* Avoid infloop in 'ispell-region'Eli Zaretskii2017-01-071-1/+8
* Lots of refactorings and a few minor improvements.Stefan Merten2017-01-031-1560/+1593
* Fix RefTeX to show table of contents for dtx files (tiny change)Sašo Živanović2017-01-022-3/+6
* Merge from origin/emacs-25Paul Eggert2017-01-0144-44/+44
|\
| * Update copyright year to 2017Paul Eggert2016-12-3144-44/+44
* | Add entry for biblatexArash Esbati2016-12-301-0/+16
* | Keep default CASECHARS/NOT-CASECHARS for ispell built-in dictionariesReuben Thomas2016-12-211-2/+2
* | * tex-mode.el (tex-compile-commands): Add luatex and xetex commandsStefan Monnier2016-12-211-5/+9
* | Reinstate ispell character offset (bug#25219)Alan Third2016-12-181-1/+4
* | Fix spelling mistake in private defun name (Bug#25218)Reuben Thomas2016-12-171-5/+5
* | Remove XEmacs support from flyspell.el (Bug#25218)Reuben Thomas2016-12-171-106/+5
* | Remove support for aspell < 0.60 (from 2004)Reuben Thomas2016-12-131-19/+16
* | Minor docstring and comment fixes to ispell.elReuben Thomas2016-12-131-2/+2
* | Remove unused variableReuben Thomas2016-12-131-2/+0
* | Remove XEmacs-specific ispell-with-no-warningsReuben Thomas2016-12-131-8/+4
* | Remove meaningless defconst ispell-versionReuben Thomas2016-12-131-10/+3
* | Remove boundp test for always-bound symbolReuben Thomas2016-12-131-2/+1
* | Remove support for ispell < 3.1.12Reuben Thomas2016-12-131-8/+2
* | Remove unused constantReuben Thomas2016-12-131-4/+0
* | Remove support for old versions of supercite and GNUS from ispell.elReuben Thomas2016-12-131-7/+2
* | Remove remaining mentions of XEmacs from ispell.elReuben Thomas2016-12-131-3/+2
* | Remove XEmacs-specific minibuffer handling code from ispell.elReuben Thomas2016-12-131-7/+5
* | Remove XEmacs-specific horizontal scrollbar handling in ispell.elReuben Thomas2016-12-131-8/+2
* | Remove XEmacs-specific code dealing with enable-multibyte-charactersReuben Thomas2016-12-131-16/+3
* | Remove XEmacs-specific code from ispell.elReuben Thomas2016-12-131-45/+10
* | Remove some commented-out codeReuben Thomas2016-12-131-6/+1
* | Remove XEmacs and old Emacs highlighting codeReuben Thomas2016-12-131-19/+3
* | Assume Emacs supports [:alpha:] in regexpsReuben Thomas2016-12-131-33/+22
* | Remove some XEmacs-specific code from ispell.elReuben Thomas2016-12-131-63/+6
* | Generalise over-specific documentationReuben Thomas2016-12-131-3/+1
* | Remove tests for built-in functionsReuben Thomas2016-12-131-20/+12
* | Remove unused ispell-looking-backReuben Thomas2016-12-131-15/+0
* | Assume we have version<= for checking ispell versionReuben Thomas2016-12-131-41/+5
* | Remove ispell.el pre-GNU Emacs commentsReuben Thomas2016-12-131-77/+0
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+12
|\ \ | |/
| * Handle TeX comments when making new paragraphKarl Fogel2016-11-251-1/+12
* | Add HTML5 attributes for the input elementSimen Heggestøyl2016-12-041-4/+16
* | Add will change module to CSS property listSimen Heggestøyl2016-11-261-2/+8
* | Add missing 'provide's in preloaded packagesPhilippe Vaucher2016-11-251-0/+2
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
| * Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-231-2/+1
* | Port RefTeX to cl-libMark Oteiza2016-11-1910-133/+121