aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/modes.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change command to interactive ... modesLars Ingebrigtsen2021-02-131-1/+1
* Make it possible to have derived modes be non-interactiveLars Ingebrigtsen2021-02-111-0/+5
* Allow a :variable keyword in define-globalized-minor-modeLars Ingebrigtsen2021-02-041-0/+5
* Merge from origin/emacs-27Glenn Morris2021-01-141-1/+1
|\
| * ; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commitSimen Heggestøyl2021-01-051-2/+2
| * Remove extraneous closing parenSimen Heggestøyl2021-01-041-1/+1
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Add caveat about the `long' `mode-line-compact' settingLars Ingebrigtsen2020-12-301-2/+4
* | Introduce new variable mode-line-compactLars Ingebrigtsen2020-12-291-0/+9
* | Document the text property limitations in mode linesLars Ingebrigtsen2020-12-281-4/+10
* | Implement a :predicate parameter for globalized minor modesLars Ingebrigtsen2020-10-261-4/+37
* | Clarify how to set single-function hooksNoam Postavsky2020-10-111-18/+28
* | Clarify define-minor-mode hooksLars Ingebrigtsen2020-10-091-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-09-271-1/+1
|\ \ | |/
| * ; Fix some trivial typosStefan Kangas2020-09-211-1/+1
* | Fix up previous change for column/line spec mechanism in the mode lineLars Ingebrigtsen2020-09-171-1/+8
* | ; Fix grammar of previous commitRobert Pluim2020-09-151-2/+2
* | Allow controlling the look of the line/column indicatorsLars Ingebrigtsen2020-09-151-0/+16
* | Merge from origin/emacs-27Glenn Morris2020-08-311-11/+12
|\ \ | |/
| * Update Elisp Manual reference to which-function-modeStefan Kangas2020-08-311-5/+5
| * Fix description of %-constructs in 'mode-line-format'Eli Zaretskii2020-08-291-6/+7
* | Consistently stylize eldoc as ElDoc in more proseBasil L. Contovounesios2020-07-141-1/+1
* | Better handle asynchronous Eldoc sourcesJoão Távora2020-07-081-3/+4
* | Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-011-13/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-111-1/+10
|\ \ | |/
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-081-1/+10
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-201-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-201-1/+1
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-01-171-1/+1
* | Add index entry "syntax highlighting" to the elisp manualStefan Kangas2020-01-171-0/+1
|/
* Improve wording in the ELisp manualRichard Stallman2020-01-111-2/+15
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-281-1/+2
* Rename font-log-refontifyLars Ingebrigtsen2019-11-121-2/+2
* Fix doc of font-lock-syntactic-face-functionLars Ingebrigtsen2019-11-031-3/+13
* Add a convenience function to be used when working on font lockingLars Ingebrigtsen2019-10-301-0/+6
* Add new function to clear tags in tabulated listStefan Kangas2019-09-261-0/+5
* Respect global-eldoc-mode in minibuffers (Bug#36886)Noam Postavsky2019-08-201-4/+4
* Don't refer to non-existent functions in mode line examplesLars Ingebrigtsen2019-08-031-1/+1
* Remove mention of :group in define-minor-mode infoLars Ingebrigtsen2019-07-081-7/+4
* Merge from origin/emacs-26Glenn Morris2019-06-111-1/+3
|\
| * Tiny improvement of documentation of major mode conventionsEli Zaretskii2019-06-081-1/+3
* | Merge from origin/emacs-26Glenn Morris2019-06-011-1/+1
|\ \ | |/
| * Remove redundants "See" before @xref or @pxref (Bug#35793)Mauro Aranda2019-05-251-1/+1
* | * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-4/+13
* | Merge from origin/emacs-26Glenn Morris2019-04-291-1/+6
|\ \ | |/
| * Recommend using font-lock-face over face (Bug#35044)Noam Postavsky2019-04-281-1/+6
* | Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-311-6/+1
* | Use lexical-binding in text-mode.elBasil L. Contovounesios2019-03-311-4/+3