aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert mark-paragraph change and add testsLars Ingebrigtsen2021-01-071-40/+23
* | Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-21/+10
* | bibtex-mode: Extend widget bibtex-entry-alistRoland Winkler2021-01-021-1/+3
* | bibtex-mode: Handle biblatex field aliases (bug#44976)Roland Winkler2021-01-011-155/+296
* | Update copyright year to 2021Paul Eggert2021-01-0146-46/+46
* | Fix some over-wide docstringsStefan Kangas2020-12-304-12/+16
* | Allow remember-notes to use the *scratch* bufferLars Ingebrigtsen2020-12-281-3/+8
* | * lisp/textmodes/rst.el (rst-mode): Don't touch global hookStefan Monnier2020-12-271-4/+3
* | 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