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 15:28:56 +0100 |
commit | a7af764df9175b72f067db7dfeeb820e48ec9232 (patch) | |
tree | c853c881d004914afa49fdb1c9373b4194ebf266 /lisp | |
parent | 70ad53998f0042c194fb28d09afc0398ac5aaad6 (diff) |
tl.el package description
Diffstat (limited to 'lisp')
-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 |