diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-18 14:14:05 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-18 14:14:23 +0100 |
commit | cc75329fb6c347962e78141b708afdc9f14a0004 (patch) | |
tree | 34ff175027ded505ac7a2b1903941648334ef500 /lisp/mastodon-tl.el | |
parent | 32786ef539aaffda92c07dc50872d6d759bae04e (diff) |
tl.el package description
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r-- | lisp/mastodon-tl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 38b7a6b..325af2d 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -1,4 +1,4 @@ -;;; mastodon-tl.el --- timeline functions for mastodon.el -*- lexical-binding: t -*- +;;; mastodon-tl.el --- Timeline functions for mastodon.el -*- lexical-binding: t -*- ;; Copyright (C) 2017-2019 Johnson Denen ;; Copyright (C) 2020-2022 Marty Hiatt |