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
/
subr-x.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move describe-face to the new help-fns machinery
Lars Ingebrigtsen
2019-09-21
1
-0
/
+1
*
Clarify what counts as whitespace in `string-blank-p'
Mattias Engdegård
2019-09-01
1
-1
/
+3
*
(if-let): Improve docstring by mentioning let*
Alex Branham
2019-06-23
1
-2
/
+3
*
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
*
Improve replace-buffer-contents/replace-region-contents
Tassilo Horn
2019-02-23
1
-0
/
+29
*
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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-12-02
1
-16
/
+13
|
\
|
|
*
* lisp/emacs-lisp/subr-x.el (if-let, when-let): Doc fix: active voice.
Glenn Morris
2018-12-01
1
-16
/
+13
*
|
Tweak subr-x.el substring functions
Basil L. Contovounesios
2018-07-13
1
-6
/
+6
*
|
Change errant if to when (Bug#31840)
Mark Oteiza
2018-06-18
1
-2
/
+2
|
/
*
De-obsolete `if-let' and `when-let'
Michael Heerdegen
2018-03-27
1
-20
/
+26
*
Revert last commit
Michael Heerdegen
2018-03-06
1
-23
/
+32
*
Define if-let* and derivatives as aliases for if-let etc
Michael Heerdegen
2018-03-06
1
-32
/
+23
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix Edebug specs for if-let* and and-let* (Bug#29236)
Gemini Lasswell
2017-11-26
1
-3
/
+5
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Move read-multiple-choice to its own library
Mark Oteiza
2017-10-06
1
-170
/
+0
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
*
; Fix typo
Mark Oteiza
2017-09-22
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Add clarification to if-let* docstring
Mark Oteiza
2017-09-13
1
-4
/
+5
*
; Fix previous commit
Mark Oteiza
2017-09-13
1
-6
/
+2
*
Implement and-let*
Mark Oteiza
2017-09-12
1
-38
/
+70
*
Add an optional arguments to string-trim
Jean-Christophe Helary
2017-05-19
1
-9
/
+15
*
; Revert "Adjust the edebug spec of if-let*"
Mark Oteiza
2017-05-13
1
-2
/
+1
*
Remove some explicit runtime loads of pcase
Glenn Morris
2017-04-19
1
-1
/
+0
*
Avoid unnecessary loading of subr-x at run-time
Glenn Morris
2017-04-18
1
-0
/
+3
*
Adjust the edebug spec of if-let*
Mark Oteiza
2017-04-08
1
-1
/
+2
*
* lisp/emacs-lisp/subr-x.el (if-let*): Fix Edebug spec (Bug#24748)
Gemini Lasswell
2017-02-17
1
-1
/
+2
*
Rename to if-let* and when-let*
Mark Oteiza
2017-02-03
1
-12
/
+24
*
read-multiple-choice: explain dialog popups more
Ted Zlatanov
2017-01-31
1
-0
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Fix markup in read-multiple-choice doc (Bug#25102)
Glenn Morris
2016-12-03
1
-1
/
+1
*
|
* lisp/emacs-lisp/subr-x.el (hash-table-keys, hash-table-values): Use cl-loop.
Tino Calancha
2016-11-26
1
-6
/
+3
*
|
Move read-multiple-choice to subr-x.el
Lars Ingebrigtsen
2016-07-22
1
-0
/
+165
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
Improve parameter name
Bozhidar Batsov
2015-05-20
1
-3
/
+3
*
Add new inline function `hash-table-empty-p'
Bozhidar Batsov
2015-05-20
1
-0
/
+4
*
* lisp/emacs-lisp/subr-x.el (if-let): Fix debug spec
Artur Malabarba
2015-05-07
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Rename 24.5 to 25.1
Stefan Monnier
2014-09-29
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2014-09-11
1
-4
/
+4
*
* lisp/emacs-lisp/subr-x.el (string-reverse): Define as obsolete alias
Fabián Ezequiel Gallina
2014-06-30
1
-3
/
+1
*
* lisp/emacs-lisp/subr-x.el (string-reverse): Use `reverse'.
Fabián Ezequiel Gallina
2014-06-30
1
-1
/
+1
*
New if-let, when-let, thread-first and thread-last macros.
Fabián Ezequiel Gallina
2014-06-30
1
-0
/
+107
[next]