summaryrefslogtreecommitdiff
path: root/doc/lispref/modes.texi
Commit message (Expand)AuthorAge
* Minor clarification for define-minor-mode :variableLars Ingebrigtsen2021-08-16
* Add font-lock-doc-markup-face (bug#50041)Mattias Engdegård2021-08-14
* Improve mode-line-position-column-format manual entryLars Ingebrigtsen2021-07-28
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-23
* * doc/lispref/modes.texi (Multiline Font Lock): Tweak last changeStefan Monnier2021-07-13
* Document the syntax-multilne text propertyLars Ingebrigtsen2021-07-13
* Remove outdated advise from manualMattias Engdegård2021-06-16
* Fix documentation of literal `face' syntax in font-lock sectionLars Ingebrigtsen2021-06-01
* (define-minor-mode): Warn about use of pre-Emacs-21 style argsStefan Monnier2021-04-12
* Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-18
* Add a new variable `global-minor-modes'Lars Ingebrigtsen2021-02-15
* Rename minor-modes to local-minor-modesLars Ingebrigtsen2021-02-15
* ; * doc/lispref/modes.texi: typo fixRobert Pluim2021-02-14
* Introduce an :interactive keyword for `defined-derived-mode'Lars Ingebrigtsen2021-02-14
* Add a new buffer-local variable `minor-modes'Lars Ingebrigtsen2021-02-14
* Allow minor modes to specify major modes they're useful inLars Ingebrigtsen2021-02-12
* Allow a :variable keyword in define-globalized-minor-modeLars Ingebrigtsen2021-02-04
* Merge from origin/emacs-27Glenn Morris2021-01-14
|\
| * ; * doc/lispref/modes.texi (SMIE Indentation Example): Fix previous commitSimen Heggestøyl2021-01-05
| * Remove extraneous closing parenSimen Heggestøyl2021-01-04
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Add caveat about the `long' `mode-line-compact' settingLars Ingebrigtsen2020-12-30
* | Introduce new variable mode-line-compactLars Ingebrigtsen2020-12-29
* | Document the text property limitations in mode linesLars Ingebrigtsen2020-12-28
* | Implement a :predicate parameter for globalized minor modesLars Ingebrigtsen2020-10-26
* | Clarify how to set single-function hooksNoam Postavsky2020-10-11
* | Clarify define-minor-mode hooksLars Ingebrigtsen2020-10-09
* | Merge from origin/emacs-27Glenn Morris2020-09-27
|\|
| * ; Fix some trivial typosStefan Kangas2020-09-21
* | Fix up previous change for column/line spec mechanism in the mode lineLars Ingebrigtsen2020-09-17
* | ; Fix grammar of previous commitRobert Pluim2020-09-15
* | Allow controlling the look of the line/column indicatorsLars Ingebrigtsen2020-09-15
* | Merge from origin/emacs-27Glenn Morris2020-08-31
|\|
| * Update Elisp Manual reference to which-function-modeStefan Kangas2020-08-31
| * Fix description of %-constructs in 'mode-line-format'Eli Zaretskii2020-08-29
* | Consistently stylize eldoc as ElDoc in more proseBasil L. Contovounesios2020-07-14
* | Better handle asynchronous Eldoc sourcesJoão Távora2020-07-08
* | Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-01
* | Merge from origin/emacs-27Glenn Morris2020-04-11
|\|
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-08
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-20
* | Merge from origin/emacs-27Glenn Morris2020-01-20
|\|
| * ; spelling fixesPaul Eggert2020-01-17
* | Add index entry "syntax highlighting" to the elisp manualStefan Kangas2020-01-17
|/
* Improve wording in the ELisp manualRichard Stallman2020-01-11
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-28
* Rename font-log-refontifyLars Ingebrigtsen2019-11-12
* Fix doc of font-lock-syntactic-face-functionLars Ingebrigtsen2019-11-03