aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/modes.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-021-50/+63
* New user option 'font-lock-ignore'Augusto Stoffel2022-04-011-1/+83
* ; * doc/lispref/modes.texi (Tabulated List Mode): Fix @xref.Eli Zaretskii2022-02-221-1/+1
* Add links to the vtable manualLars Ingebrigtsen2022-02-221-2/+12
* Add new function mode-line-window-selected-pLars Ingebrigtsen2022-02-051-2/+20
* Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-121-0/+3
|\
| * ; * doc/lispref/modes.texi (Auto Major Mode): Clarification. (Bug#53199)Eli Zaretskii2022-01-121-0/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen2021-11-291-26/+16
* | ; * doc/lispref/modes.texi (Tabulated List Mode): Fix markup.Eli Zaretskii2021-11-021-4/+4
* | Support inserting images in tabulated-list-mode columnsStefan Kangas2021-11-021-4/+5
* | Merge from origin/emacs-28Glenn Morris2021-10-241-6/+7
|\ \ | |/
| * ; * doc/lispref/modes.texi (Hooks): Clarify wording. (Bug#34588)Eli Zaretskii2021-10-241-6/+7
| * Clarify abnormal hook documentationStefan Kangas2021-10-231-6/+6
* | Add new major mode 'clean-mode'Lars Ingebrigtsen2021-10-061-0/+12
|/
* Document 'jit-lock-bounds'Eli Zaretskii2021-08-231-0/+5
* Improve documentation of context menusEli Zaretskii2021-08-211-0/+16
* Minor clarification for define-minor-mode :variableLars Ingebrigtsen2021-08-161-1/+2
* Add font-lock-doc-markup-face (bug#50041)Mattias Engdegård2021-08-141-1/+9
* Improve mode-line-position-column-format manual entryLars Ingebrigtsen2021-07-281-5/+4
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-231-4/+7
* * doc/lispref/modes.texi (Multiline Font Lock): Tweak last changeStefan Monnier2021-07-131-6/+9
* Document the syntax-multilne text propertyLars Ingebrigtsen2021-07-131-0/+8
* Remove outdated advise from manualMattias Engdegård2021-06-161-4/+0
* Fix documentation of literal `face' syntax in font-lock sectionLars Ingebrigtsen2021-06-011-1/+2
* (define-minor-mode): Warn about use of pre-Emacs-21 style argsStefan Monnier2021-04-121-39/+25
* Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-181-2/+1
* Add a new variable `global-minor-modes'Lars Ingebrigtsen2021-02-151-0/+5
* Rename minor-modes to local-minor-modesLars Ingebrigtsen2021-02-151-1/+1
* ; * doc/lispref/modes.texi: typo fixRobert Pluim2021-02-141-1/+1
* Introduce an :interactive keyword for `defined-derived-mode'Lars Ingebrigtsen2021-02-141-0/+7
* Add a new buffer-local variable `minor-modes'Lars Ingebrigtsen2021-02-141-0/+5
* Allow minor modes to specify major modes they're useful inLars Ingebrigtsen2021-02-121-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