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
*
Tweak while-let definition
Lars Ingebrigtsen
2022-09-29
1
-1
/
+1
*
Add new macro 'while-let'
Lars Ingebrigtsen
2022-09-28
1
-0
/
+13
*
(event-start/end): Fix part of bug#52092
Stefan Monnier
2022-09-24
1
-8
/
+17
*
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-19
1
-0
/
+8
*
* lisp/subr.el (list-of-strings-p): Declare pure and error-free
Mattias Engdegård
2022-09-16
1
-0
/
+1
*
Faster and more robust list-of-strings-p
Mattias Engdegård
2022-09-16
1
-2
/
+3
*
Add new predicate list-of-strings-p
Lars Ingebrigtsen
2022-09-16
1
-0
/
+5
*
combine-change-calls-1: Fix case where `body` also changes other bufs
Stefan Monnier
2022-09-15
1
-10
/
+20
*
Restrict replace-*-in-region to the bounds defined by caller
Kévin Le Gouguec
2022-09-11
1
-17
/
+21
*
* lisp/subr.el (string-split): New alias for split-string.
Stefan Kangas
2022-09-10
1
-0
/
+2
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-6
/
+0
*
Improve save-match-data hygiene
Mattias Engdegård
2022-09-07
1
-11
/
+6
*
Simplify dolist and dotimes
Mattias Engdegård
2022-09-07
1
-49
/
+19
*
* subr.el (buffer-match-p): Use 'pcase' (bug#57502)
Philip Kaludercic
2022-09-03
1
-26
/
+26
*
Improve point-at-{bol,eol} obsoletion message
Stefan Kangas
2022-08-29
1
-2
/
+4
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-5
/
+4
*
Simplify `delete-line'
Lars Ingebrigtsen
2022-08-21
1
-4
/
+1
*
Delete two functions obsolete since Emacs 23
Stefan Kangas
2022-08-19
1
-2
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-08-19
1
-0
/
+2
|
\
|
*
Resurrect obsoletion warning for two functions
Stefan Kangas
2022-08-19
1
-0
/
+2
*
|
Make update-directory-autoloads available by default again
Lars Ingebrigtsen
2022-08-15
1
-0
/
+7
*
|
(compiled-function-p): New function (bug#56648)
Stefan Monnier
2022-08-14
1
-0
/
+6
*
|
time-convert): Deprecate calls without an explicit FORM arg
Stefan Monnier
2022-08-05
1
-0
/
+1
*
|
Minor cleanups in autoload.el/loaddefs-gen.el
Lars Ingebrigtsen
2022-08-04
1
-1
/
+1
*
|
Teach 'symbol-file' about .eln natively-compiled files
Eli Zaretskii
2022-08-03
1
-21
/
+82
*
|
Declare `key-valid-p` and `readablep` as error-free
Mattias Engdegård
2022-07-31
1
-1
/
+1
*
|
Delete redisplay-end-trigger-functions and related defuns
Stefan Kangas
2022-07-31
1
-3
/
+0
*
|
buffer-match-p doc string clarification
Lars Ingebrigtsen
2022-07-30
1
-1
/
+2
*
|
* subr.el (buffer-match-p): Add t as trivial a condition
Philip Kaludercic
2022-07-29
1
-0
/
+2
*
|
Cleanup `string-equal-ignore-case' declarations.
Sam Steingold
2022-07-28
1
-6
/
+4
*
|
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-1
/
+7
*
|
Fix `lsh` warning shortcomings (bug#56641)
Mattias Engdegård
2022-07-23
1
-3
/
+2
*
|
Warn about calls to `lsh` (bug#56641)
Mattias Engdegård
2022-07-23
1
-0
/
+5
*
|
Gently discourage use of `lsh` (bug#56641)
Mattias Engdegård
2022-07-20
1
-1
/
+4
*
|
Speed up `butlast`
Mattias Engdegård
2022-07-19
1
-4
/
+7
*
|
* lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Simplify to use HIST=t.
Juri Linkov
2022-07-17
1
-10
/
+4
*
|
Allow commands that call `yes-or-no-p' to be repeatable again
Lars Ingebrigtsen
2022-07-11
1
-2
/
+5
*
|
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-5
/
+0
*
|
; Improve documentation of 'set-transient-map' changes
Eli Zaretskii
2022-07-07
1
-13
/
+16
*
|
Add new args MESSAGE and TIMEOUT to set-transient-map (bug#21634)
Juri Linkov
2022-07-06
1
-6
/
+46
*
|
Use command substitutions instead of literal keys in some places
Stefan Kangas
2022-07-03
1
-1
/
+1
*
|
* lisp/subr.el (plistp): Simplify (bug#47427).
Basil L. Contovounesios
2022-06-27
1
-3
/
+2
*
|
Add new type predicate plistp
Lars Ingebrigtsen
2022-06-27
1
-0
/
+6
*
|
Avoid recording passwords' chars
Manuel Giraud
2022-06-25
1
-6
/
+1
*
|
Fix cl-generic bootstrap problems
Lars Ingebrigtsen
2022-06-24
1
-0
/
+12
*
|
A trivial optimization and a formatting fix
Sam Steingold
2022-06-21
1
-3
/
+3
*
|
Avoid "control-control-KEY" (bug#55738)
Mattias Engdegård
2022-06-18
1
-9
/
+9
*
|
buffer-match-p: Resolve backward compat concerns
Dmitry Gutov
2022-06-17
1
-3
/
+9
*
|
Allow posn-col-row to return data on a per-window basis
Lars Ingebrigtsen
2022-06-07
1
-15
/
+24
*
|
* lisp/subr.el (insert-for-yank): Add nil to run-hook-wrapped to keep looping.
Juri Linkov
2022-05-25
1
-1
/
+1
[next]