- 03 Feb, 2007 1 commit
-
-
Chong Yidong authored
may be required to make saved customization variables work.
-
- 16 Jan, 2007 1 commit
-
-
Glenn Morris authored
2001).
-
- 05 Jan, 2007 1 commit
-
-
Richard M. Stallman authored
-
- 02 Jan, 2007 1 commit
-
-
Richard M. Stallman authored
defined with define-global-minor-mode on new buffers.
-
- 11 Dec, 2006 1 commit
-
-
Richard M. Stallman authored
face menu. Explain how to make it non-nil without enabling any fontification.
-
- 10 Dec, 2006 1 commit
-
-
Chong Yidong authored
-
- 23 Nov, 2006 1 commit
-
-
Stefan Monnier authored
-
- 19 Nov, 2006 1 commit
-
-
Stefan Monnier authored
-
- 16 Oct, 2006 1 commit
-
-
Richard M. Stallman authored
not setting font-lock-defaults avoids loading font-lock.
-
- 29 Sep, 2006 1 commit
-
-
Juri Linkov authored
documentation of %z to the real order displayed in the modeline.
-
- 31 Aug, 2006 2 commits
-
-
Richard M. Stallman authored
-
Stefan Monnier authored
Suggested by Richard Bielawski <RBielawski@moneygram.com>
-
- 08 Aug, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 07 Aug, 2006 1 commit
-
-
Chong Yidong authored
(Major Mode Basics): Mention define-derived-mode explicitly. (Major Mode Conventions): Rebinding RET is OK for some modes. Mention change-major-mode-hook and after-change-major-mode-hook. (Example Major Modes): Moved to end of Modes section. (Mode Line Basics): Clarify. (Mode Line Data): Mention help-echo and local-map in strings. Explain reason for treatment of non-risky variables. (Properties in Mode): Clarify. (Faces for Font Lock): Add font-lock-negation-char-face.
-
- 03 Aug, 2006 3 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
(font-lock-extend-region-multiline) (font-lock-extend-region-wholelines): New functions. (font-lock-default-fontify-region): Use them. (font-lock-extend-jit-lock-region-after-change): Only round up if font-lock-default-fontify-region will do it as well.
-
Stefan Monnier authored
Rename from font-lock-extend-region-function. (font-lock-extend-region): Remove by inlining at call sites. (font-lock-after-change-function): Don't needlessly round up to a whole number of lines. (font-lock-extend-jit-lock-region-after-change): Be more careful about the boundary conditions and the interactions between the various ways to extend the region.
-
- 31 Jul, 2006 1 commit
-
-
Nick Roberts authored
-
- 25 Jul, 2006 1 commit
-
-
Stefan Monnier authored
to ensure correct identification.
-
- 24 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 08 Jul, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 05 Jul, 2006 1 commit
-
-
Karl Berry authored
-
- 25 May, 2006 1 commit
-
-
Juri Linkov authored
-
- 30 Apr, 2006 1 commit
-
-
Richard M. Stallman authored
Much clarification. (Font Lock Multiline, Region to Fontify): Much clarification.
-
- 29 Apr, 2006 1 commit
-
-
Stefan Monnier authored
-
- 26 Apr, 2006 1 commit
-
-
Stefan Monnier authored
-
- 24 Apr, 2006 1 commit
-
-
Stefan Monnier authored
-
- 18 Apr, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 15 Mar, 2006 1 commit
-
-
Stefan Monnier authored
the new extend-region feature. (font-lock-after-change-function): Update correspondingly. * jit-lock.el (jit-lock-after-change): Update correspondingly. * progmodes/grep.el (font-lock-lines-before): Don't disable. * modes.texi (Region to Fontify): Remove font-lock-lines-before.
-
- 14 Mar, 2006 1 commit
-
-
Alan Mackenzie authored
This describes font-lock-extend-region-function. ("Other Font Lock Variables"): move "font-lock-lines-before" to the new node "Region to Fontify".
-
- 08 Feb, 2006 1 commit
-
-
Juanma Barranquero authored
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 07 Jan, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 30 Dec, 2005 2 commits
-
-
Luc Teirlinck authored
-
Richard M. Stallman authored
(Mode Line Data): Some text moved to new node. Explain the data structure more concretely. (Mode Line Basics): Clarifications. (Mode Line Variables): Clarify intro paragraph. (%-Constructs): Clarify intro paragraph. (Mode Line Format): Update menu.
-
- 14 Dec, 2005 1 commit
-
-
Romain Francoise authored
Fix typo.
-
- 16 Nov, 2005 2 commits
-
-
Stefan Monnier authored
(Minor Mode Conventions): Mention the use of a hook.
-
Stefan Monnier authored
-