summaryrefslogtreecommitdiff
path: root/lisp/transient.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/transient.el: Update to package version v0.3.7-11-g7f5520b3.Jonas Bernoulli2021-11-061-100/+135
* * lisp/transient.el: Update to package version 0.3.7.Jonas Bernoulli2021-10-251-145/+195
* ; Revert parts of "Use string-replace instead of replace-regexp-in-string"Jonas Bernoulli2021-10-251-6/+6
* ; Revert parts of "Use string-search instead of string-match[-p]"Jonas Bernoulli2021-10-251-1/+1
* ; lisp/transient.el: Revert some misguided stylistic fixes.Jonas Bernoulli2021-10-241-9/+10
* ; Remove various duplicated wordsMattias Engdegård2021-09-251-3/+3
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-8/+8
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-6/+6
* * lisp/transient.el: Update to package version 0.3.6.Jonas Bernoulli2021-07-011-22/+80
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-121-4/+4
* * lisp/transient.el: Update to package version 0.3.4.Jonas Bernoulli2021-05-251-5/+8
* Tidy file-matching regexps and remove some ineffective backslashesMattias Engdegård2021-05-061-1/+1
* Add new library transient.elJonas Bernoulli2021-04-201-0/+3615