index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
easy-mmode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
Glenn Morris
2010-10-28
1
-2
/
+3
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
Merge changes from emacs-23 branch.
Chong Yidong
2010-08-22
1
-16
/
+14
|
\
|
*
Doc fix for define-minor-mode (Bug#6880).
Chong Yidong
2010-08-22
1
-16
/
+14
*
|
Define auto-save-mode with define-minor-mode.
Stefan Monnier
2010-05-05
1
-9
/
+25
*
|
Use define-minor-mode for less obvious cases.
Stefan Monnier
2010-05-04
1
-15
/
+25
*
|
Make it possible to locally disable a globally enabled mode.
Stefan Monnier
2010-04-28
1
-0
/
+2
*
|
Let the user turn off locally a globalized minor mode
Stefan Monnier
2010-04-27
1
-7
/
+8
*
|
(define-minor-mode): A nil argument to the minor mode turns the mode ON.
Stefan Monnier
2010-04-12
1
-9
/
+4
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
Eli Zaretskii
2010-01-02
1
-2
/
+6
*
(define-minor-mode): Purecopy :lighter.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
* image-mode.el (image-toggle-display):
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
(easy-mmode-defmap): Add doc-string.
Glenn Morris
2009-09-10
1
-2
/
+5
*
(define-minor-mode): Don't use symbol-value with constant argument.
Stefan Monnier
2009-08-30
1
-2
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(easy-mmode-set-keymap-parents): Evaluate definition when compiling.
Glenn Morris
2008-06-21
1
-11
/
+12
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Tom Tromey <tromey at redhat.com>
Glenn Morris
2008-04-24
1
-2
/
+14
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(easy-mmode-define-navigation):
Stefan Monnier
2007-10-20
1
-30
/
+32
*
|
Merge from emacs--rel--22
Miles Bader
2007-10-09
1
-25
/
+27
|
\
|
|
*
(define-minor-mode): Fix staging brain damage.
Stefan Monnier
2007-09-21
1
-25
/
+27
*
|
(easy-mmode-define-syntax): Use `mapc' rather than `mapcar'.
Juanma Barranquero
2007-09-26
1
-1
/
+1
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.
Juanma Barranquero
2007-06-04
1
-2
/
+2
*
(define-minor-mode): Fix generated doc string.
Richard M. Stallman
2007-05-10
1
-1
/
+1
*
(define-globalized-minor-mode): Improve doc string of generated command.
Richard M. Stallman
2007-04-22
1
-4
/
+5
*
(define-globalized-minor-mode): Rename from define-global-minor-mode.
Chong Yidong
2007-02-03
1
-4
/
+6
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(define-global-minor-mode): Doc fix.
Richard M. Stallman
2006-12-30
1
-1
/
+1
*
(easy-mmode-define-navigation): Fix interactive spec of the functions
Chong Yidong
2006-11-28
1
-2
/
+2
*
(define-minor-mode): Reference manual about customization, rather than
Richard M. Stallman
2006-08-31
1
-1
/
+2
*
(define-minor-mode): Doc fix.
Richard M. Stallman
2006-07-09
1
-2
/
+2
*
(define-minor-mode): Doc fix.
Eli Zaretskii
2006-07-08
1
-1
/
+1
*
(define-minor-mode): Only preserve messages output during execution of the body.
Stefan Monnier
2006-05-08
1
-2
/
+6
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-2
/
+2
*
(easy-mmode-define-navigation): Put `definition-name' properties on the
Juri Linkov
2005-12-04
1
-1
/
+3
*
(define-global-minor-mode): Pass all specified keyword args on to
Luc Teirlinck
2005-11-05
1
-9
/
+17
*
(define-minor-mode): Simplify.
Stefan Monnier
2005-08-24
1
-15
/
+7
*
(define-minor-mode): Never call the mode function using `eval-after-load'.
Luc Teirlinck
2005-07-22
1
-6
/
+1
*
(define-minor-mode): Avoid constructing a defcustom with two :set or
Luc Teirlinck
2005-07-16
1
-4
/
+11
*
(define-minor-mode): Do not override explicitly specified :initialize keyword.
Luc Teirlinck
2005-07-14
1
-1
/
+7
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(define-minor-mode): Don't automatically add a :require to the defcustom.
Stefan Monnier
2005-06-26
1
-4
/
+1
*
(define-minor-mode): If BODY is empty, give the variable a doc string
Richard M. Stallman
2005-06-08
1
-5
/
+10
*
(define-global-minor-mode): Make it keep track of which major mode it
Luc Teirlinck
2005-06-04
1
-19
/
+47
*
(define-global-minor-mode): Use `after-change-major-mode-hook' instead
Luc Teirlinck
2005-05-22
1
-3
/
+3
[next]