index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
subr.el
Age
Commit message (
Expand
)
Author
2026-05-20
Detect some API violations in combine-change-calls (bug#80877)
Pip Cet
2026-04-12
Fix computation of package description file
Philip Kaludercic
2026-04-09
(listify-key-sequence): Fix breakage with unibyte chars
Stefan Monnier
2026-04-08
(take-while, drop-while, all, member-if)
Stefan Monnier
2026-04-02
New macro setopt-local and function set-local (bug#80709)
Stéphane Marks
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-15
Merge remote-tracking branch 'origin/scratch/error-API'
Stefan Monnier
2026-03-15
; Tweak documentation for ensure-proper-list.
Sean Whitton
2026-03-15
Add new function 'ensure-proper-list' (bug#80598)
Philip Kaludercic
2026-03-11
lisp/subr.el (run-hook-query-error-with-timeout): Avoid `%s` for lists
Stefan Monnier
2026-03-10
(error-data): Delete function
Stefan Monnier
2026-03-10
Improve the error API
Stefan Monnier
2026-03-04
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-03-03
Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"
Mattias Engdegård
2026-03-03
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-02-28
multiple-command-partition-arguments: Use connection-local value
Michael Albinus
2026-02-28
Implement string> as a compiler macro instead of an optimisation
Mattias Engdegård
2026-02-28
; Fix the documentation of 'overlays-in' etc.
Eli Zaretskii
2026-02-28
Initialize command-line-max-length with sysconf(3)
Sean Whitton
2026-02-25
New function multiple-command-partition-arguments
Sean Whitton
2026-02-20
; * lisp/subr.el (and-let*): Expand to 'and' not 'when'.
Sean Whitton
2026-02-05
; * lisp/subr.el (take-while): bytecode micro-optimisation
Mattias Engdegård
2026-01-31
; Improve documentation of 'condition-case-unless-debug'
Eli Zaretskii
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-14
(make-progress-reporter): Tweak wording of CONTEXT doc
Stefan Monnier
2026-01-14
Optionally inhibit echo area progress reporting (bug#80198)
Stéphane Marks
2026-01-10
lisp/subr.el (insert-for-yank-1): Use `with-silent-modifications`
Stefan Monnier
2026-01-10
Limit yanks to a single set of modification hook calls
JD Smith
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
Clean up split-string documentation
Mattias Engdegård
2025-12-28
Various split-string improvements
Mattias Engdegård
2025-12-21
System GUI taskbar and progress reporter hooks (bug#79859)
Stéphane Marks
2025-11-06
; * lisp/subr.el: Fix comment level.
Sean Whitton
2025-11-05
; * lisp/subr.el (if-let*): Use "Lisp programmers".
Sean Whitton
2025-11-05
Further document cond*'s bind-and*, document cond-let* discussion
Sean Whitton
2025-11-04
Use 'read-char-choice' in 'ask-user-about-lock' (bug#79664)
Juri Linkov
2025-10-30
; * lisp/subr.el (version-to-list): Completely wrong indentation.
Mattias Engdegård
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-10-14
(define-minor-mode): Update `global-minor-modes` if init-value is non-nil
Stefan Monnier
2025-10-07
Merge from origin/emacs-30
Sean Whitton
2025-10-07
if-let*/when-let*/and-let*: Don't recommend (VALUEFORM) form
Sean Whitton
2025-09-27
Improve documentation and customization of 'derived-mode' in buffer predicate
Juri Linkov
2025-09-13
Fix 'kill-region' when buffer has been changed outside of Emacs
Eli Zaretskii
2025-07-14
(cl--class-allparents): Fix bug#78989
Stefan Monnier
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
[next]