index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
subr.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the with-output-to-temp-buffer doc string
Lars Ingebrigtsen
2022-01-15
1
-5
/
+7
*
Make function-alias-p use a better error symbol
Lars Ingebrigtsen
2022-01-14
1
-1
/
+1
*
Add new function function-alias-p
Lars Ingebrigtsen
2022-01-13
1
-0
/
+22
*
* lisp/subr.el (remove-hook): Use set-variable-value-history for value history
Juri Linkov
2022-01-12
1
-1
/
+1
*
Move define-keymap and defvar-keymap to keymap.el
Stefan Kangas
2022-01-02
1
-130
/
+0
*
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
*
|
Doc fix; fix terminology in key binding functions
Stefan Kangas
2021-12-27
1
-1
/
+1
*
|
; * lisp/subr.el (define-keymap): Fix typos.
Stefan Kangas
2021-12-26
1
-2
/
+2
*
|
; * lisp/subr.el (start-process-shell-command): Add missing period.
Philipp Stephani
2021-12-11
1
-1
/
+1
*
|
Update comment about `declare-function'
Lars Ingebrigtsen
2021-12-05
1
-1
/
+2
*
|
Use compiler macros for the key syntax checks
Mattias EngdegÄrd
2021-11-28
1
-5
/
+25
*
|
* lisp/subr.el (event-start, event-end): Handle `(menu-bar)` events
Stefan Monnier
2021-11-22
1
-10
/
+10
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+1
*
|
Add new 'keymap-*' functions
Lars Ingebrigtsen
2021-11-16
1
-169
/
+38
*
|
* lisp/subr.el (add-hook): Fix adding into hook--depth-alist (bug#51620).
Filipp Gunbin
2021-11-11
1
-1
/
+1
*
|
* lisp/subr.el (with-undo-amalgamate): New macro
Campbell Barton
2021-11-08
1
-0
/
+23
*
|
Expand the kbd-valid-p doc string
Lars Ingebrigtsen
2021-10-31
1
-2
/
+22
*
|
Add new function 'string-pixel-width'
Lars Ingebrigtsen
2021-10-27
1
-1
/
+0
*
|
Change the with-delayed-message syntax to allow future extensibility
Lars Ingebrigtsen
2021-10-25
1
-4
/
+6
*
|
Add new macro `with-delayed-message'
Lars Ingebrigtsen
2021-10-24
1
-0
/
+10
*
|
Error out on invalid `define-keymap' keywords
Lars Ingebrigtsen
2021-10-19
1
-1
/
+2
*
|
Do kbd-valid-p prefix comparisons case-sensitively
Lars Ingebrigtsen
2021-10-18
1
-1
/
+2
*
|
Add kbd examples to the doc string
Lars Ingebrigtsen
2021-10-17
1
-0
/
+9
*
|
Reverse the edmacro-parse-keys/kbd vector/string logic
Lars Ingebrigtsen
2021-10-17
1
-15
/
+9
*
|
Allow <mouse-1> in kbd-valid-p
Lars Ingebrigtsen
2021-10-17
1
-20
/
+26
*
|
Rewrite kbd-valid-p to not use seq
Lars Ingebrigtsen
2021-10-17
1
-18
/
+21
*
|
Fix up recent kbd simplification
Lars Ingebrigtsen
2021-10-17
1
-3
/
+5
*
|
Simplify condition in kbd
Stefan Kangas
2021-10-16
1
-7
/
+2
*
|
Add new function 'kbd-valid-p'
Lars Ingebrigtsen
2021-10-16
1
-0
/
+33
*
|
Remove duplicate code in edmacro-parse-keys
Stefan Kangas
2021-10-16
1
-9
/
+14
*
|
Make kbd usable during bootstrap
Stefan Kangas
2021-10-16
1
-3
/
+107
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-1
/
+2
*
|
Mark all def* functions that should indent as `defun'
Lars Ingebrigtsen
2021-10-13
1
-0
/
+3
*
|
Add a new after-pdump-load-hook variable
Lars Ingebrigtsen
2021-10-12
1
-0
/
+3
*
|
Have 'while-no-input-ignore-events' handle idle timers too (Bug#49997)
Martin Rudalics
2021-10-12
1
-5
/
+0
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-11
1
-3
/
+5
|
\
|
|
*
Keep reading when typed RET in read-char-from-minibuffer and y-or-n-p
Juri Linkov
2021-10-10
1
-3
/
+5
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-09
1
-1
/
+1
|
\
|
|
*
Mention that RET means "yes" in y-or-n-p
Lars Ingebrigtsen
2021-10-09
1
-1
/
+1
*
|
Update inhibit-changing-match-data obsoletion data
Lars Ingebrigtsen
2021-10-07
1
-1
/
+1
*
|
Make 'inhibit-changing-match-data' obsolete and adjust callers
Lars Ingebrigtsen
2021-10-07
1
-4
/
+3
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-05
1
-1
/
+1
|
\
|
|
*
Mention `seq-uniq' in `delete-dups' documentation
Tak Kunihiro
2021-10-05
1
-1
/
+1
*
|
Change the call convention for `defvar-keymap'
Lars Ingebrigtsen
2021-10-05
1
-35
/
+35
*
|
Fix syntax error in define-keymap doc string
Lars Ingebrigtsen
2021-10-04
1
-1
/
+1
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-04
1
-1
/
+3
|
\
|
|
*
Clarify the purpose of internal--format-docstring-line
Stefan Kangas
2021-10-03
1
-1
/
+3
*
|
Remove :copy from define-keymap
Lars Ingebrigtsen
2021-10-04
1
-12
/
+4
*
|
Add 'define-keymap' and 'defvar-keymap'
Lars Ingebrigtsen
2021-10-04
1
-0
/
+115
|
/
[next]