index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
subr-tests.el
Age
Commit message (
Expand
)
Author
2026-05-20
Detect some API violations in combine-change-calls (bug#80877)
Pip Cet
2026-04-09
(listify-key-sequence): Fix breakage with unibyte chars
Stefan Monnier
2026-03-23
; Update tests to match rename of 'any' to 'member-if'.
Sean Whitton
2026-03-22
* lisp/subr.el (member-if): Fix compiler macro multiple evaluation.
Sean Whitton
2026-03-21
Make member-if compiler-macro hygienic
Basil L. Contovounesios
2026-03-11
(subr-error-API): New test. Also, improve the etc/NEWS
Stefan Monnier
2026-02-25
New function multiple-command-partition-arguments
Sean Whitton
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-02
Make string-trim faster
Mattias Engdegård
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-28
Don't use the term 'null' for empty strings
Mattias Engdegård
2025-12-28
Various split-string improvements
Mattias Engdegård
2025-11-27
Add test cases for 'dolist'
Neal Sidhwaney
2025-10-20
Add any and all (bug#79611)
Mattias Engdegård
2025-10-20
Add drop-while and take-while (bug#79611)
Mattias Engdegård
2025-08-24
Disallow string data resizing (bug#79784)
Mattias Engdegård
2025-06-28
Revert "function-put: signal error with non-symbol"
Eli Zaretskii
2025-06-21
Fix 'split-string' when TRIM is used
Eli Zaretskii
2025-04-01
function-put: signal error with non-symbol
Stefan Kangas
2025-03-29
New function 'hash-table-contains-p'
Stefan Kangas
2025-03-24
New test for function-get
Stefan Kangas
2025-03-09
Make second arg to defvar-local optional
Stefan Kangas
2025-02-28
(internal--c-header-file-path): Move to ffap.el
Stefan Monnier
2025-02-28
Fix 'internal--c-header-file-path'
Eli Zaretskii
2025-02-28
Add test for apply-partially
Stefan Kangas
2025-02-24
; Fix thinko in subr-test-zerop
Stefan Kangas
2025-02-17
New functions plusp and minusp
Stefan Kangas
2025-02-17
New functions oddp and evenp
Stefan Kangas
2025-02-17
Add test for zerop
Stefan Kangas
2025-01-06
Fix finding C headers with clang
Stefan Kangas
2025-01-06
New function internal--c-header-file-path
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-06
Fix wrong value of `when` and `unless` with empty body (bug#74215)
Mattias Engdegård
2024-05-13
Avoid resizing mutation in subst-char-in-string, take two
Mattias Engdegård
2024-05-04
Allow `letrec` binding without init expression
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-16
(merge-ordered-lists): Dot a few more `i`s
Stefan Monnier
2023-11-12
Subject: (derived-mode-add-parents): Add documentation and one more test
Stefan Monnier
2023-11-12
(derived-mode-all-parents): Fix handling of cycles
Stefan Monnier
2023-10-27
(provided-mode-derived-p): Fix alias case
Stefan Monnier
2023-07-08
Fix condition-case-unless-debug with :success
Basil L. Contovounesios
2023-05-19
Improved copy-tree documentation and test (bug#63509)
Mattias Engdegård
2023-05-19
Make 'copy-tree' work with records
Joseph Turner
2023-04-07
Remove useless unwind-protect forms, or make them useful as intended
Mattias Engdegård
2023-03-12
Repair and speed up safe-copy-tree and make it internal (bug#61962)
Mattias Engdegård
2023-03-07
* test/lisp/subr-tests.el (subr--safe-copy-tree): New tests for safe-copy-tree
Alan Mackenzie
2023-02-27
Improve delete-consecutive-dups doc precision and add test
Mattias Engdegård
2023-02-21
Detect and prevent function alias loops in `fset` and `defalias`
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
[next]