Wed, 24 Aug 2005 11:54:25 +0000 |
Stefan Monnier |
(define-minor-mode): Simplify.
|
Fri, 22 Jul 2005 01:26:03 +0000 |
Luc Teirlinck |
(define-minor-mode): Never call the mode function using `eval-after-load'.
|
Sat, 16 Jul 2005 02:25:48 +0000 |
Luc Teirlinck |
(define-minor-mode): Avoid constructing a defcustom with two :set or
|
Thu, 14 Jul 2005 00:56:13 +0000 |
Luc Teirlinck |
(define-minor-mode): Do not override explicitly specified :initialize keyword.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 26 Jun 2005 18:21:26 +0000 |
Stefan Monnier |
(define-minor-mode): Don't automatically add a :require to the defcustom.
|
Wed, 08 Jun 2005 15:54:43 +0000 |
Richard M. Stallman |
(define-minor-mode): If BODY is empty, give the variable a doc string
|
Sat, 04 Jun 2005 22:13:57 +0000 |
Luc Teirlinck |
(define-global-minor-mode): Make it keep track of which major mode it
|
Sun, 22 May 2005 22:07:22 +0000 |
Luc Teirlinck |
(define-global-minor-mode): Use `after-change-major-mode-hook' instead
|
Tue, 17 May 2005 15:17:18 +0000 |
Lute Kamstra |
(define-minor-mode): Don't generate a defcustom for the mode hook variable.
|
Sun, 08 May 2005 19:38:06 +0000 |
Eli Zaretskii |
(easy-mmode-pretty-mode-name): Improve commentary.
|
Sat, 07 May 2005 15:05:00 +0000 |
Eli Zaretskii |
(easy-mmode-pretty-mode-name): Explain
|
Tue, 26 Apr 2005 14:15:54 +0000 |
Lute Kamstra |
(define-minor-mode): Fix docstring.
|
Tue, 05 Apr 2005 14:45:41 +0000 |
Lute Kamstra |
(define-global-minor-mode): Don't use custom-current-group.
|
Thu, 31 Mar 2005 21:15:31 +0000 |
Richard M. Stallman |
(define-global-minor-mode): Renamed from easy-mmode-define-global-mode.
|
Thu, 31 Mar 2005 14:49:09 +0000 |
Lute Kamstra |
(easy-mmode-define-global-mode, define-minor-mode): Call
|
Tue, 02 Nov 2004 09:23:34 +0000 |
Richard M. Stallman |
(define-minor-mode): Use called-interactively-p.
|
Tue, 27 Jan 2004 22:54:45 +0000 |
Stefan Monnier |
(easy-mmode-define-navigation): Use a more robust check of widening.
|
Fri, 14 Nov 2003 16:16:31 +0000 |
Thien-Thi Nguyen |
(easy-mmode-define-navigation): Take additional
|
Mon, 20 Oct 2003 19:05:51 +0000 |
Dave Love |
(easy-mmode-define-navigation): Avoid
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 22 Jun 2003 16:55:47 +0000 |
Andreas Schwab |
(easy-mmode-define-navigation): Avoid
|
Thu, 29 May 2003 21:54:35 +0000 |
Stefan Monnier |
(define-minor-mode): Add edebug spec.
|
Fri, 18 Apr 2003 17:31:05 +0000 |
Stefan Monnier |
(define-minor-mode): Only echo a message if the body didn't do so already.
|
Mon, 24 Mar 2003 17:41:43 +0000 |
Stefan Monnier |
(define-minor-mode): Use custom-set-minor-mode.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Fri, 13 Dec 2002 23:54:45 +0000 |
Markus Rost |
(define-minor-mode): Use `custom-current-group'.
|
Mon, 07 Oct 2002 22:49:39 +0000 |
Richard M. Stallman |
(define-minor-mode): Doc fix.
|
Fri, 27 Sep 2002 21:12:12 +0000 |
Stefan Monnier |
(define-minor-mode): Don't add properties
|
Fri, 13 Sep 2002 14:16:02 +0000 |
Stefan Monnier |
(define-minor-mode): Add a :require arg.
|