branch: elpa/fedi
commit d70d8239db444c999ebb89fba424e8dcb4e2ce3c
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>

    adjust fedi.el commentary
---
 fedi.el | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/fedi.el b/fedi.el
index b3cda08fdd..95ca41106b 100644
--- a/fedi.el
+++ b/fedi.el
@@ -28,10 +28,12 @@
 ;; <https://codeberg.org/martianh/mastodon.el> package) to make it easy to
 ;; write clients and interfaces for for JSON APIs.
 
-;; If provides an http request library, buffer setup macro, and functions for
-;; prev/next/tab navigation, text formatting and icons, live updating
-;; timestamps, bulk buffer handling, as well as a completing-read, action, then
-;; update view set of functions, and a rich posting interface.
+;; If provides an http request library, buffer setup macro, and functions
+;; for prev/next/tab navigation and acting on, and creation of,
+;; hypertextual elements, functions for text formatting and icons, live
+;; updating timestamps, bulk buffer handling, as well as a
+;; completing-read, action, then update view set of functions, and a rich
+;; posting interface.
 
 ;;; Code:
 

Reply via email to