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
*
Attempt to make defclass documentation more legible
Lars Ingebrigtsen
2021-06-24
1
-0
/
+1
*
* lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use looser Edebug spec
Stefan Monnier
2021-05-22
1
-12
/
+5
*
Give 'when-let' and 'when-let*' their own Edebug specification.
Philipp Stephani
2021-05-22
1
-2
/
+7
*
* lisp/emacs-lisp/subr-x.el (if-let): Swap &or branches (Bug#48489)
Philipp Stephani
2021-05-18
1
-2
/
+2
*
Fix the tests for 'string-limit'
Eli Zaretskii
2021-05-12
1
-0
/
+12
*
Move string-trim functions to subr.el
Lars Ingebrigtsen
2021-03-24
1
-22
/
+0
*
* lisp/emacs-lisp/subr-x.el (named-let): New macro
Stefan Monnier
2021-01-20
1
-0
/
+22
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Allow `string-limit' to work on encoded strings
Lars Ingebrigtsen
2020-12-25
1
-5
/
+29
*
Remove `string-slice' -- it's not very well defined
Lars Ingebrigtsen
2020-12-25
1
-13
/
+0
*
Improve the string-limit doc string
Lars Ingebrigtsen
2020-12-23
1
-1
/
+5
*
Allow string-slice to take zero-length matches
Lars Ingebrigtsen
2020-12-23
1
-13
/
+10
*
; Fix docstrings in last change to subr-x.el
Basil L. Contovounesios
2020-12-22
1
-3
/
+3
*
Make string-pad take an optional START parameter
Lars Ingebrigtsen
2020-12-22
1
-6
/
+8
*
Change the string-limit parameter semantics
Lars Ingebrigtsen
2020-12-22
1
-8
/
+11
*
Further string-clean-whitespace tweaks
Lars Ingebrigtsen
2020-12-22
1
-1
/
+1
*
Tiny string-clean-whitespace simplification
Basil L. Contovounesios
2020-12-21
1
-1
/
+1
*
Make string-chop-newline more efficient
Lars Ingebrigtsen
2020-12-21
1
-1
/
+1
*
Make string-clean-whitespace work on non-ASCII whitespace, too
Lars Ingebrigtsen
2020-12-21
1
-1
/
+3
*
Add string-chop-newline
Lars Ingebrigtsen
2020-12-21
1
-0
/
+4
*
; Fix recent string utility additions
Basil L. Contovounesios
2020-12-21
1
-9
/
+9
*
Fix shorter-than-length case for string-limit
Lars Ingebrigtsen
2020-12-21
1
-1
/
+1
*
Rename slice-string to string-slice
Lars Ingebrigtsen
2020-12-21
1
-1
/
+1
*
Add `string-pad'
Lars Ingebrigtsen
2020-12-21
1
-0
/
+20
*
Beef up the Emacs string utility set a bit
Lars Ingebrigtsen
2020-12-21
1
-0
/
+53
*
Give better error feedback on wrong password in .gpg files
Lars Ingebrigtsen
2020-09-30
1
-0
/
+1
*
gnus-shorten-url: Improve and avoid args-out-of-range error
Štěpán Němec
2020-04-13
1
-0
/
+9
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
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
[next]