summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/subr-x.el
Commit message (Expand)AuthorAgeFilesLines
* De-obsolete `if-let' and `when-let'Michael Heerdegen2018-03-271-20/+26
* Revert last commitMichael Heerdegen2018-03-061-23/+32
* Define if-let* and derivatives as aliases for if-let etcMichael Heerdegen2018-03-061-32/+23
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix Edebug specs for if-let* and and-let* (Bug#29236)Gemini Lasswell2017-11-261-3/+5
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Move read-multiple-choice to its own libraryMark Oteiza2017-10-061-170/+0
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* ; Fix typoMark Oteiza2017-09-221-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add clarification to if-let* docstringMark Oteiza2017-09-131-4/+5
* ; Fix previous commitMark Oteiza2017-09-131-6/+2
* Implement and-let*Mark Oteiza2017-09-121-38/+70
* Add an optional arguments to string-trimJean-Christophe Helary2017-05-191-9/+15
* ; Revert "Adjust the edebug spec of if-let*"Mark Oteiza2017-05-131-2/+1
* Remove some explicit runtime loads of pcaseGlenn Morris2017-04-191-1/+0
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-0/+3
* Adjust the edebug spec of if-let*Mark Oteiza2017-04-081-1/+2
* * lisp/emacs-lisp/subr-x.el (if-let*): Fix Edebug spec (Bug#24748)Gemini Lasswell2017-02-171-1/+2
* Rename to if-let* and when-let*Mark Oteiza2017-02-031-12/+24
* read-multiple-choice: explain dialog popups moreTed Zlatanov2017-01-311-0/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix markup in read-multiple-choice doc (Bug#25102)Glenn Morris2016-12-031-1/+1
* | * lisp/emacs-lisp/subr-x.el (hash-table-keys, hash-table-values): Use cl-loop.Tino Calancha2016-11-261-6/+3
* | Move read-multiple-choice to subr-x.elLars Ingebrigtsen2016-07-221-0/+165
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-1/+1
* Improve parameter nameBozhidar Batsov2015-05-201-3/+3
* Add new inline function `hash-table-empty-p'Bozhidar Batsov2015-05-201-0/+4
* * lisp/emacs-lisp/subr-x.el (if-let): Fix debug specArtur Malabarba2015-05-071-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* Spelling fixes.Paul Eggert2014-09-111-4/+4
* * lisp/emacs-lisp/subr-x.el (string-reverse): Define as obsolete aliasFabián Ezequiel Gallina2014-06-301-3/+1
* * lisp/emacs-lisp/subr-x.el (string-reverse): Use `reverse'.Fabián Ezequiel Gallina2014-06-301-1/+1
* New if-let, when-let, thread-first and thread-last macros.Fabián Ezequiel Gallina2014-06-301-0/+107
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Do not document subr-x.el in the manualsGlenn Morris2014-01-201-0/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/subr-x.el: (string-remove-prefix): New function.Bozhidar Batsov2013-12-201-0/+12
* * lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.Bozhidar Batsov2013-12-201-0/+78