summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
...
| * | ; Improve documentation of hash functions.Eli Zaretskii2023-02-111-2/+2
| |/
* | Merge from origin/emacs-29Stefan Kangas2023-02-081-6/+8
|\ \ | |/
| * Don't clobber match data in 'y-or-n-p'Eli Zaretskii2023-02-041-6/+8
* | Merge from origin/emacs-29Stefan Kangas2023-01-171-2/+4
|\ \ | |/
| * * lisp/subr.el (while-let): Fix docs if-let->if-let* (bug#60758).Sean Whitton2023-01-151-1/+3
| * Revert "* lisp/subr.el (while-let): Use if-let, not if-let* (bug#60758)."Sean Whitton2023-01-151-1/+1
| * * lisp/subr.el (combine-change-calls-1): Fix bug#60467Stefan Monnier2023-01-131-7/+7
* | Merge from origin/emacs-29Stefan Monnier2023-01-141-1/+1
|\ \ | |/
| * * lisp/subr.el (while-let): Use if-let, not if-let* (bug#60758).Sean Whitton2023-01-121-1/+1
* | * lisp/subr.el (combine-change-calls-1): Fix bug#60467Stefan Monnier2023-01-131-9/+8
* | Merge from origin/emacs-29Stefan Kangas2023-01-051-2/+1
|\ \ | |/
| * ; Fix documentation of y-or-n-p/yes-or-no-pEli Zaretskii2023-01-041-2/+1
* | Styled quotes in compiler warningsMattias Engdegård2023-01-031-9/+12
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * Revert a recent change which causes errorsEli Zaretskii2022-12-311-1/+1
| * ; Fix handling of 'not' by 'buffer-match-p'Philip Kaludercic2022-12-311-2/+2
* | Add empty-body warning for when, unless etcMattias Engdegård2022-12-291-10/+21
* | Warn about `ignore-error` with quoted condition argumentMattias Engdegård2022-12-291-2/+11
* | * lisp/subr.el (with-demoted-errors): Better message and location.Mattias Engdegård2022-12-291-1/+4
* | Merge from origin/emacs-29Stefan Kangas2022-12-281-5/+2
|\ \ | |/
| * Simplify last change (bug#60311)Eli Zaretskii2022-12-261-5/+2
| * Fix 'json-available-p' on MS-WindowsMattias Engdegård2022-12-261-5/+5
* | Merge from origin/emacs-29Stefan Kangas2022-12-241-10/+12
|\ \ | |/
| * Fix "C-h k" in recursive minibuffersEli Zaretskii2022-12-231-10/+12
* | called-interactively-p: cut broken comparisonMattias Engdegård2022-12-191-8/+2
|/
* ; Revert "; * lisp/subr.el (internal--with-narrowing): Simplify"Eli Zaretskii2022-12-171-3/+4
* ; * lisp/subr.el (internal--with-narrowing): SimplifyPhilip Kaludercic2022-12-171-4/+3
* Update the documentation of overlays (bug#59996)Eli Zaretskii2022-12-141-1/+1
* ; * lisp/subr.el (posn-col-row): Revert inadvertent change.Eli Zaretskii2022-12-031-1/+1
* Fix "C-h k" when clicking on another frameEli Zaretskii2022-12-031-1/+1
* ; Add cross-reference to string-equal docstringStefan Kangas2022-12-031-1/+3
* ; * lisp/subr.el (string-equal-ignore-case): Doc fix (bug#59779).Eli Zaretskii2022-12-021-1/+1
* Merge branch 'feature/improved-locked-narrowing'Gregory Heytings2022-11-271-0/+25
|\
| * Minor improvements for locked narrowingGregory Heytings2022-11-261-13/+5
| * Save and restore narrowing locks in 'save-restriction'.Gregory Heytings2022-11-261-6/+4
| * Generic 'with-narrowing' macro.Gregory Heytings2022-11-251-16/+31
| * Reworked locked narrowing.Gregory Heytings2022-11-251-8/+11
| * Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-11-241-11/+13
| |\
| * \ Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-10-301-142/+180
| |\ \
| * \ \ Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-08-231-9/+5
| |\ \ \
| * | | | Minor improvements to locked narrowing.Gregory Heytings2022-08-211-8/+11
| * | | | Improved locked narrowing.Gregory Heytings2022-08-201-0/+14
* | | | | Improve documentation of some posn-* functionsEli Zaretskii2022-11-261-3/+4
| |_|_|/ |/| | |
* | | | ; Fix typosStefan Kangas2022-11-201-1/+1
* | | | ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-1/+1
* | | | ; * lisp/subr.el (match-buffers): Fix typoJuanma Barranquero2022-11-151-1/+1
* | | | ; * lisp/subr.el (setq-local): Fix last doc change.Eli Zaretskii2022-11-041-8/+10
* | | | ; * lisp/subr.el (setq-local): Doc fix.Juanma Barranquero2022-11-041-3/+3
| |_|/ |/| |