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
*
Fix bootstrap errors after previous easy-mmode change
Lars Ingebrigtsen
2022-04-02
1
-32
/
+0
*
Make string-pixel-width about 40% faster
Lars Ingebrigtsen
2022-02-20
1
-1
/
+4
*
Make string-pixel-width slightly speedier
Lars Ingebrigtsen
2022-02-19
1
-3
/
+5
*
Add new function to prompt a user for a process name
Phil Sainty
2022-01-23
1
-0
/
+42
*
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
*
|
Remove APPEND argument from add-display-text-property
Lars Ingebrigtsen
2021-11-24
1
-8
/
+5
*
|
Add new function 'add-display-text-property'
Lars Ingebrigtsen
2021-11-24
1
-0
/
+45
*
|
Fix string-glyph-split infloop
Lars Ingebrigtsen
2021-11-24
1
-1
/
+6
*
|
Add new function buffer-text-pixel-size
martin rudalics
2021-11-22
1
-2
/
+1
*
|
Improve 'ensure-empty-lines' docstring
Robert Pluim
2021-11-10
1
-6
/
+6
*
|
Add new function string-glyph-split
Lars Ingebrigtsen
2021-10-30
1
-0
/
+16
*
|
Merge from origin/emacs-28
Eli Zaretskii
2021-10-30
1
-6
/
+6
|
\
|
|
*
Improve documentation of string truncation APIs
Eli Zaretskii
2021-10-30
1
-6
/
+6
*
|
(string-pixel-width): Rewrite to avoid side effects
Stefan Monnier
2021-10-27
1
-7
/
+2
*
|
Simplify string-pixel-width
Lars Ingebrigtsen
2021-10-27
1
-12
/
+6
*
|
Add new function 'string-pixel-width'
Lars Ingebrigtsen
2021-10-27
1
-0
/
+19
*
|
Make 'mapconcat' argument 'separator' optional
Stefan Kangas
2021-10-05
1
-1
/
+3
*
|
Add new command 'ensure-empty-lines'.
Lars Ingebrigtsen
2021-10-04
1
-0
/
+26
*
|
* lisp/emacs-lisp/subr-x.el (with-memoization): New macro
Stefan Monnier
2021-10-01
1
-0
/
+12
|
/
*
Change how thread-first/thread-last indent the first argument
Lars Ingebrigtsen
2021-09-22
1
-3
/
+3
*
Add new functions for lax mail address splitting
Lars Ingebrigtsen
2021-08-14
1
-0
/
+1
*
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
[next]