[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))
- [nongnu] elpa/xkcd e5d4ab24f6 18/82: Add xkcd-kill-buffer and a keybinding to the function., (continued)
- [nongnu] elpa/xkcd e5d4ab24f6 18/82: Add xkcd-kill-buffer and a keybinding to the function., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 2923195a57 53/82: Add customization option for handling links., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 2db04f9015 66/82: Merge pull request #13 from TobiMarg/master, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 66eceb7896 62/82: Remove xkcd-handle-urls and friends., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd f539b436cc 60/82: Remove xkcd-handle-link parts to prevent links from being broken., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd f940c7646a 74/82: Add line between MELPA badge and text., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 20e24f1c9b 70/82: Code block is in emacs-lisp, fix directories., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 8f0009f159 77/82: Merge pull request #16 from kaushalmodi/next-prev-args-and-copy-link, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 4845ef86f1 76/82: Add prefix arg to next/prev fn, add copy-link fn, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 2c538d41a9 79/82: Merge pull request #18 from kaushalmodi/retain-quote-style-in-messages, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd b9a3dfa150 33/82: Add docstring for xkcd-alt-text.,
ELPA Syncer <=
- [nongnu] elpa/xkcd 4d280972bc 35/82: Add (xkcd-update-latest) to xkcd-get., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd b966b340b4 22/82: Rename to xkcd.el, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd e04bb9535d 44/82: Incorporate some changes from rafoo's branch., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 57659266fa 65/82: Fix jpg viewing issue., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd a55c3f7dcd 75/82: Add faces to comic title., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 80011da2e7 82/82: Update copyright years., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd ca3eed5603 80/82: Prefer HTTPS to HTTP, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 5c10f6a679 21/82: Merge pull request #4 from purcell/patch-1, ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 25594f98c7 31/82: Add info about Melpa in README., ELPA Syncer, 2022/12/12
- [nongnu] elpa/xkcd 52c0d270de 36/82: Use one-letter keybindings, ELPA Syncer, 2022/12/12