aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/subr.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce handler-case (bug#68075)João Távora2024-01-011-0/+38
* New special form `handler-bind`Stefan Monnier2023-12-271-0/+22
* debug.el: Straighten the code that find the "base" of the backtraceStefan Monnier2023-12-181-3/+4
* * lisp/subr.el (derived-mode-p): Disable warnings for old conventionStefan Monnier2023-12-161-1/+5
* Prevent touch screen translation from entering invalid statePo Lu2023-11-241-9/+17
* (derived-mode-p): Take MODES as a single argumentStefan Monnier2023-11-231-8/+20
* Merge branch 'derived-mode-add-parents'Stefan Monnier2023-11-161-12/+124
|\
| * (merge-ordered-lists): Dot a few more `i`sStefan Monnier2023-11-161-0/+1
| * (derived-mode-all-parents): Fix handling of cyclesStefan Monnier2023-11-121-16/+25
| * Move EIEIO's C3 linearization code to `subr.el`Stefan Monnier2023-11-111-13/+61
| * subr.el: Add multiple inheritance to `derived-mode-p`Stefan Monnier2023-11-091-15/+36
| * (derived-mode-all-parents): Speed up with a cacheStefan Monnier2023-11-081-9/+31
| * subr.el: Provide a functional API around `derived-mode-parent`Stefan Monnier2023-11-081-10/+21
* | Merge from origin/emacs-29Eli Zaretskii2023-11-111-0/+4
|\ \ | |/ |/|
| * Improve documentation of signaling errors in batch modeEli Zaretskii2023-11-091-0/+4
* | (provided-mode-derived-p): Fix alias caseStefan Monnier2023-10-271-7/+5
* | (buffer-match-p): Replace `&optional` with `&rest` (bug#65797)Stefan Monnier2023-10-201-8/+19
* | (sleep-for): Make the `millisec` argument obsoleteStefan Monnier2023-10-201-0/+1
* | (sit-for): Remove support for old calling conventionStefan Monnier2023-10-131-20/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-09-161-6/+12
|\ \ | |/
| * ; Fix doc string of 'lsh'Eli Zaretskii2023-09-151-2/+4
| * ; * lisp/subr.el (string-suffix-p, string-prefix-p): Doc fix.Eli Zaretskii2023-09-141-4/+8
* | (read-char-from-minibuffer): Allow use of `quoted-insert` (bug#65805)Stefan Monnier2023-09-121-12/+24
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-1/+1
|\ \ | |/
| * Fix typo (Bug#65764)Joseph Turner2023-09-061-1/+1
| * * lisp/subr.el (combine-change-calls-1): Fix bug#64989Stefan Monnier2023-08-281-2/+2
* | New conditional compilation macro static-if.Alan Mackenzie2023-09-031-0/+15
* | Move `wholenump` alias definitionMattias Engdegård2023-09-031-0/+1
* | Merge from origin/emacs-29Jim Porter2023-08-211-0/+4
|\ \ | |/
| * * Add missing alias to `native-comp-enable-subr-trampolines'.Andrea Corallo2023-08-141-0/+2
| * * Add missing alias to `native-comp-enable-subr-trampolines'.Andrea Corallo2023-08-141-0/+2
* | Disable text conversion within read-char-from-minibufferPo Lu2023-08-191-4/+6
* | Fix earlier change in subr.elPo Lu2023-08-171-4/+6
* | Update Android portPo Lu2023-08-171-17/+23
* | Simplify 'with-restriction' and 'without-restriction'Gregory Heytings2023-08-161-22/+6
* | Simplify 'without-restriction'Gregory Heytings2023-08-161-2/+3
* | Fix combine-change-callGregory Heytings2023-08-161-24/+35
* | ; Update Android portPo Lu2023-08-051-1/+2
* | ; Last-minute updates to Android portPo Lu2023-08-041-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-011-4/+4
|\ \
| * \ Merge from origin/emacs-29Eli Zaretskii2023-07-311-4/+4
| |\ \ | | |/
| | * ; * lisp/subr.el (ignore, always): Doc fixes. (Bug#64776)Eli Zaretskii2023-07-221-4/+4
* | | Implement cross-directory SAF rename operationsPo Lu2023-07-311-5/+4
* | | Improve touch screen and text conversion behavior of many commandsPo Lu2023-07-211-1/+9
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-161-10/+10
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-07-151-8/+7
| |\ \ | | |/
| | * ; Improve documentation of with-restrictionGregory Heytings2023-07-091-8/+7
| * | Merge from origin/emacs-29Eli Zaretskii2023-07-151-2/+3
| |\ \ | | |/
| | * Add internal function to enter a labeled restrictionGregory Heytings2023-07-061-2/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-111-1/+1
|\ \ \ | |/ /