summaryrefslogtreecommitdiff
path: root/lisp/subr.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (delayed-after-hook-functions): Tighten the code a bitStefan Monnier2017-12-271-7/+5
* | Merge from origin/emacs-26Glenn Morris2017-12-271-2/+2
|\|
| * * lisp/subr.el (with-silent-modifications): Doc fixes.Charles A. Roelli2017-12-271-2/+2
* | Merge from origin/emacs-26Glenn Morris2017-12-201-6/+6
|\|
| * * lisp/subr.el (delayed-after-hook-functions): Rename from ...-formsStefan Monnier2017-12-181-6/+6
* | * lisp/subr.el (backtrace--print-frame): Use cl-prin1Stefan Monnier2017-12-121-3/+3
* | * lisp/subr.el (run-mode-hooks): Fix last changeStefan Monnier2017-12-121-1/+1
* | * lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-propertiesStefan Monnier2017-12-121-1/+8
* | Make functions invocation-directory and invocation-name obsoleteGlenn Morris2017-12-121-0/+4
* | Merge from origin/emacs-26Paul Eggert2017-11-251-6/+6
|\|
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-6/+6
* | Remove variable alias executing-macro, obsolete since before 19.34.Sam Steingold2017-11-221-4/+0
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+1
|\|
| * Fix some doc typosGlenn Morris2017-10-271-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-10-201-6/+4
|\|
| * Simplify make-progress-reporter vs float-timePaul Eggert2017-10-201-6/+4
* | Merge from origin/emacs-26Paul Eggert2017-10-121-2/+1
|\|
| * Create new Edebug spec for docstrings and use it in closuresGemini Lasswell2017-10-061-2/+1
* | Rewrite Testcover's internals, fixing several bugsGemini Lasswell2017-10-081-2/+2
|/
* 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