summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-3/+5
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-4/+6
* bibtex-mode: Permit user-defined schemes for sorting entries.Roland Winkler2020-12-181-38/+62
* Fix electric pairs in rst-modeLars Ingebrigtsen2020-12-151-4/+2
* bibtex-autokey-get-year: Follow iso8601Roland Winkler2020-12-111-12/+18
* Prefer setq-local in bibtex-style.elStefan Kangas2020-12-101-6/+6
* Make table-fixed-width-mode work againBoruch Baum2020-12-081-0/+2
* Fix file name quoting problems in tex-modeLars Ingebrigtsen2020-12-071-2/+7
* * lisp/textmodes/bibtex.el: Use user-error.Roland Winkler2020-12-041-42/+43
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-049-113/+93
* Remove redundant requires of 'button'Stefan Kangas2020-12-031-2/+0
* Remove redundant requires of 'custom'Stefan Kangas2020-12-031-4/+0
* bibtex-autokey-get-year: Allow both a year or date field.Roland Winkler2020-12-021-10/+18
* bibtex-mode: do not fail when local variables are disabledRoland Winkler2020-12-021-1/+1
* Allow bibtex-contline-indentation as file-local variable.Roland Winkler2020-12-021-13/+21
* Allow bibtex-unify-case-function as file-local variableRoland Winkler2020-12-021-13/+14
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-244-7/+11
* Remove Emacs 19 and 20 compat code from table.elStefan Kangas2020-11-231-56/+45
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-191-2/+0
* Don't make bibtex-unify-case-convert buffer-localBasil L. Contovounesios2020-11-181-2/+1
* Remove redundant 'function's around lambdasStefan Kangas2020-11-171-28/+27
* ; Fix last change to bibtex.elBasil L. Contovounesios2020-11-161-5/+5
* Add new user option bibtex-unify-case-convertFrancesco Potortì2020-11-161-38/+51
* Don't quote lambdas in several placesStefan Kangas2020-11-142-9/+7
* Don't quote lambdas in several placesStefan Kangas2020-11-123-28/+27
* Sync biblatex entries and fields with v3.15Basil L. Contovounesios2020-11-051-61/+85
* Remove unused variable in ispell.el (thanks, Stefan Kangas)Reuben Thomas2020-11-041-3/+1
* Factor out some common code in ispell.elReuben Thomas2020-11-031-8/+13
* Simplify ispell-check-version’s use of -vv flagReuben Thomas2020-11-031-3/+1
* Fix previous patch to ispell.elReuben Thomas2020-11-021-2/+2
* Fix previous code change to `ispell--call-enchant-lsmod'Reuben Thomas2020-11-021-8/+9
* Explain last changeEli Zaretskii2020-11-021-0/+2
* Make ispell.el ignore warnings from enchant-lsmod (closes #44318)Reuben Thomas2020-11-021-7/+5
* Make hideshow.el work with Mhtml modeThien-Thi Nguyen2020-10-301-0/+12
* Simplify some bibtex.el variable definitionsBasil L. Contovounesios2020-10-291-48/+41
* css--complete-property-value: Limit the backward searchDmitry Gutov2020-10-281-1/+1
* Complete property values in multi-line CSS declarationsSimen Heggestøyl2020-10-271-1/+3
* Don't use obsolete variable write-contents-hooksStefan Kangas2020-10-271-1/+1
* Convert artist.el to lexical bindingMattias Engdegård2020-10-211-37/+25
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-201-0/+2
* * lisp/textmodes/picture.el: Use lexical binding.Mattias Engdegård2020-10-201-1/+1
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* Don't boldify the flyspell language indicator in the mode lineLars Ingebrigtsen2020-10-111-1/+0
* Make artist-mode work when display-line-numbers-mode is onLars Ingebrigtsen2020-10-071-8/+14
* Merge from origin/emacs-27Glenn Morris2020-10-021-4/+5
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-4/+5
* | ; Prefer https to http in many URLsStefan Kangas2020-10-012-13/+13
* | Don't quote lambdas in several placesStefan Kangas2020-10-012-3/+3
* | Don't recommend quoting lambdasStefan Kangas2020-10-013-6/+6
* | Remove some Emacs 20 compat codeStefan Kangas2020-09-221-19/+5