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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix documentation of :predicate in 'define-globalized-minor-mode'
Eli Zaretskii
2023-06-18
1
-2
/
+5
*
define-minor-mode: sanitize mode function messages
Nicholas Vollmer
2023-05-07
1
-1
/
+1
*
; Improve documentation of :predicate in globalized minor modes
Eli Zaretskii
2023-03-23
1
-9
/
+17
*
Fix :predicate handling in globalized minor modes
Stefan Monnier
2023-03-23
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix gud-minor-mode-menu
Eli Zaretskii
2022-12-03
1
-3
/
+0
*
Revert "Make easy-mmode-defmap obsolete and adjust only caller"
Eli Zaretskii
2022-12-03
1
-1
/
+3
*
Fix define-minor-mode :keymap obsoletion warning
Lars Ingebrigtsen
2022-09-02
1
-1
/
+4
*
Make easy-mmode-define-keymap obsolete
Lars Ingebrigtsen
2022-09-01
1
-0
/
+3
*
Make easy-mmode-defmap obsolete and adjust only caller
Lars Ingebrigtsen
2022-09-01
1
-3
/
+1
*
; Fix typos.
Mattias EngdegÄrd
2022-07-02
1
-1
/
+1
*
Merge from origin/emacs-28
Stefan Kangas
2022-06-19
1
-1
/
+1
|
\
|
*
Fix invalid defcustom :group when :predicate is used
Richard Hansen
2022-06-18
1
-1
/
+1
*
|
Move buffer-local-set-state to subr because it's used at runtime
Lars Ingebrigtsen
2022-05-06
1
-36
/
+0
*
|
; Improve documentation of 'buffer-local-set-state'
Eli Zaretskii
2022-05-06
1
-5
/
+5
*
|
Autoload the buffer-local-set* things
Lars Ingebrigtsen
2022-05-06
1
-0
/
+2
*
|
Add new helper macros for minor modes to restore variables
Lars Ingebrigtsen
2022-05-06
1
-0
/
+33
*
|
Fix minor-mode doc string quoting
Lars Ingebrigtsen
2022-04-06
1
-1
/
+1
*
|
Have global minor modes say so in the doc string
Lars Ingebrigtsen
2022-04-03
1
-9
/
+11
*
|
Fix bootstrap errors after previous easy-mmode change
Lars Ingebrigtsen
2022-04-02
1
-1
/
+1
*
|
Put the define-minor-mode boilerplate at the end of the doc strings
Lars Ingebrigtsen
2022-04-02
1
-24
/
+42
*
|
(macroexp-warn-and-return): Fix bug#53618
Stefan Monnier
2022-02-19
1
-1
/
+0
*
|
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-14
1
-1
/
+5
|
\
\
|
*
|
Prefer defvar-keymap to easy-mmode-defmap
Stefan Kangas
2022-01-13
1
-1
/
+5
*
|
|
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-11
1
-3
/
+3
|
\
|
|
|
*
|
Add doc-string indices to easy-mmode-{defmap,defsyntax}
Ivan Sokolov
2022-01-09
1
-2
/
+2
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
|
\
|
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
|
Several amendments to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-01
1
-0
/
+1
|
/
/
*
/
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-1
/
+2
|
/
*
Fix substitution of pretty quotes in code in easy-mmode
Lars Ingebrigtsen
2021-10-03
1
-2
/
+4
*
Signal error on newline in internal--format-docstring-line
Stefan Kangas
2021-09-28
1
-3
/
+5
*
Minor clarification of define-minor-mode :keymap argument
Stefan Kangas
2021-09-25
1
-2
/
+2
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-2
/
+2
*
Minor clarification for define-minor-mode :variable
Lars Ingebrigtsen
2021-08-16
1
-3
/
+3
*
Improve `define-globalized-minor-mode' doc strings
Lars Ingebrigtsen
2021-08-04
1
-1
/
+4
*
Revert "Allow nil initializers in define-minor-mode"
Lars Ingebrigtsen
2021-07-31
1
-3
/
+1
*
Allow nil initializers in define-minor-mode
Lars Ingebrigtsen
2021-07-31
1
-1
/
+3
*
Make the minor mode doc strings say that they're minor modes
Lars Ingebrigtsen
2021-06-30
1
-3
/
+3
*
Make minor mode docstrings say what the mode "variable" is
Lars Ingebrigtsen
2021-06-22
1
-3
/
+9
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix bug#47925
Stefan Monnier
2021-04-20
1
-11
/
+12
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Tweak further
Stefan Monnier
2021-04-17
1
-1
/
+1
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Improve `C-h f` output
Stefan Monnier
2021-04-16
1
-18
/
+20
*
(define-minor-mode): Warn about use of pre-Emacs-21 style args
Stefan Monnier
2021-04-12
1
-99
/
+98
*
Make byte-compiled uses of `define-minor-mode' more compatible
Lars Ingebrigtsen
2021-03-12
1
-5
/
+13
*
Add a new variable `global-minor-modes'
Lars Ingebrigtsen
2021-02-15
1
-5
/
+8
*
Rename minor-modes to local-minor-modes
Lars Ingebrigtsen
2021-02-15
1
-3
/
+3
*
Don't update `minor-modes' in global modes
Lars Ingebrigtsen
2021-02-14
1
-4
/
+5
*
Really fix the syntax problem in define-minor-mode
Lars Ingebrigtsen
2021-02-14
1
-2
/
+2
[next]