summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAge
* ; Silence recent byte-compiler warning in subr.elBasil L. Contovounesios2020-08-05
* Preserve match data in 'kbd'Mattias Engdegård2020-07-29
* Merge from origin/emacs-27Glenn Morris2020-05-23
|\
| * * lisp/subr.el (save-match-data): Clarify use in docstringStefan Monnier2020-05-23
* | * lisp/subr.el (dolist, dotimes, combine-change-calls): Cosmetic tweaksStefan Monnier2020-05-11
* | Merge from origin/emacs-27Glenn Morris2020-04-20
|\|
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* | Fix bootstrap compiler warnings about `read-library-name'Štěpán Němec2020-04-12
* | load-library, locate-library: Use read-library-nameŠtěpán Němec2020-04-03
* | Fix integer overflow in forward-pointPaul Eggert2020-03-25
* | Merge from origin/emacs-27Glenn Morris2020-03-13
|\|
| * * lisp/subr.el (cancel-change-group): Fix bug#39680Stefan Monnier2020-03-12
* | * lisp/subr.el (cancel-change-group): Undo accidental changeStefan Monnier2020-03-12
* | * lisp/subr.el (dlet): New macroStefan Monnier2020-03-10
* | Merge from origin/emacs-27Glenn Morris2020-03-04
|\|
| * Fix combine-change-calls-1 for when buffer-undo-list is tAlan Mackenzie2020-03-04
* | Make 'load-dangerous-libraries' obsolete (Bug#37819)Stefan Kangas2020-03-01
* | Merge from origin/emacs-27Glenn Morris2020-02-06
|\|
| * Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-02
| * Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-01
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-24
|/
* Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)Juri Linkov2019-12-16
* ; Spelling fixesPaul Eggert2019-12-10
* Move recenter/scroll keybindings from minibuffer-local-map to read-char mapJuri Linkov2019-12-09
* * lisp/subr.el: Add discard-input to more functions.Juri Linkov2019-11-30
* * lisp/subr.el (do-after-load-evaluation): Fix thinkoStefan Monnier2019-11-27
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-27
* Allow recursive minibuffers for yes-or-no-p and y-or-n-p (bug#17272 bug#19064)Juri Linkov2019-11-27
* * lisp/subr.el (do-after-load-evaluation): Handle batch mode as wellStefan Monnier2019-11-26
* * lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input.Juri Linkov2019-11-17
* Move read-char-from-minibuffer from simple.el to subr.el and document it.Juri Linkov2019-11-10
* Don't obscure the minibuffer by message (bug#17272)Juri Linkov2019-11-10
* 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer (bug#38076)Juri Linkov2019-11-10
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-08
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-03
* subr.el (run-window-configuration-change-hook): Mark obsoleteStefan Monnier2019-10-26
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-20
* Don't downcase the key binding in global-set-key.Alan Mackenzie2019-10-19
* Hide passwords more in `read-password'Lars Ingebrigtsen2019-10-13
* Add -unknown to version-regexp-alistLars Ingebrigtsen2019-10-13
* Ensure that setq-local take an even number of symbol/value pairsLars Ingebrigtsen2019-10-11
* Allow setq-local to set more than one variableJordon Biondo2019-10-11
* * lisp/subr.el (ctl-x-t-prefix): Bind new alias or ctl-x-6-map to 'C-x t'.Juri Linkov2019-10-11
* identity, ignore: Make arg names more consistent with docsJuanma Barranquero2019-10-10
* Document `letrec'Lars Ingebrigtsen2019-10-09
* More tab bar related key bindings.Juri Linkov2019-10-06
* * lisp/subr.el (generate-new-buffer): Move (from files.el) before first useStefan Monnier2019-10-04