summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* Note that lex bound lambda forms are not self-quoting (Bug#33199)Noam Postavsky2018-11-081-6/+7
* 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
* Mention `key-description' as inverse of `kbd' (Bug#30942)Hong Xu2018-03-311-1/+3
* Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-071-4/+4
* Allow read-passwd to hide characters inserted by C-y. (Security fix.)Alan Mackenzie2018-01-271-4/+3
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/subr.el (with-silent-modifications): Doc fixes.Charles A. Roelli2017-12-271-2/+2
* * lisp/subr.el (delayed-after-hook-functions): Rename from ...-formsStefan Monnier2017-12-181-6/+6
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-6/+6
* Fix some doc typosGlenn Morris2017-10-271-1/+1
* Simplify make-progress-reporter vs float-timePaul Eggert2017-10-201-6/+4
* Create new Edebug spec for docstrings and use it in closuresGemini Lasswell2017-10-061-2/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-5/+5
* Exit macro definition on undefined keysAllen Li2017-09-301-2/+3
* Provide native touchpad scrolling on macOSAlan Third2017-09-191-0/+5
* Fix gensymMark Oteiza2017-09-181-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Remove "baroque" use of prefix argument from gensymMark Oteiza2017-09-131-7/+4
* Move gensym to core ElispMark Oteiza2017-09-121-0/+14
* Always use gtk_window_move in new versionsPhilipp Stephani2017-08-271-0/+2
* * lisp/subr.el (define-symbol-prop): New functionStefan Monnier2017-07-281-18/+39
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-281-19/+0
* * lisp/subr.el (add-to-history): Doc fix. (Bug#27494)Eli Zaretskii2017-07-221-1/+2
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-3/+6
* Escape control characters in backtraces (Bug#6991)Noam Postavsky2017-06-291-1/+2
* * lisp/subr.el (setq-local): Add debug declaration (Bug#27408).Stefan-W. Hahn2017-06-251-0/+1
* * lisp/subr.el (read-passwd): Don't delete return value (Bug#22027).Noam Postavsky2017-06-051-1/+1
* Add suggestion to docstringWilfred Hughes2017-05-291-1/+4
* Make edebug-step-in work on generic methods (Bug#22294)Gemini Lasswell2017-05-141-0/+19
* Merge from origin/emacs-25Glenn Morris2017-04-271-1/+6
|\
| * Mention that processes start in default-directory (Bug#18515)Noam Postavsky2017-04-061-1/+6
* | Validate SPEC of `dolist', cf. Bug#25477.Philipp Stephani2017-04-081-0/+4
* | change viper to use derived-mode-pTom Tromey2017-04-051-4/+9
* | * lisp/subr.el (apply-partially): Move to 'Basic Lisp functions' section.Tino Calancha2017-03-031-9/+9
* | Fix recent bootstrap issue by moving string-to-listGlenn Morris2017-02-121-0/+8
* | * lisp/subr.el (string-make-unibyte, string-make-multibyte): Obsolete.Stefan Monnier2017-01-301-0/+2
* | Move cXXXr and cXXXXr to subr.elMark Oteiza2017-01-251-0/+120
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-211-2/+1
* | Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel2016-12-121-0/+45
* | Support concurrency in Emacs LispEli Zaretskii2016-12-101-0/+14
|\ \
| * \ Merge branch 'concurrency'Eli Zaretskii2016-12-041-0/+14
| |\ \
| | * \ merge from trunkKen Raeburn2015-11-011-388/+535
| | |\ \
| | * | | zap until-conditionTom Tromey2013-08-271-14/+0
| | * | | merge from trunkTom Tromey2013-08-191-11/+38
| | |\ \ \
| | * \ \ \ merge from trunkTom Tromey2013-07-261-40/+62
| | |\ \ \ \
| | * \ \ \ \ Merge from trunkTom Tromey2013-07-121-1/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ merge from trunkTom Tromey2013-07-061-83/+115
| | |\ \ \ \ \ \