summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Improve flatten-tree documentationPaul Eggert2018-12-171-9/+5
* | Improve flatten-tree performancePaul Eggert2018-12-171-8/+8
* | New function flatten-treeAlex Branham2018-12-171-0/+25
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-121-6/+7
|\ \ | |/
| * Note that lex bound lambda forms are not self-quoting (Bug#33199)Noam Postavsky2018-11-081-6/+7
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-031-1/+1
|\ \ | |/
| * Avoid returning early in 'while-no-input' due to subprocessesEli Zaretskii2018-09-291-1/+1
| * New function read-answer (Bug#31782)Juri Linkov2018-08-041-0/+15
* | Support mode aliases in 'provided-mode-derived-p'Andrew Schwartzmeyer2018-09-291-3/+7
* | Move bignump, fixnump from C to LispPaul Eggert2018-08-211-0/+9
* | Restore traditional lsh behavior on fixnumsPaul Eggert2018-08-181-0/+12
* | Move 'backtrace' from subr.el to backtrace.elGemini Lasswell2018-08-031-19/+0
* | Prefer ?* to hide passwordsTino Calancha2018-07-291-3/+3
* | Move proper-list-p to CPaul Eggert2018-07-241-6/+0
* | Fix the bootstrap differently, so zerop can be where it belongsStefan Monnier2018-07-121-10/+7
* | ; Add commentary on location of zeropBasil L. Contovounesios2018-07-111-0/+3
* | Unbreak bootstrapGlenn Morris2018-07-111-7/+7
* | ; Rearrange definition of zerop in subr.elBasil L. Contovounesios2018-07-101-7/+7
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-091-0/+6
* | New functions to switch back and forth to another major modeStefan Monnier2018-06-211-1/+33
* | Fix last changeEli Zaretskii2018-06-171-4/+4
* | Add new macro dolist-with-progress-reporterTino Calancha2018-06-171-0/+28
* | dotimes-with-progress-reporter: Polymorphic 2nd argumentTino Calancha2018-06-171-18/+20
* | Rewrite memory-limit in LispPaul Eggert2018-06-161-0/+4
* | Prevent QUIT to top level inside 'while-no-input'Eli Zaretskii2018-06-161-3/+25
* | Un-obsolete 'string-to-unibyte'Eli Zaretskii2018-06-021-1/+6
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-4/+4
* | * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-281-1/+1
* | (add-to-invisibility-spec): Further doc tweakLars Ingebrigtsen2018-04-241-1/+2
* | Doc fix for `*-*-invisibility-spec'Lars Ingebrigtsen2018-04-241-2/+11
* | libxml-parse-*-region calling convention fixLars Ingebrigtsen2018-04-241-2/+2
* | (libxml-parse-html-region): Make DISCARD-COMMENTS obsoleteLars Ingebrigtsen2018-04-141-0/+2
* | Introduce new macro combine-change-callsAlan Mackenzie2018-04-031-0/+113
* | Merge from origin/emacs-26Glenn Morris2018-04-011-1/+3
|\ \ | |/
| * Mention `key-description' as inverse of `kbd' (Bug#30942)Hong Xu2018-03-311-1/+3
* | * lisp/subr.el (focus-frame, unfocus-frame): Remove obsolete no-ops.Glenn Morris2018-03-121-6/+0
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-32/+0
* | Merge from origin/emacs-26Glenn Morris2018-02-091-4/+4
|\ \ | |/
| * Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-071-4/+4
* | * lisp/subr.el (atomic-change-group): Fix return valueStefan Monnier2018-01-301-3/+3
* | Merge from origin/emacs-26Glenn Morris2018-01-291-4/+3
|\ \ | |/
| * Allow read-passwd to hide characters inserted by C-y. (Security fix.)Alan Mackenzie2018-01-271-4/+3
* | Code refactoring assoc-delete-all assq-delete-alltino calancha2018-01-281-14/+7
* | New function read-answer (bug#30073)Juri Linkov2018-01-211-0/+15
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1