summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-191-8/+2
|\
| * Mark XEmacs compat alias as obsoleteStefan Kangas2020-08-161-1/+2
| * Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-7/+0
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-091-2/+4
|\ \ | |/
| * ; Silence recent byte-compiler warning in subr.elBasil L. Contovounesios2020-08-051-2/+4
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-021-2/+3
|\ \ | |/
| * Preserve match data in 'kbd'Mattias Engdegård2020-07-291-2/+3
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-05-241-1/+5
|\ \ | |/
| * Merge from origin/emacs-27Glenn Morris2020-05-231-1/+5
| |\
| | * * lisp/subr.el (save-match-data): Clarify use in docstringStefan Monnier2020-05-231-1/+5
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-05-141-9/+9
|\ \ \ | |/ /
| * | * lisp/subr.el (dolist, dotimes, combine-change-calls): Cosmetic tweaksStefan Monnier2020-05-111-9/+9
* | | * lisp/subr.el (called-interactively-p): Fix for native code bug#40694.Andrea Corallo2020-04-241-1/+1
* | | * lisp/subr.el (subr-primitive-p): New inline function.Andrea Corallo2020-04-241-0/+5
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-04-231-3/+3
|\ \ \ | |/ /
| * | Merge from origin/emacs-27Glenn Morris2020-04-201-3/+3
| |\ \ | | |/
| | * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-3/+3
* | | * lisp/subr.el (eval-after-load): Make use of load-true-file-name bug#40638Andrea Corallo2020-04-151-2/+2
|/ /
* | Fix bootstrap compiler warnings about `read-library-name'Štěpán Němec2020-04-121-0/+2
* | load-library, locate-library: Use read-library-nameŠtěpán Němec2020-04-031-6/+1
* | Fix integer overflow in forward-pointPaul Eggert2020-03-251-1/+5
* | Merge from origin/emacs-27Glenn Morris2020-03-131-2/+7
|\ \ | |/
| * * lisp/subr.el (cancel-change-group): Fix bug#39680Stefan Monnier2020-03-121-2/+7
* | * lisp/subr.el (cancel-change-group): Undo accidental changeStefan Monnier2020-03-121-10/+3
* | * lisp/subr.el (dlet): New macroStefan Monnier2020-03-101-4/+26
* | Merge from origin/emacs-27Glenn Morris2020-03-041-13/+12
|\ \ | |/
| * Fix combine-change-calls-1 for when buffer-undo-list is tAlan Mackenzie2020-03-041-13/+12
* | Make 'load-dangerous-libraries' obsolete (Bug#37819)Stefan Kangas2020-03-011-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-02-061-1/+4
|\ \ | |/
| * Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-021-1/+3
| * Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-011-0/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-241-2/+7
|/
* Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)Juri Linkov2019-12-161-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* Move recenter/scroll keybindings from minibuffer-local-map to read-char mapJuri Linkov2019-12-091-2/+9
* * lisp/subr.el: Add discard-input to more functions.Juri Linkov2019-11-301-1/+3
* * lisp/subr.el (do-after-load-evaluation): Fix thinkoStefan Monnier2019-11-271-1/+1
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-271-1/+1
* Allow recursive minibuffers for yes-or-no-p and y-or-n-p (bug#17272 bug#19064)Juri Linkov2019-11-271-0/+1
* * lisp/subr.el (do-after-load-evaluation): Handle batch mode as wellStefan Monnier2019-11-261-17/+17
* * lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input.Juri Linkov2019-11-171-3/+1
* Move read-char-from-minibuffer from simple.el to subr.el and document it.Juri Linkov2019-11-101-0/+72
* Don't obscure the minibuffer by message (bug#17272)Juri Linkov2019-11-101-2/+2
* 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer (bug#38076)Juri Linkov2019-11-101-34/+69
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-081-5/+5
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-031-30/+30
* subr.el (run-window-configuration-change-hook): Mark obsoleteStefan Monnier2019-10-261-0/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-2/+2