aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/subr.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve the error APIStefan Monnier30 hours1-0/+32
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton6 days1-3/+17
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård7 days1-33/+7
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton7 days1-7/+33
* multiple-command-partition-arguments: Use connection-local valueMichael Albinus10 days1-2/+2
* Implement string> as a compiler macro instead of an optimisationMattias Engdegård10 days1-1/+4
* ; Fix the documentation of 'overlays-in' etc.Eli Zaretskii10 days1-0/+4
* Initialize command-line-max-length with sysconf(3)Sean Whitton10 days1-14/+0
* New function multiple-command-partition-argumentsSean Whitton13 days1-0/+78
* ; * lisp/subr.el (and-let*): Expand to 'and' not 'when'.Sean Whitton2026-02-201-3/+3
* ; * lisp/subr.el (take-while): bytecode micro-optimisationMattias Engdegård2026-02-051-2/+2
* ; Improve documentation of 'condition-case-unless-debug'Eli Zaretskii2026-01-311-3/+5
* Support cons cell for 'line-spacing'Daniel Mendler2026-01-241-2/+11
* (make-progress-reporter): Tweak wording of CONTEXT docStefan Monnier2026-01-141-3/+4
* Optionally inhibit echo area progress reporting (bug#80198)Stéphane Marks2026-01-141-16/+33
* lisp/subr.el (insert-for-yank-1): Use `with-silent-modifications`Stefan Monnier2026-01-101-13/+7
* Limit yanks to a single set of modification hook callsJD Smith2026-01-101-3/+5
* Make string-trim fasterMattias Engdegård2026-01-021-1/+12
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Don't use the term 'null' for empty stringsMattias Engdegård2025-12-281-14/+10
* Clean up split-string documentationMattias Engdegård2025-12-281-0/+1
* Various split-string improvementsMattias Engdegård2025-12-281-56/+60
* System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks2025-12-211-23/+60
* ; * lisp/subr.el: Fix comment level.Sean Whitton2025-11-061-27/+27
* ; * lisp/subr.el (if-let*): Use "Lisp programmers".Sean Whitton2025-11-051-1/+1
* Further document cond*'s bind-and*, document cond-let* discussionSean Whitton2025-11-051-1/+28
* Use 'read-char-choice' in 'ask-user-about-lock' (bug#79664)Juri Linkov2025-11-041-1/+10
* ; * lisp/subr.el (version-to-list): Completely wrong indentation.Mattias Engdegård2025-10-301-6/+6
* Add any and all (bug#79611)Mattias Engdegård2025-10-201-0/+14
* Add drop-while and take-while (bug#79611)Mattias Engdegård2025-10-201-0/+42
* (define-minor-mode): Update `global-minor-modes` if init-value is non-nilStefan Monnier2025-10-141-0/+4
* Merge from origin/emacs-30Sean Whitton2025-10-071-6/+15
|\
| * if-let*/when-let*/and-let*: Don't recommend (VALUEFORM) formSean Whitton2025-10-071-6/+15
* | Improve documentation and customization of 'derived-mode' in buffer predicateJuri Linkov2025-09-271-1/+2
* | Fix 'kill-region' when buffer has been changed outside of EmacsEli Zaretskii2025-09-131-1/+7
* | (cl--class-allparents): Fix bug#78989Stefan Monnier2025-07-141-26/+42
* | Revert "function-put: signal error with non-symbol"Eli Zaretskii2025-06-281-2/+0
* | Fix 'split-string' when TRIM is usedEli Zaretskii2025-06-211-15/+20
* | * lisp/subr.el (play-sound): Update docstring (bug#78694).Kazuhiro Ito2025-06-051-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-05-311-3/+4
|\ \ | |/
| * ; * lisp/subr.el (setq-local): Doc fix (bug#78644).Eli Zaretskii2025-05-311-3/+4
| * Revert "; * lisp/subr.el (setq-local): Doc fix (bug#78644)."Eli Zaretskii2025-05-311-4/+3
| * ; * lisp/subr.el (setq-local): Doc fix (bug#78644).Eli Zaretskii2025-05-311-3/+4
* | New top-level buffer-local value functionsSean Whitton2025-05-151-0/+3
* | (hash-table-contains-p): Don't allocate memory (bug#78162)Stefan Monnier2025-05-121-6/+7
* | Move documentation of this-command buffer display condition entrySean Whitton2025-05-021-2/+2
* | New this-command buffer display action alist entrySean Whitton2025-05-011-0/+9
* | (text-clone--maintain): Don't modify the buf from the after-change hookStefan Monnier2025-04-201-45/+71
* | lisp/subr.el (setq-local): Make local after evaluating the new valueStefan Monnier2025-04-121-3/+4
* | (replace-buffer-contents): Mark as obsolete, again.Stefan Monnier2025-04-121-0/+1