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
*
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
*
Fix previous define-minor-mode change
Lars Ingebrigtsen
2021-02-14
1
-4
/
+5
*
Allow define-minor-mode to take an :interactive keyword
Lars Ingebrigtsen
2021-02-14
1
-5
/
+17
*
Add a new buffer-local variable `minor-modes'
Lars Ingebrigtsen
2021-02-14
1
-0
/
+4
*
Allow a :variable keyword in define-globalized-minor-mode
Lars Ingebrigtsen
2021-02-04
1
-1
/
+3
*
Prefer defvar-local in emacs-lisp/*.el
Stefan Kangas
2021-01-31
1
-5
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fill some auto-generated docstrings
Stefan Kangas
2020-12-28
1
-19
/
+20
*
Partially revert previous define-minor-mode change
Lars Ingebrigtsen
2020-11-02
1
-6
/
+4
*
* lisp/emacs-lisp/easy-mmode.el (easy-mmode--arg-docstring): Doc typo.
Glenn Morris
2020-11-01
1
-1
/
+1
*
Make minor mode ARG work as documented
Lars Ingebrigtsen
2020-11-01
1
-9
/
+19
*
Make the -modes variable autoloaded
Lars Ingebrigtsen
2020-10-26
1
-19
/
+19
*
Implement a :predicate parameter for globalized minor modes
Lars Ingebrigtsen
2020-10-26
1
-19
/
+86
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc tweak
Stefan Monnier
2020-10-10
1
-0
/
+4
*
Allow customizing hooks defined via define-minor-mode
Lars Ingebrigtsen
2020-09-19
1
-0
/
+3
*
(define-minor-mode): Don't compute a default :group (bug#41145)
Stefan Monnier
2020-09-09
1
-10
/
+1
*
Minor mode doc string clarification
Lars Ingebrigtsen
2020-08-21
1
-1
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some &rest body edebug specs
Lars Ingebrigtsen
2019-10-16
1
-1
/
+1
*
Improve docstrings auto-generated by `define-minor-mode'
Juanma Barranquero
2019-10-05
1
-3
/
+11
*
Revert "Improve docstrings auto-generated by `define-minor-mode'"
Juanma Barranquero
2019-10-04
1
-11
/
+5
*
Improve docstrings auto-generated by `define-minor-mode'
Juanma Barranquero
2019-10-04
1
-5
/
+11
*
Make the help page mention the customizeable global mode variable
Lars Ingebrigtsen
2019-10-01
1
-0
/
+1
*
Respect global-eldoc-mode in minibuffers (Bug#36886)
Noam Postavsky
2019-08-20
1
-16
/
+22
*
* easy-mmode.el: simplify via custom-current-group
Stefan Monnier
2019-03-26
1
-6
/
+0
*
* lisp/emacs-lisp/easy-mmode.el: Fix most obvious bug#34723
Stefan Monnier
2019-03-13
1
-1
/
+6
*
Simplify easy-mmode-define-navigation
Charles A. Roelli
2019-02-19
1
-3
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Improve doc strings generated by 'easy-mmode-define-navigation'
Eli Zaretskii
2018-11-09
1
-2
/
+5
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-31
/
+31
[next]