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

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

[elpa] externals/kiwix d5e1ad0 057/192: add config section comments.


From: Stefan Monnier
Subject: [elpa] externals/kiwix d5e1ad0 057/192: add config section comments.
Date: Sat, 19 Dec 2020 00:41:32 -0500 (EST)

branch: externals/kiwix
commit d5e1ad00b3aee61f63b3099dfc42fc1fc959ea05
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    add config section comments.
---
 kiwix.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/kiwix.el b/kiwix.el
index bd1aef0..bac104a 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -17,6 +17,13 @@
 ;;
 ;; http://www.kiwix.org
 
+;;; Config:
+;;
+;; (define-key my-prog-help-document-map (kbd "w") 'kiwix-at-point)
+;; (define-key my-prog-help-document-map (kbd "W") 'kiwix-at-point-interactive)
+;; (define-key my-prog-help-document-map (kbd "C-w") 'kiwix-launch-server)
+
+
 ;;; Usage:
 ;;
 ;; [M-x kiwix-launch-server] to launch Kiwix server.



reply via email to

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