- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 30 Dec, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 28 Nov, 2006 1 commit
-
-
Chong Yidong authored
getting defined to make them work as documented.
-
- 31 Aug, 2006 1 commit
-
-
Richard M. Stallman authored
M-x customize, in the doc string made for the defcustom.
-
- 09 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 08 Jul, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 08 May, 2006 1 commit
-
-
Stefan Monnier authored
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Dec, 2005 1 commit
-
-
Juri Linkov authored
constructed function names next-sym and prev-sym.
-
- 05 Nov, 2005 1 commit
-
-
Luc Teirlinck authored
`define-minor-mode'. Update docstring.
-
- 24 Aug, 2005 1 commit
-
-
Stefan Monnier authored
-
- 22 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 16 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
:type keywords.
-
- 14 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 26 Jun, 2005 1 commit
-
-
Stefan Monnier authored
-
- 08 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
that doesn't say don't set it directly.
-
- 04 Jun, 2005 1 commit
-
-
Luc Teirlinck authored
enabled the minor mode for. Use find-file-hook again. Update docstring.
-
- 22 May, 2005 1 commit
-
-
Luc Teirlinck authored
of `find-file-hook'.
-
- 17 May, 2005 1 commit
-
-
Lute Kamstra authored
-
- 08 May, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 07 May, 2005 1 commit
-
-
Eli Zaretskii authored
more about the LIGHTER arg's usage in the doc string. Add commentary to clarify what the code does. Fix the regexp that strips whitespace from LIGHTER. Quote LIGHTER before using it, since it could have characters special to regular expressions.
-
- 26 Apr, 2005 1 commit
-
-
Lute Kamstra authored
-
- 05 Apr, 2005 1 commit
-
-
Lute Kamstra authored
(define-minor-mode): Ditto. Document default :group value.
-
- 31 Mar, 2005 2 commits
-
-
Richard M. Stallman authored
(easy-mmode-define-global-mode): Alias for define-global-minor-mode.
-
Lute Kamstra authored
custom-current-group at load-time.
-
- 02 Nov, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 27 Jan, 2004 1 commit
-
-
Stefan Monnier authored
-
- 14 Nov, 2003 1 commit
-
-
Thien-Thi Nguyen authored
optional arg NARROWFUN. For the generated functions: Add local var `was-narrowed-p'. Also, if NARROWFUN is specified, include frags that arrange to check for and save narrowing state before the move and then conditionally call NARROWFUN after the move.
-
- 20 Oct, 2003 1 commit
-
-
Dave Love authored
incf in macro expansion.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 22 Jun, 2003 1 commit
-
-
Andreas Schwab authored
variable as format argument for error. Don't call symbol-name on string.
-
- 29 May, 2003 1 commit
-
-
Stefan Monnier authored
Accept a :keymap argument, as you'd expect.
-
- 18 Apr, 2003 1 commit
-
-
Stefan Monnier authored
(easy-mmode-define-keymap): Remove unused var `suppress'.
-
- 24 Mar, 2003 1 commit
-
-
Stefan Monnier authored
Pass unknown keyword args blindly to defcustom.
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 13 Dec, 2002 1 commit
-
-
Markus Rost authored
Pass all groups to the hook. (easy-mmode-define-global-mode): Use `custom-current-group'.
-
- 07 Oct, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 27 Sep, 2002 1 commit
-
-
Stefan Monnier authored
to the name since they're added by mode-line-format already. (define-minor-mode): Run (,mode -1) when needed.
-
- 13 Sep, 2002 1 commit
-
-
Stefan Monnier authored
Don't call the function during init if mode is on by default.
-