summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-4/+4
* Remove obsolete default-FOO variablesMark Oteiza2016-11-071-39/+0
* Remove some subr.el functions obsoleted in 22.1Mark Oteiza2016-11-061-19/+0
* * lisp/subr.el (copy-tree): Handle vector in cdr. (Bug#24876)Johan Bockgård2016-11-051-1/+2
* Merge from origin/emacs-25Paul Eggert2016-11-041-1/+1
|\
| * ; Spelling fixesPaul Eggert2016-11-041-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-2/+4
|\ \ | |/
| * * lisp/subr.el (set-transient-map): Exit for unbound events (bug#24755).Stefan Monnier2016-10-261-2/+4
* | Merge from origin/emacs-25Paul Eggert2016-10-231-1/+1
|\ \ | |/
| * * lisp/subr.el (start-process): Doc fix. (Bug#24693)Eli Zaretskii2016-10-181-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-101-0/+3
|\ \ | |/
| * Restore 'command-debug-status' functionalityPhilippe Vaucher2016-10-041-0/+3
| * Document yank behavior in the right placeKarl Fogel2016-10-031-27/+5
* | Document yank behavior in the right placeKarl Fogel2016-10-021-27/+5
* | Stop calling ‘byte-compile-log-warning’Philipp Stephani2016-09-111-2/+2
* | call-shell-region: New defunTino Calancha2016-08-251-0/+22
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+4
|\ \ | |/
| * Note combine-and-quote-strings doesn't shell quoteNoam Postavsky2016-07-031-1/+4
* | Fix Bug#24149Stefan Monnier2016-08-041-1/+2
* | * lisp/subr.el (cancel-change-group): Reset cell in case of errorStefan Monnier2016-07-261-20/+21
* | Move read-multiple-choice to subr-x.elLars Ingebrigtsen2016-07-221-165/+0
* | Cleanup around mature character manipulation functionsDmitry Antipov2016-06-301-2/+0
* | Deprecations (bug#23850)Leo Liu2016-06-261-0/+6
* | Merge from origin/emacs-25Paul Eggert2016-06-191-4/+6
|\ \ | |/
| * Doc fixes re alist-get. (Bug#23548)Glenn Morris2016-06-071-4/+6
* | Merge from origin/emacs-25Paul Eggert2016-06-071-2/+2
|\ \ | |/
| * Fix doc string quotingStephen Berman2016-06-061-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-311-3/+6
|\ \ | |/
| * Fix infloop in 'number-sequence'Eli Zaretskii2016-05-271-3/+6
* | Don’t document declare-function internalsPaul Eggert2016-05-271-9/+10
* | ; Add comment for declare-functionPaul Eggert2016-05-271-4/+4
* | Improve define-function omitted-arg documentationPaul Eggert2016-05-271-10/+8
* | * lisp/subr.el (definition-prefixes): Expand docstringStefan Monnier2016-05-271-1/+10
* | Fix byte-compiler pacification for declare-functionPaul Eggert2016-05-261-3/+5
* | Make autoloads populate a new definition-prefixes tableStefan Monnier2016-05-251-0/+11
* | Pacify byte-compiler for with-wrapper-hookPaul Eggert2016-05-181-0/+4
* | Add :after-hook facility to define-derived-mode.Alan Mackenzie2016-05-081-4/+15
* | Merge from origin/emacs-25Paul Eggert2016-05-051-4/+11
|\ \ | |/
| * Doc fixes for quotingPaul Eggert2016-05-031-4/+10
| * posnp doc clarificationLars Ingebrigtsen2016-05-031-0/+1
| * with-silent-modifications doc clarificationLars Ingebrigtsen2016-05-011-4/+3
| * (default-mode-line-format): More explicit obsolete infoLars Ingebrigtsen2016-05-011-1/+3
| * Minor doc clarificationLars Ingebrigtsen2016-05-011-1/+2
| * Doc fix for `kbd'Lars Ingebrigtsen2016-05-011-2/+4
* | Call hack-local-variables from major modes rather than from file visitingAlan Mackenzie2016-05-051-2/+9
* | Allow `global-set-key' to bind keys under the `M-o' mapLars Ingebrigtsen2016-05-011-1/+6
* | with-silent-modifications doc clarificationLars Ingebrigtsen2016-04-301-4/+3
* | (default-mode-line-format): More explicit obsolete infoLars Ingebrigtsen2016-04-301-1/+3
* | Minor doc clarificationLars Ingebrigtsen2016-04-301-1/+2
* | Doc fix for `kbd'Lars Ingebrigtsen2016-04-291-2/+4