]> code.delx.au - gnu-emacs-elpa/commitdiff
tiny.el: added to the comments.
authoroleh <wave@mail.ua>
Thu, 25 Jul 2013 09:14:52 +0000 (11:14 +0200)
committeroleh <wave@mail.ua>
Thu, 25 Jul 2013 09:14:52 +0000 (11:14 +0200)
tiny.el

diff --git a/tiny.el b/tiny.el
index f062f65cbfaba885070e4ae4299ee8b481990b8e..7c7c3f20b0241c20afe0c65c868e38e1b08fa382 100644 (file)
--- a/tiny.el
+++ b/tiny.el
 
 ;;; Commentary:
 ;;
+;; Setup:
+;; In ~/.emacs:
+;;     (require 'tiny)
+;;     (tiny-setup-default)
+;;
+;; Usage:
 ;; This extension's main command is `tiny-expand'.
 ;; It's meant to generate quickly linear ranges, e.g. 5, 6, 7, 8.
 ;; Some elisp proficiency is an advantage, since you can transform
@@ -31,8 +37,9 @@
 ;; You can still do the full thing, but +x2 would save you some
 ;; key strokes.
 ;;
-;; Here are some examples. To try them out, first load this buffer,
-;; and then press C-; when at the end of the each expression below:
+;; You can test out the following snippets
+;; by positioning the point at the end of the expression
+;; and calling `tiny-expand' (default shortcut is C-;):
 ;;
 ;; m10
 ;; m5 10