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
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Add standard unmatchable regexp
Mattias EngdegÄrd
2019-05-15
1
-0
/
+4
*
Clarify what constitutes an event (bug#35238)
Basil L. Contovounesios
2019-05-07
1
-6
/
+8
*
Move side-effect-free from unsafep.el to subr.el
Basil L. Contovounesios
2019-04-21
1
-0
/
+8
*
Optimize byte-compilation of proper-list-p
Basil L. Contovounesios
2019-04-12
1
-0
/
+5
*
Clarify the TESTFN argument to `alist-get'
Mattias EngdegÄrd
2019-04-09
1
-2
/
+2
*
* lisp/subr.el (setq-default): Fix thinko
Stefan Monnier
2019-04-06
1
-1
/
+1
*
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-0
/
+7
*
* lisp/subr.el (setq-default): Define as a macro
Stefan Monnier
2019-04-01
1
-0
/
+20
*
Improve documentation of 'alist-get' (Bug#34708)
Michael Heerdegen
2019-03-27
1
-2
/
+24
*
Fix Bug#24394, Bug#34172
Michael Albinus
2019-03-22
1
-5
/
+5
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-0
/
+2
*
* lisp/subr.el (combine-change-calls-1): Don't combine syntax-ppss flushes
Stefan Monnier
2019-03-16
1
-2
/
+9
*
Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723
Michael Albinus
2019-03-09
1
-5
/
+6
*
Revert "Add hook for all events"
Phillip Lord
2019-03-02
1
-6
/
+0
*
Improve replace-buffer-contents/replace-region-contents
Tassilo Horn
2019-02-23
1
-26
/
+0
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-1
/
+1
*
Add new function replace-buffer-contents
Tassilo Horn
2019-02-08
1
-0
/
+26
*
Revert "Fix typo in add-hook doc string"
Aurelien Aptel
2019-02-07
1
-1
/
+1
*
Fix typo in add-hook doc string
Aurelien Aptel
2019-02-06
1
-1
/
+1
*
Add hook for all events
Phillip Lord
2019-01-22
1
-0
/
+6
*
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 flatten-tree documentation
Paul Eggert
2018-12-17
1
-9
/
+5
*
|
Improve flatten-tree performance
Paul Eggert
2018-12-17
1
-8
/
+8
*
|
New function flatten-tree
Alex Branham
2018-12-17
1
-0
/
+25
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-12
1
-6
/
+7
|
\
|
|
*
Note that lex bound lambda forms are not self-quoting (Bug#33199)
Noam Postavsky
2018-11-08
1
-6
/
+7
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-03
1
-1
/
+1
|
\
|
|
*
Avoid returning early in 'while-no-input' due to subprocesses
Eli Zaretskii
2018-09-29
1
-1
/
+1
|
*
New function read-answer (Bug#31782)
Juri Linkov
2018-08-04
1
-0
/
+15
*
|
Support mode aliases in 'provided-mode-derived-p'
Andrew Schwartzmeyer
2018-09-29
1
-3
/
+7
*
|
Move bignump, fixnump from C to Lisp
Paul Eggert
2018-08-21
1
-0
/
+9
*
|
Restore traditional lsh behavior on fixnums
Paul Eggert
2018-08-18
1
-0
/
+12
*
|
Move 'backtrace' from subr.el to backtrace.el
Gemini Lasswell
2018-08-03
1
-19
/
+0
*
|
Prefer ?* to hide passwords
Tino Calancha
2018-07-29
1
-3
/
+3
*
|
Move proper-list-p to C
Paul Eggert
2018-07-24
1
-6
/
+0
*
|
Fix the bootstrap differently, so zerop can be where it belongs
Stefan Monnier
2018-07-12
1
-10
/
+7
*
|
; Add commentary on location of zerop
Basil L. Contovounesios
2018-07-11
1
-0
/
+3
*
|
Unbreak bootstrap
Glenn Morris
2018-07-11
1
-7
/
+7
*
|
; Rearrange definition of zerop in subr.el
Basil L. Contovounesios
2018-07-10
1
-7
/
+7
*
|
Add predicate proper-list-p
Basil L. Contovounesios
2018-07-09
1
-0
/
+6
*
|
New functions to switch back and forth to another major mode
Stefan Monnier
2018-06-21
1
-1
/
+33
*
|
Fix last change
Eli Zaretskii
2018-06-17
1
-4
/
+4
*
|
Add new macro dolist-with-progress-reporter
Tino Calancha
2018-06-17
1
-0
/
+28
*
|
dotimes-with-progress-reporter: Polymorphic 2nd argument
Tino Calancha
2018-06-17
1
-18
/
+20
*
|
Rewrite memory-limit in Lisp
Paul Eggert
2018-06-16
1
-0
/
+4
[next]