aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Move key mappings into reftex-mode-map defvarMark Oteiza2016-11-181-43/+39
* | Derive reftex-index-mode from special-modeMark Oteiza2016-11-181-50/+42
* | Clean up reftex-toc-mode-mapMark Oteiza2016-11-181-36/+28
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Fix references to long obsoleted functions/aliasesMark Oteiza2016-11-042-8/+8
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-0810-10/+10
* | Extend dictionary and library-directory handling for IspellLaimonas Vėbra2016-10-081-19/+34
* | Fix unescaped \begin{...} in docstringTassilo Horn2016-10-071-1/+1
* | Support completion of classes and IDs in CSS modeSimen Heggestøyl2016-09-242-7/+94
* | Fix prettification of \phi, \varphi, and \varsigmaTassilo Horn2016-08-301-2/+3
* | Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1