contrib/gadict.el
changeset 510 212d9ff8725c
parent 457 970931b7ca37
child 527 0a31299fad70
--- a/contrib/gadict.el	Mon Jun 06 16:50:37 2016 +0300
+++ b/contrib/gadict.el	Tue Jun 07 20:12:53 2016 +0300
@@ -12,6 +12,10 @@
 
 ;;; Commentary:
 ;;
+;; Mode can be installed by:
+;;
+;;   (autoload 'gadict-mode "gadict")
+;;
 ;; File association can be registered by:
 ;;
 ;;   (add-to-list 'auto-mode-alist (cons "\\.gadict$" 'gadict-mode))