summaryrefslogtreecommitdiff
path: root/lisp/transient.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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