emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/xkcd b9a3dfa150 33/82: Add docstring for xkcd-alt-text.


From: ELPA Syncer
Subject: [nongnu] elpa/xkcd b9a3dfa150 33/82: Add docstring for xkcd-alt-text.
Date: Mon, 12 Dec 2022 21:59:51 -0500 (EST)

branch: elpa/xkcd
commit b9a3dfa150e739203c25b96ef1830cef65836dfc
Author: Vibhav Pant <vibhavp@gmail.com>
Commit: Vibhav Pant <vibhavp@gmail.com>

    Add docstring for xkcd-alt-text.
---
 xkcd.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xkcd.el b/xkcd.el
index c6dd5819ca..fdc46931ee 100644
--- a/xkcd.el
+++ b/xkcd.el
@@ -160,6 +160,7 @@
   (xkcd-get 0))
 
 (defun xkcd-alt-text ()
+  "View the alt text in the buffer"
   (interactive)
   (message xkcd-alt))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]