summaryrefslogtreecommitdiff
path: root/rt-liberation-gnus.el
Commit message (Collapse)AuthorAgeFilesLines
* Adjust copyright lines; silence compiler warningsStefan Monnier2020-08-051-7/+7
| | | | | | | | | | | | | | | | | | | * .gitignore: New file. * rt-liberation-gnus.el (rt-liber-gnus-with-ticket-buffer): Move before use. * rt-liberation-report.el: Require `rt-liberation` since it needs one of its macros. * rt-liberation-rest.el: Silence some compiler warnings. (rt-liber-rest-handle-response): Use the arg instead of dynamic scoping. * rt-liberation.el (rt-liber-reduce, rt-liber-create-tickets-string): Fix CL's `reduce` to cl-lib's `cl-reduce`. (rt-liber-ticket-base-retriever-parser-f): Remove stray silent backslash. Fix CL's `copy-seq` to builtin `copy-sequence`. (rt-liber-sort-ticket-list): Fix CL's `copy-seq` to builtin `copy-sequence`. (rt-liber-command-set-status-deleted): Fix typo.
* add "this file is a part of..."Yoni Rabkin2020-07-311-0/+2
|
* * more upgrade workYoni Rabkin2020-07-231-1/+1
|
* Upgrade to GPLv3Yoni Rabkin2020-04-021-1/+1
|
* * rt-liberation-gnus.el: Improve Gnus integration.Yoni Rabkin2014-12-041-23/+22
| | | | | | This moves message signatures and header handling to Gnus, where it is supposed to be. The new way of doing things has been documented in the friendly manual.
* * rt-liberation-gnus.el: Fix single line and leading space bugs.Yoni Rabkin2014-03-271-13/+13
|
* Fix compilation warnings.Yoni Rabkin2014-02-271-1/+2
|
* * rt-liberation-gnus.el: Fix compile warnings.Yoni Rabkin2014-02-271-1/+2
|
* Fix compilation errors.Yoni Rabkin2014-02-271-3/+5
|
* import for initial Savannah treeJohnathan Rabkin2013-12-131-0/+230