]> code.delx.au - gnu-emacs-elpa/commitdiff
Keep snippet vars definitions in a single format across all snippets and documentation.
authorJim Myhrberg <contact@jimeh.me>
Thu, 3 Nov 2011 20:51:31 +0000 (20:51 +0000)
committerJim Myhrberg <contact@jimeh.me>
Thu, 3 Nov 2011 20:51:31 +0000 (20:51 +0000)
The format is:

# var-name: value

Previously snippets used a mixture of the following formatting:

#var-name: value
#var-name : value
# var-name: value
# var-name : value

533 files changed:
doc/faq.rst
doc/snippet-development.rst
snippets/c++-mode/beginend
snippets/c++-mode/class
snippets/c++-mode/ns
snippets/c++-mode/template
snippets/c++-mode/using
snippets/c-mode/fopen
snippets/c-mode/printf
snippets/cc-mode/do
snippets/cc-mode/for
snippets/cc-mode/if
snippets/cc-mode/inc
snippets/cc-mode/inc.1
snippets/cc-mode/main
snippets/cc-mode/once
snippets/cc-mode/struct
snippets/csharp-mode/attrib
snippets/csharp-mode/attrib.1
snippets/csharp-mode/attrib.2
snippets/csharp-mode/class
snippets/csharp-mode/comment
snippets/csharp-mode/comment.1
snippets/csharp-mode/comment.2
snippets/csharp-mode/comment.3
snippets/csharp-mode/method
snippets/csharp-mode/namespace
snippets/csharp-mode/prop
snippets/csharp-mode/region
snippets/csharp-mode/using
snippets/csharp-mode/using.1
snippets/csharp-mode/using.2
snippets/css-mode/bg
snippets/css-mode/bg.1
snippets/css-mode/bor
snippets/css-mode/cl
snippets/css-mode/disp.block
snippets/css-mode/disp.inline
snippets/css-mode/disp.none
snippets/css-mode/ff
snippets/css-mode/fs
snippets/css-mode/mar.bottom
snippets/css-mode/mar.left
snippets/css-mode/mar.mar
snippets/css-mode/mar.margin
snippets/css-mode/mar.right
snippets/css-mode/mar.top
snippets/css-mode/pad.bottom
snippets/css-mode/pad.left
snippets/css-mode/pad.pad
snippets/css-mode/pad.padding
snippets/css-mode/pad.right
snippets/css-mode/pad.top
snippets/emacs-lisp-mode/add-hook.yasnippet
snippets/emacs-lisp-mode/and.yasnippet
snippets/emacs-lisp-mode/append.yasnippet
snippets/emacs-lisp-mode/apply.yasnippet
snippets/emacs-lisp-mode/aref.yasnippet
snippets/emacs-lisp-mode/aset.yasnippet
snippets/emacs-lisp-mode/assq.yasnippet
snippets/emacs-lisp-mode/autoload.yasnippet
snippets/emacs-lisp-mode/backward-char.yasnippet
snippets/emacs-lisp-mode/beginning-of-line.yasnippet
snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet
snippets/emacs-lisp-mode/buffer-file-name.yasnippet
snippets/emacs-lisp-mode/buffer-modified-p.yasnippet
snippets/emacs-lisp-mode/buffer-substring-no-properties.yasnippet
snippets/emacs-lisp-mode/buffer-substring.yasnippet
snippets/emacs-lisp-mode/car.yasnippet
snippets/emacs-lisp-mode/cdr.yasnippet
snippets/emacs-lisp-mode/concat.yasnippet
snippets/emacs-lisp-mode/cond.yasnippet
snippets/emacs-lisp-mode/condition-case.yasnippet
snippets/emacs-lisp-mode/cons.yasnippet
snippets/emacs-lisp-mode/consp.yasnippet
snippets/emacs-lisp-mode/copy-directory.yasnippet
snippets/emacs-lisp-mode/copy-file.yasnippet
snippets/emacs-lisp-mode/current-buffer.yasnippet
snippets/emacs-lisp-mode/custom-autoload.yasnippet
snippets/emacs-lisp-mode/defalias.yasnippet
snippets/emacs-lisp-mode/defcustom.yasnippet
snippets/emacs-lisp-mode/define-key.yasnippet
snippets/emacs-lisp-mode/defsubst.yasnippet
snippets/emacs-lisp-mode/defun.yasnippet
snippets/emacs-lisp-mode/defvar.yasnippet
snippets/emacs-lisp-mode/delete-char.yasnippet
snippets/emacs-lisp-mode/delete-directory.yasnippet
snippets/emacs-lisp-mode/delete-file.yasnippet
snippets/emacs-lisp-mode/delete-region.yasnippet
snippets/emacs-lisp-mode/directory-files.yasnippet
snippets/emacs-lisp-mode/dolist.yasnippet
snippets/emacs-lisp-mode/end-of-line.yasnippet
snippets/emacs-lisp-mode/eq.yasnippet
snippets/emacs-lisp-mode/equal.yasnippet
snippets/emacs-lisp-mode/error.yasnippet
snippets/emacs-lisp-mode/expand-file-name.yasnippet
snippets/emacs-lisp-mode/f.yasnippet
snippets/emacs-lisp-mode/fboundp.yasnippet
snippets/emacs-lisp-mode/file-name-directory.yasnippet
snippets/emacs-lisp-mode/file-name-extension.yasnippet
snippets/emacs-lisp-mode/file-name-nondirectory.yasnippet
snippets/emacs-lisp-mode/file-name-sans-extension.yasnippet
snippets/emacs-lisp-mode/file-relative-name.yasnippet
snippets/emacs-lisp-mode/find-file.yasnippet
snippets/emacs-lisp-mode/format.yasnippet
snippets/emacs-lisp-mode/forward-char.yasnippet
snippets/emacs-lisp-mode/forward-line.yasnippet
snippets/emacs-lisp-mode/funcall.yasnippet
snippets/emacs-lisp-mode/function.yasnippet
snippets/emacs-lisp-mode/get.yasnippet
snippets/emacs-lisp-mode/global-set-key.yasnippet
snippets/emacs-lisp-mode/goto-char.yasnippet
snippets/emacs-lisp-mode/if.yasnippet
snippets/emacs-lisp-mode/insert-file-contents.yasnippet
snippets/emacs-lisp-mode/insert.yasnippet
snippets/emacs-lisp-mode/interactive.yasnippet
snippets/emacs-lisp-mode/kbd.yasnippet
snippets/emacs-lisp-mode/kill-buffer.yasnippet
snippets/emacs-lisp-mode/lambda.yasnippet
snippets/emacs-lisp-mode/length.yasnippet
snippets/emacs-lisp-mode/let.yasnippet
snippets/emacs-lisp-mode/line-beginning-position.yasnippet
snippets/emacs-lisp-mode/line-end-position.yasnippet
snippets/emacs-lisp-mode/list.yasnippet
snippets/emacs-lisp-mode/looking-at.yasnippet
snippets/emacs-lisp-mode/make-directory.yasnippet
snippets/emacs-lisp-mode/make-local-variable.yasnippet
snippets/emacs-lisp-mode/mapc.yasnippet
snippets/emacs-lisp-mode/mapcar.yasnippet
snippets/emacs-lisp-mode/match-beginning.yasnippet
snippets/emacs-lisp-mode/match-end.yasnippet
snippets/emacs-lisp-mode/match-string.yasnippet
snippets/emacs-lisp-mode/memq.yasnippet
snippets/emacs-lisp-mode/message.yasnippet
snippets/emacs-lisp-mode/not.yasnippet
snippets/emacs-lisp-mode/nth.yasnippet
snippets/emacs-lisp-mode/null.yasnippet
snippets/emacs-lisp-mode/number-to-string.yasnippet
snippets/emacs-lisp-mode/or.yasnippet
snippets/emacs-lisp-mode/point-max.yasnippet
snippets/emacs-lisp-mode/point-min.yasnippet
snippets/emacs-lisp-mode/point.yasnippet
snippets/emacs-lisp-mode/princ.yasnippet
snippets/emacs-lisp-mode/print.yasnippet
snippets/emacs-lisp-mode/progn.yasnippet
snippets/emacs-lisp-mode/push.yasnippet
snippets/emacs-lisp-mode/put.yasnippet
snippets/emacs-lisp-mode/re-search-backward.yasnippet
snippets/emacs-lisp-mode/re-search-forward.yasnippet
snippets/emacs-lisp-mode/region-active-p.yasnippet
snippets/emacs-lisp-mode/region-beginning.yasnippet
snippets/emacs-lisp-mode/region-end.yasnippet
snippets/emacs-lisp-mode/rename-file.yasnippet
snippets/emacs-lisp-mode/repeat.yasnippet
snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet
snippets/emacs-lisp-mode/replace-regexp.yasnippet
snippets/emacs-lisp-mode/require.yasnippet
snippets/emacs-lisp-mode/save-buffer.yasnippet
snippets/emacs-lisp-mode/save-excursion.yasnippet
snippets/emacs-lisp-mode/search-backward-regexp.yasnippet
snippets/emacs-lisp-mode/search-backward.yasnippet
snippets/emacs-lisp-mode/search-forward-regexp.yasnippet
snippets/emacs-lisp-mode/search-forward.yasnippet
snippets/emacs-lisp-mode/set-buffer.yasnippet
snippets/emacs-lisp-mode/set-file-modes.yasnippet
snippets/emacs-lisp-mode/set-mark.yasnippet
snippets/emacs-lisp-mode/set.yasnippet
snippets/emacs-lisp-mode/setq.yasnippet
snippets/emacs-lisp-mode/skip-chars-backward.yasnippet
snippets/emacs-lisp-mode/skip-chars-forward.yasnippet
snippets/emacs-lisp-mode/split-string.yasnippet
snippets/emacs-lisp-mode/string-match.yasnippet
snippets/emacs-lisp-mode/string-to-number.yasnippet
snippets/emacs-lisp-mode/string.yasnippet
snippets/emacs-lisp-mode/string=.yasnippet
snippets/emacs-lisp-mode/stringp.yasnippet
snippets/emacs-lisp-mode/substring.yasnippet
snippets/emacs-lisp-mode/thing-at-point.yasnippet
snippets/emacs-lisp-mode/unless.yasnippet
snippets/emacs-lisp-mode/vector.yasnippet
snippets/emacs-lisp-mode/when.yasnippet
snippets/emacs-lisp-mode/while.yasnippet
snippets/emacs-lisp-mode/widget-get.yasnippet
snippets/emacs-lisp-mode/with-current-buffer.yasnippet
snippets/emacs-lisp-mode/x-dired.process_marked.yasnippet
snippets/emacs-lisp-mode/x-file.process.yasnippet
snippets/emacs-lisp-mode/x-file.read-lines.yasnippet
snippets/emacs-lisp-mode/x-find-replace.yasnippet
snippets/emacs-lisp-mode/x-grabstring.yasnippet
snippets/emacs-lisp-mode/x-grabthing.yasnippet
snippets/emacs-lisp-mode/x-traverse_dir.yasnippet
snippets/emacs-lisp-mode/x-word-or-region.yasnippet
snippets/emacs-lisp-mode/y-or-n-p.yasnippet
snippets/emacs-lisp-mode/yes-or-no-p.yasnippet
snippets/erlang-mode/after
snippets/erlang-mode/begin
snippets/erlang-mode/beh
snippets/erlang-mode/case
snippets/erlang-mode/compile
snippets/erlang-mode/def
snippets/erlang-mode/exp
snippets/erlang-mode/fun
snippets/erlang-mode/if
snippets/erlang-mode/ifdef
snippets/erlang-mode/ifndef
snippets/erlang-mode/imp
snippets/erlang-mode/inc
snippets/erlang-mode/inc.lib
snippets/erlang-mode/loop
snippets/erlang-mode/mod
snippets/erlang-mode/rcv
snippets/erlang-mode/rcv.after
snippets/erlang-mode/rec
snippets/erlang-mode/try
snippets/erlang-mode/undef
snippets/f90-mode/au
snippets/f90-mode/bd
snippets/f90-mode/c
snippets/f90-mode/ch
snippets/f90-mode/cx
snippets/f90-mode/dc
snippets/f90-mode/do
snippets/f90-mode/dp
snippets/f90-mode/eq
snippets/f90-mode/ib
snippets/f90-mode/ic
snippets/f90-mode/ich
snippets/f90-mode/if
snippets/f90-mode/ii
snippets/f90-mode/il
snippets/f90-mode/in
snippets/f90-mode/inc
snippets/f90-mode/intr
snippets/f90-mode/ir
snippets/f90-mode/l
snippets/f90-mode/pa
snippets/f90-mode/pr
snippets/f90-mode/re
snippets/f90-mode/st
snippets/f90-mode/su
snippets/f90-mode/wr
snippets/html-mode/b.yasnippet
snippets/html-mode/body
snippets/html-mode/br
snippets/html-mode/code
snippets/html-mode/code.class
snippets/html-mode/div
snippets/html-mode/div.class
snippets/html-mode/div.id
snippets/html-mode/div.id-class
snippets/html-mode/dov
snippets/html-mode/form
snippets/html-mode/head
snippets/html-mode/header/h1
snippets/html-mode/header/h2
snippets/html-mode/header/h3
snippets/html-mode/header/h4
snippets/html-mode/header/h5
snippets/html-mode/header/h6
snippets/html-mode/hr
snippets/html-mode/href
snippets/html-mode/html
snippets/html-mode/html.xmlns
snippets/html-mode/i.yasnippet
snippets/html-mode/img
snippets/html-mode/input
snippets/html-mode/link.stylesheet
snippets/html-mode/link.stylesheet-ie
snippets/html-mode/list/dd
snippets/html-mode/list/dl
snippets/html-mode/list/dl.id
snippets/html-mode/list/dt
snippets/html-mode/list/li
snippets/html-mode/list/li.class
snippets/html-mode/list/ol
snippets/html-mode/list/ol.class
snippets/html-mode/list/ol.id
snippets/html-mode/list/ul
snippets/html-mode/list/ul.class
snippets/html-mode/list/ul.id
snippets/html-mode/mailto
snippets/html-mode/meta/doctype
snippets/html-mode/meta/doctype.xhml1
snippets/html-mode/meta/doctype.xhtml1_1
snippets/html-mode/meta/doctype.xhtml1_strict
snippets/html-mode/meta/doctype.xhtml1_transitional
snippets/html-mode/meta/meta
snippets/html-mode/meta/meta.http-equiv
snippets/html-mode/p
snippets/html-mode/pre
snippets/html-mode/q.yasnippet
snippets/html-mode/quote
snippets/html-mode/script.javascript
snippets/html-mode/script.javascript-src
snippets/html-mode/span
snippets/html-mode/span.class
snippets/html-mode/span.id
snippets/html-mode/style
snippets/html-mode/table/table
snippets/html-mode/table/td
snippets/html-mode/table/th
snippets/html-mode/table/tr
snippets/html-mode/textarea
snippets/html-mode/title
snippets/latex-mode/begin
snippets/markdown-mode/+
snippets/markdown-mode/-
snippets/markdown-mode/_
snippets/markdown-mode/__
snippets/markdown-mode/`
snippets/markdown-mode/h1.1
snippets/markdown-mode/h1.2
snippets/markdown-mode/h2.1
snippets/markdown-mode/h2.2
snippets/markdown-mode/h3
snippets/markdown-mode/h4
snippets/markdown-mode/h5
snippets/markdown-mode/h6
snippets/markdown-mode/hr.1
snippets/markdown-mode/hr.2
snippets/markdown-mode/img
snippets/markdown-mode/link
snippets/markdown-mode/ol
snippets/markdown-mode/rimg
snippets/markdown-mode/rlb
snippets/markdown-mode/rlink
snippets/nxml-mode/body
snippets/nxml-mode/br
snippets/nxml-mode/code
snippets/nxml-mode/div
snippets/nxml-mode/form
snippets/nxml-mode/head
snippets/nxml-mode/header/h1
snippets/nxml-mode/header/h2
snippets/nxml-mode/header/h3
snippets/nxml-mode/header/h4
snippets/nxml-mode/header/h5
snippets/nxml-mode/header/h6
snippets/nxml-mode/hr
snippets/nxml-mode/href
snippets/nxml-mode/html
snippets/nxml-mode/img
snippets/nxml-mode/input
snippets/nxml-mode/li
snippets/nxml-mode/link
snippets/nxml-mode/meta/doctype
snippets/nxml-mode/meta/doctype.xhtml1_strict
snippets/nxml-mode/meta/doctype.xhtml1_transitional
snippets/nxml-mode/meta/meta
snippets/nxml-mode/name
snippets/nxml-mode/ol
snippets/nxml-mode/p
snippets/nxml-mode/pre
snippets/nxml-mode/quote
snippets/nxml-mode/span
snippets/nxml-mode/style
snippets/nxml-mode/table
snippets/nxml-mode/tag.1l
snippets/nxml-mode/tag.2l
snippets/nxml-mode/td
snippets/nxml-mode/th
snippets/nxml-mode/title
snippets/nxml-mode/tr
snippets/nxml-mode/ul
snippets/objc-mode/prop
snippets/perl-mode/eval
snippets/perl-mode/for
snippets/perl-mode/fore
snippets/perl-mode/if
snippets/perl-mode/ife
snippets/perl-mode/ifee
snippets/perl-mode/sub
snippets/perl-mode/unless
snippets/perl-mode/while
snippets/perl-mode/xfore
snippets/perl-mode/xif
snippets/perl-mode/xunless
snippets/perl-mode/xwhile
snippets/python-mode/__
snippets/python-mode/for
snippets/python-mode/ifmain
snippets/python-mode/propg
snippets/python-mode/propsg
snippets/python-mode/while
snippets/rst-mode/chap
snippets/rst-mode/sec
snippets/rst-mode/tit
snippets/ruby-mode/collections/all
snippets/ruby-mode/collections/any
snippets/ruby-mode/collections/classify
snippets/ruby-mode/collections/collect
snippets/ruby-mode/collections/deli
snippets/ruby-mode/collections/det
snippets/ruby-mode/collections/ea
snippets/ruby-mode/collections/eac
snippets/ruby-mode/collections/eai
snippets/ruby-mode/collections/eav
snippets/ruby-mode/collections/eawi
snippets/ruby-mode/collections/inject
snippets/ruby-mode/collections/reject
snippets/ruby-mode/collections/select
snippets/ruby-mode/control structure/forin
snippets/ruby-mode/control structure/if
snippets/ruby-mode/control structure/ife
snippets/ruby-mode/control structure/tim
snippets/ruby-mode/control structure/until
snippets/ruby-mode/control structure/upt
snippets/ruby-mode/control structure/when
snippets/ruby-mode/control structure/while
snippets/ruby-mode/definitions/Comp
snippets/ruby-mode/definitions/am
snippets/ruby-mode/definitions/cla
snippets/ruby-mode/definitions/cls
snippets/ruby-mode/definitions/mm
snippets/ruby-mode/definitions/r
snippets/ruby-mode/definitions/rw
snippets/ruby-mode/definitions/w
snippets/ruby-mode/general/#
snippets/ruby-mode/general/=b
snippets/ruby-mode/general/app
snippets/ruby-mode/general/bm
snippets/ruby-mode/general/case
snippets/ruby-mode/general/dee
snippets/ruby-mode/general/rb
snippets/ruby-mode/general/req
snippets/ruby-mode/general/rreq
snippets/ruby-mode/general/y
snippets/scala-mode/act
snippets/scala-mode/act.arg
snippets/scala-mode/actor
snippets/scala-mode/ano
snippets/scala-mode/app
snippets/scala-mode/arr.new
snippets/scala-mode/arr.val-new
snippets/scala-mode/asof
snippets/scala-mode/ass
snippets/scala-mode/ass.true
snippets/scala-mode/at.author
snippets/scala-mode/at.param
snippets/scala-mode/at.return
snippets/scala-mode/at.version
snippets/scala-mode/bang
snippets/scala-mode/case
snippets/scala-mode/case.match-all
snippets/scala-mode/cast
snippets/scala-mode/cc
snippets/scala-mode/cl
snippets/scala-mode/cl.abs
snippets/scala-mode/cl.abs-arg
snippets/scala-mode/cl.arg
snippets/scala-mode/clof
snippets/scala-mode/co
snippets/scala-mode/cons
snippets/scala-mode/cons.nil
snippets/scala-mode/def.arg
snippets/scala-mode/def.arg-body
snippets/scala-mode/def.arg-ret
snippets/scala-mode/def.arg-ret-body
snippets/scala-mode/def.body
snippets/scala-mode/def.ret
snippets/scala-mode/def.ret-body
snippets/scala-mode/def.simple
snippets/scala-mode/doc.class
snippets/scala-mode/doc.def
snippets/scala-mode/doc.file
snippets/scala-mode/doc.file-scala
snippets/scala-mode/doc.file-scala-api
snippets/scala-mode/doc.scaladoc
snippets/scala-mode/expect
snippets/scala-mode/ext
snippets/scala-mode/for.extract
snippets/scala-mode/for.if
snippets/scala-mode/for.loop
snippets/scala-mode/for.multi
snippets/scala-mode/foreach
snippets/scala-mode/hmap.new
snippets/scala-mode/hmap.val-new
snippets/scala-mode/hset.new
snippets/scala-mode/hset.val-new
snippets/scala-mode/if
snippets/scala-mode/if.else
snippets/scala-mode/imp
snippets/scala-mode/intercept
snippets/scala-mode/isof
snippets/scala-mode/ls.new
snippets/scala-mode/ls.val-new
snippets/scala-mode/main
snippets/scala-mode/map
snippets/scala-mode/map.new
snippets/scala-mode/match
snippets/scala-mode/match.can
snippets/scala-mode/match.option
snippets/scala-mode/mix
snippets/scala-mode/ob
snippets/scala-mode/pac
snippets/scala-mode/pr.newline
snippets/scala-mode/pr.simple
snippets/scala-mode/pr.string
snippets/scala-mode/pr.trace
snippets/scala-mode/pri.param
snippets/scala-mode/pro
snippets/scala-mode/pro.param
snippets/scala-mode/suite
snippets/scala-mode/test
snippets/scala-mode/throw
snippets/scala-mode/tr
snippets/scala-mode/tr.ext
snippets/scala-mode/tr.ext-with
snippets/scala-mode/tr.with
snippets/scala-mode/try
snippets/scala-mode/try.catch-finally
snippets/scala-mode/try.finally
snippets/scala-mode/tup.arrow
snippets/scala-mode/tup.paren
snippets/scala-mode/val
snippets/scala-mode/val.new
snippets/scala-mode/val.ret
snippets/scala-mode/var
snippets/scala-mode/var.new
snippets/scala-mode/var.ret
snippets/scala-mode/whi
snippets/scala-mode/with
snippets/snippet-mode/field
snippets/snippet-mode/mirror
snippets/snippet-mode/vars
snippets/sql-mode/column
snippets/sql-mode/constraint
snippets/sql-mode/constraint.1
snippets/sql-mode/create
snippets/sql-mode/create.1
snippets/sql-mode/references
snippets/text-mode/email
snippets/text-mode/time

index ad1fa72e30a823b0eff7668652901c1403a8185f..6eec67797a9bdc7a5b79c2fceccd992ac1233ad0 100644 (file)
@@ -142,8 +142,8 @@ valid filename, ``lt.yasnippet`` for example, using ``<`` for the
 
 .. sourcecode:: text
 
-  #key: <
-  #name: <...></...>
+  # key: <
+  # name: <...></...>
   # --
   <${1:div}>$0</$1>
 
index 993c55604f73799daf8d8b94bce58570d742a8ff..b55958a3a812ae1985c93e7141f1cb458dae62b4 100644 (file)
@@ -81,8 +81,8 @@ Here's a typical example:
 
 .. sourcecode:: text
 
-  #contributor : pluskid <pluskid@gmail.com>
-  #name : __...__
+  # contributor: pluskid <pluskid@gmail.com>
+  # name: __...__
   # --
   __${init}__
 
@@ -151,7 +151,7 @@ your hard work. You can then use:
 
 .. sourcecode:: text
 
-  # name : ASCII home
+  # name: ASCII home
   # expand-env: ((yas/indent-line 'fixed) (yas/wrap-around-region 'nil))
   # --
                   welcome to my
@@ -180,8 +180,8 @@ snippet.
 
 .. sourcecode:: text
 
-  #name : <p>...</p>
-  #binding: C-c C-c C-m
+  # name: <p>...</p>
+  # binding: C-c C-c C-m
   # --
   <p>`(when yas/prefix "\n")`$0`(when yas/prefix "\n")`</p>
 
index 590c708edb7be50e7546f19c3ec2ece6326c8609..4af416f013235d861c4b951ab9f3652394c6cb39 100644 (file)
@@ -1,4 +1,4 @@
-#name : v.begin(), v.end()
+# name: v.begin(), v.end()
 # key: beginend
 # --
 ${1:v}.begin(), $1.end
\ No newline at end of file
index 5289d9cf76058853d875e43f84e4bf23bcbd9f02..e313176e0e205935465bd3599f876eadfe866397 100644 (file)
@@ -1,4 +1,4 @@
-#name : class ... { ... }
+# name: class ... { ... }
 # key: class
 # --
 class ${1:Name}
index 0b736e78f4b92d876b07b7d4b08017157bb61689..a3439642ded9cae7e7feaadaf2c5da42aee15f72 100644 (file)
@@ -1,4 +1,4 @@
-#name : namespace ...
+# name: namespace ...
 # key: ns
 # --
 namespace 
\ No newline at end of file
index d2ad159f566469512c93dfa590066b8301ab8c79..ed36b08e05d3c8009a53dfc1288e6b9d297e358d 100644 (file)
@@ -1,4 +1,4 @@
-#name : template <typename ...>
+# name: template <typename ...>
 # key: template
 # --
 template <typename ${T}>
\ No newline at end of file
index 27ec885a6c9b212eeb5507c9dd13d87449ecc3a8..f28937f597c5516baa15e153b234da345957e58d 100644 (file)
@@ -1,4 +1,4 @@
-#name : using namespace ... 
+# name: using namespace ... 
 # key: using
 # --
 using namespace ${std};
index 0e48c21d9af07da6179fe83db678fcc57e46c5db..b3339e429d2bb620f4e9983dc799febf7d598292 100644 (file)
@@ -1,4 +1,4 @@
-#name : FILE *fp = fopen(..., ...);
+# name: FILE *fp = fopen(..., ...);
 # key: fopen
 # --
 FILE *${fp} = fopen(${"file"}, "${r}");
\ No newline at end of file
index 4006b7c1622c7499c4ed92d87e9baea5943eeed0..035d07e0d96a0c03c88056e7b80a1cd0da154507 100644 (file)
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
-# name : printf 
-# contributor : joaotavora
+# name: printf 
+# contributor: joaotavora
 # key: printf
 # --
 printf ("${1:%s}\\n"${1:$(if (string-match "%" text) "," "\);")
index 70e208a074063585b76982d5568ee1b7f86efe05..a42d27f5c5a8db616d854f5b04e40f23c44ae44f 100644 (file)
@@ -1,4 +1,4 @@
-#name : do { ... } while (...)
+# name: do { ... } while (...)
 # key: do
 # --
 do
index 7343e58d7f5c4c4e4139aab194a3a9f05b43ce54..1e1d4bfb55d9039c466c2b9a010e0c5ceb33e6e2 100644 (file)
@@ -1,4 +1,4 @@
-#name : for (...; ...; ...) { ... }
+# name: for (...; ...; ...) { ... }
 # key: for
 # --
 for (${1:int i = 0}; ${2:i < N}; ${3:++i})
index a52bee940652d04c6f9fc4648bfb4414e5a7c10f..15ee160bc38a1b84b22bea04341c8c5f7698ec04 100644 (file)
@@ -1,4 +1,4 @@
-#name : if (...) { ... }
+# name: if (...) { ... }
 # key: cc-modeif
 # --
 if (${1:condition})
index 25bd8fe56d4e072bfa01003aa5ea4b44b64700c2..9c9ed7698dd8f98b0cf3178d34b8a4e82d325d53 100644 (file)
@@ -1,4 +1,4 @@
-#name : #include "..."
+# name: #include "..."
 # key: inc
 # --
 #include "$1"
\ No newline at end of file
index e367d5b36c58759b4c6d6a42e95efb607695f9b3..649cbd977745f96646e337be88f06d3b60c8f4f3 100644 (file)
@@ -1,4 +1,4 @@
-#name : #include <...>
+# name: #include <...>
 # key: inc
 # --
 #include <$1>
\ No newline at end of file
index 620de06c6aabd53f10859c58ff70edf6fbacb1bb..dab1cad1cd6e06437c82e1fef2ce99dcdb851b5a 100644 (file)
@@ -1,4 +1,4 @@
-#name: int main(argc, argv) { ... }
+# name: int main(argc, argv) { ... }
 # key: main
 # --
 int main(int argc, char *argv[])
index d0353299d4bd590d3cd8db62679a054bb69ac289..ea14f9ac27598e107887ed9f9a944ecf2af9dcd4 100644 (file)
@@ -1,4 +1,4 @@
-#name : #ifndef XXX; #define XXX; #endif
+# name: #ifndef XXX; #define XXX; #endif
 # key: once
 # --
 #ifndef ${1:_`(upcase (file-name-nondirectory (file-name-sans-extension (buffer-file-name))))`_H_}
index aeacc3398690076731ed3b4ee86d8c9feae16de3..39ddfa80e4cdd985ffc7aa31fa88bddc6ec083e8 100644 (file)
@@ -1,4 +1,4 @@
-#name : struct ... { ... }
+# name: struct ... { ... }
 # key: struct
 # --
 struct ${1:name}
index ccc9754508407300c4aaacffa1ac379c1741c41b..f617ceed3ab271fb975d9b8a82f62c32c8db9f8f 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : private attribute ....;
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: private attribute ....;
 # key: attrib
 # --
 /// <summary>
index ba06d7689f37c4a2be3f65a829e67d340c80591d..ac967ad44bd364733fe2b4aad02bd05f2e8bc759 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : private attribute ....; public property ... ... { ... }
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: private attribute ....; public property ... ... { ... }
 # key: attrib
 # --
 /// <summary>
index 2798ec9129de645c2d4494f3fd1fce0185fe3d0e..20f126364d82e8121ed7e6f05b37344be040f9d9 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : private _attribute ....; public Property ... ... { ... }
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: private _attribute ....; public Property ... ... { ... }
 # key: attrib
 # --
 /// <summary>
index bea8a1e26ef90bb5b002ff267470d6a4598fdda6..6c74c37920f21c1c78c4335b9cfb3bc2a6486213 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : class ... { ... }
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: class ... { ... }
 # key: class
 # --
 ${5:public} class ${1:Name}
index 44f2fb389b5bb5d428584bbbbfdfcb6782ec61e4..562689be76f90484f6362e0b205b7de9f7b93768 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : /// <summary> ... </summary>
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: /// <summary> ... </summary>
 # key: comment
 # --
 /// <summary>
index dda243e9f7446345c46e662c96c6a1164502e581..856189dab55278119dd475425b6edf7e9507310d 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : /// <param name="..."> ... </param>
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: /// <param name="..."> ... </param>
 # key: comment
 # --
 /// <param name="$1">$2</param>
\ No newline at end of file
index 34bc58c8c7bdb8618d4b642a85f022a10534aaa7..e890f1c312937e8b8a21919e34156d7d912facd1 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : /// <param name="..."> ... </param>
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: /// <param name="..."> ... </param>
 # key: comment
 # --
 /// <returns>$1</returns>
\ No newline at end of file
index 15f2e1a10ed9939cd539f216ff4a2fd4af01fce5..13e605732fa7e1c9a893adf28fec0e95e0e153c1 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : /// <exception cref="..."> ... </exception>
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: /// <exception cref="..."> ... </exception>
 # key: comment
 # --
 /// <exception cref="$1">$2</exception>
\ No newline at end of file
index 7036471c7575cf120a213cca6561fee3f80db94a..e5ea46576a3fc136e7b85f9021c888183debfb18 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : public void Method { ... }
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: public void Method { ... }
 # key: method
 # --
 /// <summary>
index 4d8d154321f13efad9ae4aa48a258d2809ac83d5..56c5d991bf56c07de347963dfe6da6c1cef45fe5 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : namespace .. { ... }
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: namespace .. { ... }
 # key: namespace
 # --
 namespace $1
index 7d75deeb9fe3843c891178d33dc8f742dc18103d..c711d23b0db67d907df13636f6799d4b72129f78 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : property ... ... { ... }
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: property ... ... { ... }
 # key: prop
 # --
 /// <summary>
index 498d153c913fdf2a4b2db2ddcbfdc7b542287e51..a155730085858fffa3d563896e08133cf96b7147 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : #region ... #endregion
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: #region ... #endregion
 # key: region
 # --
 #region $1
index 4556b8ce5ecc9cebd528028baaff6a8b8898ef26..4103995abc05e8a124fda08ab428510d6c0de0c8 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : using ...;
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: using ...;
 # key: using
 # --
 using $1;
\ No newline at end of file
index fd80875d370733d44130ed863bcfdb8151f43b80..452b07b8afeb925ce17184b80819d1a5b3f5bbaa 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : using System;
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: using System;
 # key: using
 # --
 using System;
\ No newline at end of file
index ebcaadba43566bc108abe907cd6ea5827cadf007..d3a89807797df1738c82f54e5d4a65ba664099e0 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : using System....;
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: using System....;
 # key: using
 # --
 using System.$1;
\ No newline at end of file
index eb734d4c9547bf4424e52886c92f7f8ba301af67..89597cb0d67b026b0dc9f4eb174a8617aa79a4b5 100644 (file)
@@ -1,4 +1,4 @@
-#name : background-color: ...
+# name: background-color: ...
 # key: bg
 # --
 background-color: #${1:DDD};
\ No newline at end of file
index 9da6afc9880f9c6616acaf74873840f3e05bb3b2..f74f6e486d7e736aa34596cfd158d2b7c32a7fe2 100644 (file)
@@ -1,4 +1,4 @@
-#name : background-image: ...
+# name: background-image: ...
 # key: bg
 # --
 background-image: url($1);
\ No newline at end of file
index 028d6c7a2879ab92d187c0a9f7c12d167d57f03b..b2a1bf296d24a9aee5b904ac7ec6cd6556c353d7 100644 (file)
@@ -1,4 +1,4 @@
-#name : border size style color
+# name: border size style color
 # key: bor
 # --
 border: ${1:1px} ${2:solid} #${3:999};
\ No newline at end of file
index efc004795799abccfdea4ffc2d29c65d2b41ee52..fcfd3455fdfb3dc2a9f84a2bf159f26168422441 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : clear: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: clear: ...
 # key: cl
 # --
 clear: $1;
\ No newline at end of file
index de9db5399f6333ce12bc1898157310c08742f3e4..2571ba44a039aee03d7756b305fc5c46e442f8a3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : display: block
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: display: block
 # key: disp
 # --
 display: block;
\ No newline at end of file
index a71184e069c939b639c01b5752a16219dd60e6bd..0be30e3171956d5ba923a5ec21767e8c9ca84d15 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : display: inline
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: display: inline
 # key: disp
 # --
 display: inline;
\ No newline at end of file
index f5c5be4804a9f3fb5652bbd55f8d4d1c21f249ad..58c40d0b069e495f3aaac6629718c5af95db02c5 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : display: none
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: display: none
 # key: disp
 # --
 display: none;
\ No newline at end of file
index 740d5fdeba38eea26bc07704ca2c206f5d0bbae1..42189086c5cc25d703f58a6f778745bf41b1bd96 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : font-family: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: font-family: ...
 # key: ff
 # --
 font-family: $1;
\ No newline at end of file
index 6401be791b935559c84a0991961cf50c4dec45be..98a050a7dd201434fb664a20a1117f4fe0b8c94c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : font-size: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: font-size: ...
 # key: fs
 # --
 font-size: ${12px};
\ No newline at end of file
index 834cf6a519294ba89daa357867e460e7745f444f..6dbe9f839d158e826fa503812d69b1dd38a3ce5c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : margin-bottom: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: margin-bottom: ...
 # key: mar
 # --
 margin-bottom: $1;
\ No newline at end of file
index 1d9fd6e805db20431d0fa268224981f8530d3f95..0ba7b3bcaed4529497d930848a6de7375e3192e5 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : margin-left: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: margin-left: ...
 # key: mar
 # --
 margin-left: $1;
\ No newline at end of file
index 833431c2758610da93b894818fefc798f8d327f0..e45a33c103e01672a87c7523f73f040d06227e17 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : margin: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: margin: ...
 # key: mar
 # --
 margin: $1;
\ No newline at end of file
index dfafbaf9bb96f50421c24e336210e2eaf9fb6455..0716fc8567ecdfe9c2a68da441048f97ad5daf59 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : margin top right bottom left
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: margin top right bottom left
 # key: mar
 # --
 margin: ${top} ${right} ${bottom} ${left};
\ No newline at end of file
index d940968fffb95a5647fe6be0221cb3244301713b..49f05d7c276c708e7f525ffa3d2464edfdda361f 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : margin-right: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: margin-right: ...
 # key: mar
 # --
 margin-right: $1;
\ No newline at end of file
index 13fa0c17f10ec77ebf621ece64be810f36818d9d..168f45818016a9c6e9191ad08748e3ad38b99505 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : margin-top: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: margin-top: ...
 # key: mar
 # --
 margin-top: $1;
\ No newline at end of file
index 5770e46ec28e91c428f945e60d7c7f7e6793cd4e..3e4c6651dbc3658202977a51fbe7983a12866abf 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : padding-bottom: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding-bottom: ...
 # key: pad
 # --
 padding-bottom: $1;
\ No newline at end of file
index 5fe2bc69a68fc6ba59619a0c100a428724c33ae6..5e49b28a50fd258f9260be41f9f890ba263855d5 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : padding-left: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding-left: ...
 # key: pad
 # --
 padding-left: $1;
\ No newline at end of file
index 46734475c7fcd39f4424a8450f630d735088b653..ce81c36e822547835604168260a8a7eaae93bc1e 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : padding: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding: ...
 # key: pad
 # --
 padding: $1;
\ No newline at end of file
index ae038e4eef8ec759b4201b21ecc4977ce59a2569..0be7890c3fcbd904fea22b312099c9f0b2d57848 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : padding: top right bottom left
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding: top right bottom left
 # key: pad
 # --
 padding: ${top} ${right} ${bottom} ${left};
\ No newline at end of file
index 7488ababfac5dde3d10ac876b5e33e1e775b65cf..a244b94780fe34c04f560b06cbcb15d3d1a0724e 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : padding-right: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding-right: ...
 # key: pad
 # --
 padding-right: $1;
\ No newline at end of file
index a30355db1130d1257b31e85f99818770d0eb083e..d315e46d4d5e56e06d2a2293cc8a2f953887ecc3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : rejeep <johan.rejeep@gmail.com>
-#name : padding-top: ...
+# contributor: rejeep <johan.rejeep@gmail.com>
+# name: padding-top: ...
 # key: pad
 # --
 padding-top: $1;
\ No newline at end of file
index 77605af046c86a4de987301d9b015456f705e296..04f1f01ff827e6c30ffd5c1e502cafaa86b9c255 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: add-hook
-#key: add-hook
-#key: ah
+# contributor: Xah Lee (XahLee.org)
+# name: add-hook
+# key: add-hook
+# key: ah
 # --
 (add-hook HOOK$0 FUNCTION)
\ No newline at end of file
index 6502b6a8eb00ba9b2f8ba21cae94d49fd22ed1f8..cfc7dfca34b0e5b689a567278dedabe577f5867f 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: and
-#key: and
-#key: a
+# contributor: Xah Lee (XahLee.org)
+# name: and
+# key: and
+# key: a
 # --
 (and $0)
\ No newline at end of file
index 0b8639da5dcf74e4a4c19b88cd9f41f815d7f097..585dfdcccf7c00e3d4658e6a7a77de8c72f8a2a0 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: append
-#key: append
+# contributor: Xah Lee (XahLee.org)
+# name: append
+# key: append
 # --
 (append $0 )
\ No newline at end of file
index 1963f2965658372dcfd40007942f4f38f8d53542..2cfe6957e504496ddcbe3a512ed7322e79092e2a 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: apply
-#key: apply
+# contributor: Xah Lee (XahLee.org)
+# name: apply
+# key: apply
 # --
 (apply $0 )
\ No newline at end of file
index 867ef0aeb7092bbe405903bb2252ba0a4216838d..0df3b8ea0a70136aaef9a507e9fcce43a3ef5222 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: aref
-#key: aref
+# contributor: Xah Lee (XahLee.org)
+# name: aref
+# key: aref
 # --
 (aref ARRAY$0 INDEX)
\ No newline at end of file
index 9402dc9cca92c95d8989f02c0f997620f0a05d5f..0813e7eaf5191b0d3f9410cea6a182faf3fd01ba 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: aset
-#key: aset
+# contributor: Xah Lee (XahLee.org)
+# name: aset
+# key: aset
 # --
 (aset ARRAY$0 IDX NEWELT)
\ No newline at end of file
index d7c5257956ec928c4ba88be8dd7859810fb40e5b..61609c8ffdcd4e453ca7770f7b07cd7e33a9aeab 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: assq
-#key: assq
+# contributor: Xah Lee (XahLee.org)
+# name: assq
+# key: assq
 # --
 (assq KEY$0 LIST)
\ No newline at end of file
index c4974826eadb499cead3d81fb26824d6d556ad43..20052f55671bd6e39490e3cb7de84f613c449f4d 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: autoload
-#key: autoload
+# contributor: Xah Lee (XahLee.org)
+# name: autoload
+# key: autoload
 # --
 (autoload 'FUNCNAME$0 "FILENAME" &optional "DOCSTRING" INTERACTIVE TYPE)
\ No newline at end of file
index 296cf97a4afa374322b85da3947793d502b77a56..782b35ceb137d2afe1c29a7807971ca0364bd074 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: backward-char
-#key: backward-char
-#key: bc
+# contributor: Xah Lee (XahLee.org)
+# name: backward-char
+# key: backward-char
+# key: bc
 # --
 (backward-char $0)
\ No newline at end of file
index 7dfd32c8df480b88c61cbce2c960f91eb907d2e9..cd7585903ed652b302a8c9d8594ecb6f50ee8e31 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: beginning-of-line
-#key: beginning-of-line
-#key: bol
+# contributor: Xah Lee (XahLee.org)
+# name: beginning-of-line
+# key: beginning-of-line
+# key: bol
 # --
 (beginning-of-line)
\ No newline at end of file
index 6d645b65badc6131f056c64188c166e278c053ca..507457c61539286f49e5f1e2bf79884bb7f079c0 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: bounds-of-thing-at-point
-#key: bounds-of-thing-at-point
-#key: botap
+# contributor: Xah Lee (XahLee.org)
+# name: bounds-of-thing-at-point
+# key: bounds-of-thing-at-point
+# key: botap
 # --
 (bounds-of-thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ...
\ No newline at end of file
index d9831824745c923da3706697a91c949d6ed91a7c..726c5080e00a880be46598d8b605f89d65bf3748 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: buffer-file-name
-#key: buffer-file-name
-#key: bfn
+# contributor: Xah Lee (XahLee.org)
+# name: buffer-file-name
+# key: buffer-file-name
+# key: bfn
 # --
 (buffer-file-name)
\ No newline at end of file
index f3ca3aa6bb10a9d91ae5c20a2f33d4673310febe..87ff31ecc40c14c55794a81fcc6fcf1bbe5d8e3a 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: buffer-modified-p
-#key: buffer-modified-p
-#key: bmp
+# contributor: Xah Lee (XahLee.org)
+# name: buffer-modified-p
+# key: buffer-modified-p
+# key: bmp
 # --
 (buffer-modified-p $0)
\ No newline at end of file
index adb8270d61e10987d6fb469e9003101478b220d6..1b040196bd38753292dade18d962225c16a9d8d9 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: buffer-substring-no-properties
-#key: buffer-substring-no-properties
-#key: bsnp
+# contributor: Xah Lee (XahLee.org)
+# name: buffer-substring-no-properties
+# key: buffer-substring-no-properties
+# key: bsnp
 # --
 (buffer-substring-no-properties START$0 END)
\ No newline at end of file
index 0c08119e1461b7dc0643e1e9795603b60efbf1dd..002a4f0c09520d31a5f6c3669f4288f0455d4054 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: buffer-substring
-#key: buffer-substring
-#key: bs
+# contributor: Xah Lee (XahLee.org)
+# name: buffer-substring
+# key: buffer-substring
+# key: bs
 # --
 (buffer-substring START$0 END)
\ No newline at end of file
index 09ff8e472d15d9b579ac7f5e02480dfee9ac87f3..5406d9431e0030049824c27bdab655952cd0553d 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: car
-#key: car
+# contributor: Xah Lee (XahLee.org)
+# name: car
+# key: car
 # --
 (car $0)
\ No newline at end of file
index 404d1d2bb49bfce9405689a3f899d3d2d3ff2241..0afd31fff631fe7b4866d1d32c3c3ebacf6d6a83 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: cdr
-#key: cdr
+# contributor: Xah Lee (XahLee.org)
+# name: cdr
+# key: cdr
 # --
 (cdr $0)
\ No newline at end of file
index b94cfeb7cb6eadc7acd05ff8ff1e633c1f9aad8c..42436b4d52c4af7a08c30d3087cea1c7d4141986 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: concat
-#key: concat
+# contributor: Xah Lee (XahLee.org)
+# name: concat
+# key: concat
 # --
 (concat $0)
\ No newline at end of file
index 39274144b08ac00af7fcdd2b44f46f38b945b272..4c40194a8e9b13638a4cbde802b0022ab10ac1e1 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: cond
-#key: cond
+# contributor: Xah Lee (XahLee.org)
+# name: cond
+# key: cond
 # --
 (cond
 (CONDITION$0 BODY)
index da794dd7eaf64b46350915d04a6957dc9b1e4712..80d09ad310602b0d41131b0c4d79ed64a97622c3 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: condition-case
-#key: condition-case
-#key: cc
+# contributor: Xah Lee (XahLee.org)
+# name: condition-case
+# key: condition-case
+# key: cc
 # --
 (condition-case $0 )
\ No newline at end of file
index f1869195a29be270e189352344a8e45d50eb306e..a0f90ce800b7dc99911115560295013c0fbc882f 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: cons
-#key: cons
+# contributor: Xah Lee (XahLee.org)
+# name: cons
+# key: cons
 # --
 (cons $0)
\ No newline at end of file
index 2b2ce5c9c6e803c9108a5328f94797efa12a7d1a..f4b3f99e942b9ab0c8af011f7e641a404bf4ba04 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: consp
-#key: consp
+# contributor: Xah Lee (XahLee.org)
+# name: consp
+# key: consp
 # --
 (consp $0 )
\ No newline at end of file
index b2516d5290ae73e6e17062f9235f0c5b1f917109..4c47d2f8c450e047266deaaccc482f1dc7f0e559 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: copy-directory
-#key: copy-directory
-#key: cd
+# contributor: Xah Lee (XahLee.org)
+# name: copy-directory
+# key: copy-directory
+# key: cd
 # --
 (copy-directory $0 NEWNAME &optional KEEP-TIME PARENTS)
\ No newline at end of file
index b952b16583ac668dc48dfbb89c438fa05aa7c28b..021c60e526f45015bcb1aa3278a3c1bccc24d394 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: copy-file
-#key: copy-file
-#key: cf
+# contributor: Xah Lee (XahLee.org)
+# name: copy-file
+# key: copy-file
+# key: cf
 # --
 (copy-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-TIME PRESERVE-UID-GID)
\ No newline at end of file
index b25a48ab2b85c96d9ca1c467ce6270781a1d851e..59859be11e5e834bc92df3db9eaec86a0fe56565 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: current-buffer
-#key: current-buffer
-#key: cb
+# contributor: Xah Lee (XahLee.org)
+# name: current-buffer
+# key: current-buffer
+# key: cb
 # --
 (current-buffer)
\ No newline at end of file
index b5dbb711d03400071dd0b7688e2b1f5dbdf77246..7961f9e8f159e5cf65a4aba6b1664480a361c88c 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: custom-autoload
-#key: custom-autoload
-#key: ca
+# contributor: Xah Lee (XahLee.org)
+# name: custom-autoload
+# key: custom-autoload
+# key: ca
 # --
 (custom-autoload$0 SYMBOL LOAD &optional NOSET)
\ No newline at end of file
index 7c3998a6e377e73db7f9b135d7bdd1c7da1ac4f4..56d58553f72b82f018a5a31c53e72eafa67c4635 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: defalias
-#key: defalias
+# contributor: Xah Lee (XahLee.org)
+# name: defalias
+# key: defalias
 # --
 (defalias 'SYMBOL$0 'DEFINITION &optional DOCSTRING)
\ No newline at end of file
index 25ecbaa4ae53d69b46e38b499ad74cf0bb51182f..db709be031da9319768456f4b0a25c9371c1cf0a 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: defcustom
-#key: defcustom
+# contributor: Xah Lee (XahLee.org)
+# name: defcustom
+# key: defcustom
 # --
 (defcustom $0 VALUE "DOC" &optional ARGS)
\ No newline at end of file
index e483a51d009a32539643e85a6f1c0da0d5386341..a04e5d76502ed054b242e3b948271bc590b6e5cd 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: define-key
-#key: define-key
-#key: dk
+# contributor: Xah Lee (XahLee.org)
+# name: define-key
+# key: define-key
+# key: dk
 # --
 (define-key KEYMAPNAME$0 (kbd "M-b") 'FUNCNAME)
\ No newline at end of file
index 5ce90337f20d34f1a6ac832f81e1c1abccb98839..5535af1391a8db7c917fc5f597c48d6a3d4f841c 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: defsubst
-#key: defsubst
+# contributor: Xah Lee (XahLee.org)
+# name: defsubst
+# key: defsubst
 # --
 (defsubst $0 )
\ No newline at end of file
index 3937d6d45444fce85467e00e9bbd7cc821a53c06..0f3644b190fe70c65b29f933ab27d9d00ef425c6 100755 (executable)
@@ -1,7 +1,7 @@
-#contributor: Xah Lee (XahLee.org)
-#name: defun
-#key: defun
-#key: d
+# contributor: Xah Lee (XahLee.org)
+# name: defun
+# key: defun
+# key: d
 # --
 (defun $1 ()
   "DOCSTRING"
index bf5fa8173e397570b92daa6aa46159816bafe356..1148472fc47958174db30e79f4c3f3912b820487 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: defvar
-#key: defvar
+# contributor: Xah Lee (XahLee.org)
+# name: defvar
+# key: defvar
 # --
 (defvar $0 &optional INITVALUE "DOCSTRING")
\ No newline at end of file
index da983bd94a15d2ffb49cab48ad0e9a75534a6a62..02585fafbf4c2106029604ea728feb6a244bc912 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: delete-char
-#key: delete-char
-#key: dc
+# contributor: Xah Lee (XahLee.org)
+# name: delete-char
+# key: delete-char
+# key: dc
 # --
 (delete-char $0)
\ No newline at end of file
index 59f0838a463390fd8903c8ca64a18b7aead418ca..5033240fe44253dbfe9a1b3fe3a1f55c9835ad6a 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: delete-directory
-#key: delete-directory
-#key: dd
+# contributor: Xah Lee (XahLee.org)
+# name: delete-directory
+# key: delete-directory
+# key: dd
 # --
 (delete-directory $0 &optional RECURSIVE)
\ No newline at end of file
index dfbd4f10980b66ca17c5d2bb38c2ae52b6879d1e..6b47f0d0495fe02d8f3ca2f602399f1437d02c3f 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: delete-file
-#key: delete-file
-#key: df
+# contributor: Xah Lee (XahLee.org)
+# name: delete-file
+# key: delete-file
+# key: df
 # --
 (delete-file $0)
\ No newline at end of file
index 7c753d25d38a8fe1a6790080c6bd8e253f669195..054b40d8b186f70407c3cadaa0ef6562c6419b47 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: delete-region
-#key: delete-region
-#key: dr
+# contributor: Xah Lee (XahLee.org)
+# name: delete-region
+# key: delete-region
+# key: dr
 # --
 (delete-region $0 )
\ No newline at end of file
index df301a227af0400a6dc463e7e0c13eef519caa30..449e0162e56caeb011588d7588a0eca27173389c 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: directory-files
-#key: directory-files
-#key: df
+# contributor: Xah Lee (XahLee.org)
+# name: directory-files
+# key: directory-files
+# key: df
 # --
 (directory-files $0 &optional FULL MATCH NOSORT)
\ No newline at end of file
index ea660159ac63449b50031c6411e754e569a53bc8..13be2fb31156996a41859dc3ad8f12469e10ac9a 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: dolist
-#key: dolist
+# contributor: Xah Lee (XahLee.org)
+# name: dolist
+# key: dolist
 # --
 (dolist $0 )
\ No newline at end of file
index f8a2d9fca773dbaa2684c421e9cf431dc8a64922..dcefc48dd4a27d15cece103fc8b41d69b90fffc7 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: end-of-line
-#key: end-of-line
-#key: eol
+# contributor: Xah Lee (XahLee.org)
+# name: end-of-line
+# key: end-of-line
+# key: eol
 # --
 (end-of-line)
\ No newline at end of file
index 3d29f525157c8c39286497f106c728b1919f9f8a..b05f968a10ffe1299ce6c11504f3be30eb243e17 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: eq
-#key: eq
+# contributor: Xah Lee (XahLee.org)
+# name: eq
+# key: eq
 # --
 (eq $0)
\ No newline at end of file
index 7b0dd58a9a98f22a4185840547ef294b748a0922..f2dec4739873c09c5ba91cc86c99bcfd2673d0ef 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: equal
-#key: equal
+# contributor: Xah Lee (XahLee.org)
+# name: equal
+# key: equal
 # --
 (equal $0)
\ No newline at end of file
index 48bf6896fbdbdbc11ab1b2c63a5cdbe7f2523e21..93314ddca92a512616870a8b392b10a25d8b8b9f 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: error
-#key: error
+# contributor: Xah Lee (XahLee.org)
+# name: error
+# key: error
 # --
 (error "$0" &optional ARGS)
\ No newline at end of file
index 8e6c596bbf8a05a7ed8bf308087e6ced85f6219b..c8b52534e2c6c5343b39540f85d175465a1cd605 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: expand-file-name
-#key: expand-file-name
-#key: efn
+# contributor: Xah Lee (XahLee.org)
+# name: expand-file-name
+# key: expand-file-name
+# key: efn
 # --
 (expand-file-name $0 )
\ No newline at end of file
index 011a6061903a4bec8367a2a07ec5407f6e8d9303..220a1affc10e8cd1fa29836f3bff8d9af390e744 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: format
-#key: format
+# contributor: Xah Lee (XahLee.org)
+# name: format
+# key: format
 # --
 (format "$0" &optional OBJECTS)
\ No newline at end of file
index 0212c2dacaa8fa9b4c8de095841b1f4a6f0f1c74..f6e89071a0ed87fb5fd0399336fa3085bb673038 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: fboundp
-#key: fboundp
+# contributor: Xah Lee (XahLee.org)
+# name: fboundp
+# key: fboundp
 # --
 (fboundp '$0 )
\ No newline at end of file
index e7fb5c0a41b06fb0b75e690ef6c99d383b3ccdd3..1264a25aa37f16c0582c29f545f537863277c6e3 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: file-name-directory
-#key: file-name-directory
-#key: fnd
+# contributor: Xah Lee (XahLee.org)
+# name: file-name-directory
+# key: file-name-directory
+# key: fnd
 # --
 (file-name-directory $0)
\ No newline at end of file
index 38dc0c4d5bad6265e2cd73070b1d364d254361c2..87886d419f90218e71008ac9aacbb2c62741f71f 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: file-name-extension
-#key: file-name-extension
-#key: fne
+# contributor: Xah Lee (XahLee.org)
+# name: file-name-extension
+# key: file-name-extension
+# key: fne
 # --
 (file-name-extension $0 &optional PERIOD)
\ No newline at end of file
index 7310becdcc76ab31b3dd4eeb11912546beb5df97..0a824a5ad2c051b963a9ef9adc7d274084dc5ed0 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: file-name-nondirectory
-#key: file-name-nondirectory
-#key: fnn
+# contributor: Xah Lee (XahLee.org)
+# name: file-name-nondirectory
+# key: file-name-nondirectory
+# key: fnn
 # --
 (file-name-nondirectory $0 )
\ No newline at end of file
index 8b18db5ed475bc5bf26447207ec0dfdc619ac0de..491c7e4b51cd50c887fb973b658d0967e58746f9 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: file-name-sans-extension
-#key: file-name-sans-extension
-#key: fnse
+# contributor: Xah Lee (XahLee.org)
+# name: file-name-sans-extension
+# key: file-name-sans-extension
+# key: fnse
 # --
 (file-name-sans-extension $0)
\ No newline at end of file
index 39b68079d9a48a2faa6f1824994008ade5e06b74..8f773aa60898a7d16748441118cc2dac7e3ff640 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: file-relative-name
-#key: file-relative-name
-#key: frn
+# contributor: Xah Lee (XahLee.org)
+# name: file-relative-name
+# key: file-relative-name
+# key: frn
 # --
 (file-relative-name $0 )
\ No newline at end of file
index 8038e8312754a586404bd69889dd7baa78443c7e..7a64537ae5eb32166e8ce5e7b8b7512b5899ce12 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: find-file
-#key: find-file
-#key: ff
+# contributor: Xah Lee (XahLee.org)
+# name: find-file
+# key: find-file
+# key: ff
 # --
 (find-file $0 )
\ No newline at end of file
index 011a6061903a4bec8367a2a07ec5407f6e8d9303..220a1affc10e8cd1fa29836f3bff8d9af390e744 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: format
-#key: format
+# contributor: Xah Lee (XahLee.org)
+# name: format
+# key: format
 # --
 (format "$0" &optional OBJECTS)
\ No newline at end of file
index 1298e98cd64215538dbc0a0972540a910885d0d9..198cca28bda7e4becd971c6fbe6e45f2cfba0230 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: forward-char
-#key: forward-char
-#key: fc
+# contributor: Xah Lee (XahLee.org)
+# name: forward-char
+# key: forward-char
+# key: fc
 # --
 (forward-char $0)
\ No newline at end of file
index 37d94d705b2047652a1e3ff3e7bbd93f821590c1..10456d3ad536ac84cc91e1b3661fbe8c6bf885f5 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: forward-line
-#key: forward-line
-#key: fl
+# contributor: Xah Lee (XahLee.org)
+# name: forward-line
+# key: forward-line
+# key: fl
 # --
 (forward-line $0 )
\ No newline at end of file
index fb486bcb26ba0b9233374d726f4b5ef1954b76db..4f67029eedc36fb79ffa3c60d9b543fdfa3bcccd 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: funcall
-#key: funcall
+# contributor: Xah Lee (XahLee.org)
+# name: funcall
+# key: funcall
 # --
 (funcall $0)
\ No newline at end of file
index cbebaf03031f3a73efce8f47886254ece84a4c73..3ff84fcd9c0ef11636fa68cef1d8a78a54fafb21 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: function
-#key: function
+# contributor: Xah Lee (XahLee.org)
+# name: function
+# key: function
 # --
 (function $0 )
\ No newline at end of file
index 9b29658c95180476c3a814b1fd1acd6975fb4fea..df20ccee6121c46fbd9889bef656945b18f5d899 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: get
-#key: get
+# contributor: Xah Lee (XahLee.org)
+# name: get
+# key: get
 # --
 (get SYMBOL$0 PROPNAME)
\ No newline at end of file
index 8629f273478d105b36873e214b251eba71d9de59..889505324d3ee1f3a2f43522633789a852909851 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: global-set-key
-#key: global-set-key
-#key: gsk
+# contributor: Xah Lee (XahLee.org)
+# name: global-set-key
+# key: global-set-key
+# key: gsk
 # --
 (global-set-key (kbd "C-$0") 'COMMAND)
\ No newline at end of file
index 7cb8d2b6dec163f838c4c42f914aa51dfafbe509..1caa88e3d9b3e19aa3c0583faf1e587da307bc2b 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: goto-char
-#key: goto-char
-#key: gc
+# contributor: Xah Lee (XahLee.org)
+# name: goto-char
+# key: goto-char
+# key: gc
 # --
 (goto-char $0)
\ No newline at end of file
index c797755a871651d166ae5b8c7815ac88d87571ff..db90fe352c342e7166da090509c9b0c8e1a06a51 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: if
-#key: if
+# contributor: Xah Lee (XahLee.org)
+# name: if
+# key: if
 # --
 (if $0)
\ No newline at end of file
index ffdd1540c85470385ecfcf4dd6f1b8cacc5ddee0..6189cfaf742c3a8012378468b522285fcfad7b24 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: insert-file-contents
-#key: insert-file-contents
-#key: ifc
+# contributor: Xah Lee (XahLee.org)
+# name: insert-file-contents
+# key: insert-file-contents
+# key: ifc
 # --
 (insert-file-contents $0 &optional VISIT BEG END REPLACE)
\ No newline at end of file
index ae5943d458c95d52b9362d85d306675b164e2d4e..b3de98c17eac9b78d48e354b1d522a9d177e5d9e 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: insert
-#key: insert
-#key: i
+# contributor: Xah Lee (XahLee.org)
+# name: insert
+# key: insert
+# key: i
 # --
 (insert $0)
\ No newline at end of file
index f973892184962620aedd4eae13005ad8e3572368..f63e4899e204315a00ab7f17c58f5b6bd61abe7d 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: interactive
-#key: interactive
+# contributor: Xah Lee (XahLee.org)
+# name: interactive
+# key: interactive
 # --
 (interactive)
\ No newline at end of file
index be91b08776be78af868d132a1258861dcbe9bc9f..811ef6b2967df35f580c158f7ee2a89e072a740c 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: kbd
-#key: kbd
+# contributor: Xah Lee (XahLee.org)
+# name: kbd
+# key: kbd
 # --
 (kbd "$0")
\ No newline at end of file
index 491a73b59151a3138ac0fd452fa4bb31224a5bde..615f74de8534435604c5f2a9ca2e88a4b54c7733 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: kill-buffer
-#key: kill-buffer
-#key: kb
+# contributor: Xah Lee (XahLee.org)
+# name: kill-buffer
+# key: kill-buffer
+# key: kb
 # --
 (kill-buffer $0)
\ No newline at end of file
index ae4062f67aae49a2f469ce71d76fded168bae3bb..63ac70acac2f7e970341c66610f2d80d833deead 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: lambda
-#key: lambda
+# contributor: Xah Lee (XahLee.org)
+# name: lambda
+# key: lambda
 # --
 (lambda ($0) "DOCSTRING" (interactive) BODY)
\ No newline at end of file
index 46a379b4c8b3434a784ccd14e3cc8a66f0d1f91a..ecd1b6d8ee5b096a35534a304ba361afc92cb401 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: length
-#key: length
+# contributor: Xah Lee (XahLee.org)
+# name: length
+# key: length
 # --
 (length $0)
\ No newline at end of file
index 76e991ea9cc20aae2b9b37f81a2728534c1bed5d..e19825499b64cb0c337cb837ae9565ec8db5d045 100755 (executable)
@@ -1,7 +1,7 @@
-#contributor: Xah Lee (XahLee.org)
-#name: let
-#key: let
-#key: l
+# contributor: Xah Lee (XahLee.org)
+# name: let
+# key: let
+# key: l
 # --
 (let ($1 )
  $0
index 647158b20873d5e65d083f1398f8dcb5da8b2744..5edd9e334eb7f9295979417a32279a6840064081 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: line-beginning-position
-#key: line-beginning-position
-#key: lbp
+# contributor: Xah Lee (XahLee.org)
+# name: line-beginning-position
+# key: line-beginning-position
+# key: lbp
 # --
 (line-beginning-position)
\ No newline at end of file
index f3a4f4cc4f61d0503f10b0d08fce8f61e9033e21..a8fa3d085feb461bcdb8be85ce68d6dc98623627 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: line-end-position
-#key: line-end-position
-#key: lep
+# contributor: Xah Lee (XahLee.org)
+# name: line-end-position
+# key: line-end-position
+# key: lep
 # --
 (line-end-position)
\ No newline at end of file
index 11be961bffc183d081be93edde9cba1e1c0fcea2..b8532a9d0e7bf1dbc4958461f1aa69085268feb5 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: list
-#key: list
+# contributor: Xah Lee (XahLee.org)
+# name: list
+# key: list
 # --
 (list $0)
\ No newline at end of file
index 83741dd9bc66d83aaf0b24e10d1fd6ab22304b56..da85f0191d1a922e0c91e2ab9de64e2a6753dfd0 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: looking-at
-#key: looking-at
-#key: la
+# contributor: Xah Lee (XahLee.org)
+# name: looking-at
+# key: looking-at
+# key: la
 # --
 (looking-at $0)
\ No newline at end of file
index 6c6ee64faeeab0ab5702e260f476532b440e8037..4f83d946b6562cd58c5043024721a1a69c9c52ab 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: make-directory
-#key: make-directory
-#key: md
+# contributor: Xah Lee (XahLee.org)
+# name: make-directory
+# key: make-directory
+# key: md
 # --
 (make-directory $0 &optional PARENTS)
\ No newline at end of file
index 06e0ff4ea63f21076854c95f7bcca47ae2820ead..223fa55750707729a51212039ca7ea0ccc74308c 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: make-local-variable
-#key: make-local-variable
-#key: mlv
+# contributor: Xah Lee (XahLee.org)
+# name: make-local-variable
+# key: make-local-variable
+# key: mlv
 # --
 (make-local-variable $0)
\ No newline at end of file
index f244f64b059eb3979beab25969bdca3e09fac776..e8b0c528917084fbb8efbb481525a66fae46e398 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: mapc
-#key: mapc
+# contributor: Xah Lee (XahLee.org)
+# name: mapc
+# key: mapc
 # --
 (mapc '$0 SEQUENCE)
\ No newline at end of file
index 25bbd5d29cef4071adf01effbf9c262a1d18a719..1f398ec7452605d9f79c1f37a7b6189aa0ebbc9c 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: mapcar
-#key: mapcar
+# contributor: Xah Lee (XahLee.org)
+# name: mapcar
+# key: mapcar
 # --
 (mapcar $0 )
\ No newline at end of file
index b3ecc75db0c05ce0aa4f5ef7d2221f9ed7e93d9c..840760294416152c52d8b2dedd372f34821a6500 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: match-beginning
-#key: match-beginning
-#key: mb
+# contributor: Xah Lee (XahLee.org)
+# name: match-beginning
+# key: match-beginning
+# key: mb
 # --
 (match-beginning N$0)
\ No newline at end of file
index d263499cce28afa4f0edaa56effc24638028682b..60923a414d2a81d91d9df441737fd60c5800f13c 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: match-end
-#key: match-end
-#key: me
+# contributor: Xah Lee (XahLee.org)
+# name: match-end
+# key: match-end
+# key: me
 # --
 (match-end N$0)
\ No newline at end of file
index 5c74e9dd22a0c4ed746cfce4b68c5b41bcfdb1cd..83eb5fe28fe79879b65054e1ade1f0792e3d5483 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: match-string
-#key: match-string
-#key: ms
+# contributor: Xah Lee (XahLee.org)
+# name: match-string
+# key: match-string
+# key: ms
 # --
 (match-string $0 )
\ No newline at end of file
index f0f7cba85e23c4e38a02e5962b9cfa74b4660205..513fd251682b5ba7ed556114b6ce49e1cfbcb80a 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: memq
-#key: memq
+# contributor: Xah Lee (XahLee.org)
+# name: memq
+# key: memq
 # --
 (memq ELT$0 LIST)
\ No newline at end of file
index ea3009e152cc4e30f3d4e47bcbac915f7891c856..38bbab62ae57dfd3817cf260877f4ec983091366 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: message
-#key: message
-#key: m
+# contributor: Xah Lee (XahLee.org)
+# name: message
+# key: message
+# key: m
 # --
 (message "FORMATSTRING$0" &optional ARGS)
\ No newline at end of file
index 083bcd7e3dfe52c39d03f3fc67f7db21e047f1cd..80d3694a39bb4620aa156d6ab15bd7b9409a399c 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: not
-#key: not
-#key: n
+# contributor: Xah Lee (XahLee.org)
+# name: not
+# key: not
+# key: n
 # --
 (not $0 )
\ No newline at end of file
index b3880a207671582e525fb206761ef2252937b0d9..de81812a639f795fa66d56be087190be8dae2ba4 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: nth
-#key: nth
+# contributor: Xah Lee (XahLee.org)
+# name: nth
+# key: nth
 # --
 (nth N$0 LIST)
\ No newline at end of file
index 9d451ec99715491f97cc1c80cc181e9ea852883e..6b4010bd9ceca8c266a15af2d810ea21f78cec4a 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: null
-#key: null
+# contributor: Xah Lee (XahLee.org)
+# name: null
+# key: null
 # --
 (null $0)
\ No newline at end of file
index 42eccb78041aec22fe24e8f0ca7dda9529992c67..c57a93022c3f724fc0e307cb49d219247911f863 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: number-to-string
-#key: number-to-string
-#key: nts
+# contributor: Xah Lee (XahLee.org)
+# name: number-to-string
+# key: number-to-string
+# key: nts
 # --
 (number-to-string $0)
\ No newline at end of file
index 046218cb48d6fe44de5dee3fc542a126836eef6a..86eea32607f5b08332bfb59abac6e34144129cbf 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: or
-#key: or
-#key: o
+# contributor: Xah Lee (XahLee.org)
+# name: or
+# key: or
+# key: o
 # --
 (or $0 )
\ No newline at end of file
index 6544869e140e7851b72fea919d56f7f583e6ce7b..5df439d04092c6585b3032420950a915fc49d989 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: point-max
-#key: point-max
+# contributor: Xah Lee (XahLee.org)
+# name: point-max
+# key: point-max
 # --
 (point-max)
\ No newline at end of file
index 029d7362048b01c7b2bf591d9a1640d91d6c09f5..b5e58f77e8fc8bf572136cdbe7bf750833ebe417 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: point-min
-#key: point-min
-#key: pm
+# contributor: Xah Lee (XahLee.org)
+# name: point-min
+# key: point-min
+# key: pm
 # --
 (point-min)
\ No newline at end of file
index 6aa6b7460def810daa81cc51cff07adf2ef9ce58..95b3dabb9ee7b6a697606c5cbdaba761175e2823 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: point
-#key: point
-#key: p
+# contributor: Xah Lee (XahLee.org)
+# name: point
+# key: point
+# key: p
 # --
 (point)
\ No newline at end of file
index 88ad7d74f679b7e44faeca8ddd67387638f5ab8a..5c5f7dba077f8739021833a8890d629c37ce10af 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: princ
-#key: princ
+# contributor: Xah Lee (XahLee.org)
+# name: princ
+# key: princ
 # --
 (princ $0)
\ No newline at end of file
index 7d0f42145d75b6e10962215a0f6d0f4ebaaaaaef..dc156e8c189fc1e758f323b91f018c0f02646548 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: print
-#key: print
+# contributor: Xah Lee (XahLee.org)
+# name: print
+# key: print
 # --
 (print $0)
\ No newline at end of file
index d07c5c38113798a68a1b646054329b60c22aa9f7..4ae43ed2184cfde2de6c8293d574eb6dd093b0f7 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: progn
-#key: progn
+# contributor: Xah Lee (XahLee.org)
+# name: progn
+# key: progn
 # --
 (progn $0)
\ No newline at end of file
index f019b80257af5158280faf4a87c333380cb875d5..080e615494762f921e17bb5b697db0d71eceb27d 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: push
-#key: push
+# contributor: Xah Lee (XahLee.org)
+# name: push
+# key: push
 # --
 (push $0 )
\ No newline at end of file
index 7a91f202e2483db424a6c30f6269bd967f1d5f59..85f88691c4ad8fd97213b16d6b4d417cdf4902fb 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: put
-#key: put
+# contributor: Xah Lee (XahLee.org)
+# name: put
+# key: put
 # --
 (put $0 PROPNAME VALUE)
\ No newline at end of file
index a04d99ffc6ad1ffd5fd877e205388862858f6fcf..c4e82cc09f2bfe85298f3ec70e3e4c7e1baa062a 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: re-search-backward
-#key: re-search-backward
-#key: rsb
+# contributor: Xah Lee (XahLee.org)
+# name: re-search-backward
+# key: re-search-backward
+# key: rsb
 # --
 (re-search-backward REGEXP$0 &optional BOUND NOERROR COUNT)
\ No newline at end of file
index 31a24a352f115536aca5010ce03e75905f6302ba..6e86e334c89c3ef54704271b5569806211c15740 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: re-search-forward
-#key: re-search-forward
-#key: rsf
+# contributor: Xah Lee (XahLee.org)
+# name: re-search-forward
+# key: re-search-forward
+# key: rsf
 # --
 (re-search-forward REGEXP$0 &optional BOUND NOERROR COUNT)
\ No newline at end of file
index e70553e53102804ef6913bdfb3fa6eec4c93dc64..c6891186e091f065061c80afe45695b483be195d 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: region-active-p
-#key: region-active-p
-#key: rap
+# contributor: Xah Lee (XahLee.org)
+# name: region-active-p
+# key: region-active-p
+# key: rap
 # --
 (region-active-p)
\ No newline at end of file
index 55496e21fbe00e4462a55e3379f9d8507a48342f..b696fdcc984e4cfca3b49b8d8823366799442599 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: region-beginning
-#key: region-beginning
-#key: rb
+# contributor: Xah Lee (XahLee.org)
+# name: region-beginning
+# key: region-beginning
+# key: rb
 # --
 (region-beginning)
\ No newline at end of file
index fddcd9fc61bd1861c632ccd843dd099b36ccd560..9fe0ea8c2b975b1e9bbf44c6f3a8aefc2b4bce75 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: region-end
-#key: region-end
-#key: re
+# contributor: Xah Lee (XahLee.org)
+# name: region-end
+# key: region-end
+# key: re
 # --
 (region-end)
\ No newline at end of file
index b589a89ad054814590b3128fec869701a27c06db..6c47c7ebe2a188e183e1388d52751c2fc62d2a21 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: rename-file
-#key: rename-file
-#key: rf
+# contributor: Xah Lee (XahLee.org)
+# name: rename-file
+# key: rename-file
+# key: rf
 # --
 (rename-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS)
\ No newline at end of file
index 45422eb7ee419f4938100a995b2d710053e518ba..a46e63b6d239892a2729fe4d5b87631861cb4f80 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: repeat
-#key: repeat
+# contributor: Xah Lee (XahLee.org)
+# name: repeat
+# key: repeat
 # --
 (repeat $0 )
\ No newline at end of file
index edf7f5badf2cf212bedc62af11b854cdb849ad1d..694717b5320b65a9f872a0ee93fd3a84f14e2ebc 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: replace-regexp-in-string
-#key: replace-regexp-in-string
-#key: rris
+# contributor: Xah Lee (XahLee.org)
+# name: replace-regexp-in-string
+# key: replace-regexp-in-string
+# key: rris
 # --
 (replace-regexp-in-string REGEXP$0 REP STRING &optional FIXEDCASE LITERAL SUBEXP START)
\ No newline at end of file
index 7535bc1f2c40d2fdd57ba4be8fb3a1bc576aa698..96823d622582e32fc0e85ba9cb230dbd0cb09446 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: replace-regexp
-#key: replace-regexp
-#key: rr
+# contributor: Xah Lee (XahLee.org)
+# name: replace-regexp
+# key: replace-regexp
+# key: rr
 # --
 (replace-regexp REGEXP$0 TO-STRING &optional DELIMITED START END)
\ No newline at end of file
index 9c91035d731babdb93536520100a1a596ce05d82..d26ffd67d5cda6c0fcf2e640bc252f2a9c54844c 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: require
-#key: require
+# contributor: Xah Lee (XahLee.org)
+# name: require
+# key: require
 # --
 (require $0 )
\ No newline at end of file
index 931a72cb00fbd479f13bfe1e2a9e6b78657e8726..009e4af9bc078f05eb463e377efe594fe96c199c 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: save-buffer
-#key: save-buffer
-#key: sb
+# contributor: Xah Lee (XahLee.org)
+# name: save-buffer
+# key: save-buffer
+# key: sb
 # --
 (save-buffer $0)
\ No newline at end of file
index 5f587ce30a03423dacc2be93433a7b83ffb95751..799d2f0703e198f37977650f592b58c48d15668f 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: save-excursion
-#key: save-excursion
-#key: se
+# contributor: Xah Lee (XahLee.org)
+# name: save-excursion
+# key: save-excursion
+# key: se
 # --
 (save-excursion $0)
\ No newline at end of file
index 33795fd87823a171d7e4a831f8bb75e5dbb5deb4..299f2df2a08ecdde595a8f51e3c18efe5de1dde5 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: search-backward-regexp
-#key: search-backward-regexp
-#key: sbr
+# contributor: Xah Lee (XahLee.org)
+# name: search-backward-regexp
+# key: search-backward-regexp
+# key: sbr
 # --
 (search-backward-regexp "$0" &optional BOUND NOERROR COUNT)
\ No newline at end of file
index 4b07486c70ecf1e57277ab4e5709b50289954532..27ab5716e5f3f0a16b76fed44c490704a4256203 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: search-backward
-#key: search-backward
-#key: sb
+# contributor: Xah Lee (XahLee.org)
+# name: search-backward
+# key: search-backward
+# key: sb
 # --
 (search-backward "$0" &optional BOUND NOERROR COUNT)
\ No newline at end of file
index eb37b84541c75cd349b5768cb8866cb5cfc4f7d4..d7860d69d99d8a739ad0b6218722d5e11494f9ba 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: search-forward-regexp
-#key: search-forward-regexp
-#key: sfr
+# contributor: Xah Lee (XahLee.org)
+# name: search-forward-regexp
+# key: search-forward-regexp
+# key: sfr
 # --
 (search-forward-regexp "$0" &optional BOUND NOERROR COUNT)
\ No newline at end of file
index 03e56c88526e2f62f2c944a3411b1133f53c6412..09f1216bd6ae93afea8995c070faefe23f0752ca 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: search-forward
-#key: search-forward
-#key: sf
+# contributor: Xah Lee (XahLee.org)
+# name: search-forward
+# key: search-forward
+# key: sf
 # --
 (search-forward "$0" &optional BOUND NOERROR COUNT)
\ No newline at end of file
index 0eff93d8a49104fec9b0ad8a8dcdb66f42fe4084..402ab84291978ac62a7ff8578517ac3cd73a2a19 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: set-buffer
-#key: set-buffer
-#key: sb
+# contributor: Xah Lee (XahLee.org)
+# name: set-buffer
+# key: set-buffer
+# key: sb
 # --
 (set-buffer $0 )
\ No newline at end of file
index f7d7e16cdb8c7dae84ba738660ff3385c4b46f15..b64d5938c4241f06671fb1dcfb506b6bfba57d37 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: set-file-modes
-#key: set-file-modes
-#key: sfm
+# contributor: Xah Lee (XahLee.org)
+# name: set-file-modes
+# key: set-file-modes
+# key: sfm
 # --
 (set-file-modes $0 MODE)
\ No newline at end of file
index 9a482a1c25644ceb5e82900e6faf5b91493c0772..fe7a206ff224ee34af95518d4f2b96928b860f47 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: set-mark
-#key: set-mark
-#key: sm
+# contributor: Xah Lee (XahLee.org)
+# name: set-mark
+# key: set-mark
+# key: sm
 # --
 (set-mark $0)
\ No newline at end of file
index cf9c101f6e4062650c6838aed1fe34670cb411c6..f7e83a46a5cc9aa71aa74698f3ae43407152b5c0 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: set
-#key: set
+# contributor: Xah Lee (XahLee.org)
+# name: set
+# key: set
 # --
 (set $0 )
\ No newline at end of file
index 4bdb4fcac35498acf93f636201e7a439a95f902c..3a263c697ff08995f46c9644de3aa553079c52c2 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: setq
-#key: setq
-#key: s
+# contributor: Xah Lee (XahLee.org)
+# name: setq
+# key: setq
+# key: s
 # --
 (setq $0 )
\ No newline at end of file
index 0fc4cf4904628c1074ef92f58612c3709f514e1c..17c33d4f7cd8f08a80be78e8f5f676b36b725b23 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: skip-chars-backward
-#key: skip-chars-backward
-#key: scb
+# contributor: Xah Lee (XahLee.org)
+# name: skip-chars-backward
+# key: skip-chars-backward
+# key: scb
 # --
 (skip-chars-backward "$0" &optional LIM)
\ No newline at end of file
index 110cbd5b4b3f947e2c228bcd5e42de3d322c49b0..7b93987326602ad8daa864154f81e6b57ff3c1d9 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: skip-chars-forward
-#key: skip-chars-forward
-#key: scf
+# contributor: Xah Lee (XahLee.org)
+# name: skip-chars-forward
+# key: skip-chars-forward
+# key: scf
 # --
 (skip-chars-forward "$0" &optional LIM)
\ No newline at end of file
index 37c372dcb5ff24c4c57406fcbf3e524aa1a51ecf..9e03740ff12c9bd8bbb67801f38e2717f6397b26 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: split-string
-#key: split-string
-#key: ss
+# contributor: Xah Lee (XahLee.org)
+# name: split-string
+# key: split-string
+# key: ss
 # --
 (split-string $0 &optional SEPARATORS OMIT-NULLS)
\ No newline at end of file
index 1ef98765b1ffdc4dc211f83596761c96954a51dd..f39c69e2375300d748e38eab8c8b88aaf1eeeb4e 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: string-match
-#key: string-match
-#key: sm
+# contributor: Xah Lee (XahLee.org)
+# name: string-match
+# key: string-match
+# key: sm
 # --
 (string-match "REGEXP$0" "STRING" &optional START)
\ No newline at end of file
index 449d62119a020da4be341ca7c511d11472f5fe84..f47c9d478d97e3d00a6109910cf1cd6a26af9ee1 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: string-to-number
-#key: string-to-number
-#key: stn
+# contributor: Xah Lee (XahLee.org)
+# name: string-to-number
+# key: string-to-number
+# key: stn
 # --
 (string-to-number "$0")
\ No newline at end of file
index f3a4ddadd4121275c6ad067aa837ee0e22f2ba89..07c17f1b5971b1b973b1cc5f41260e7b9f455f71 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: string
-#key: string
+# contributor: Xah Lee (XahLee.org)
+# name: string
+# key: string
 # --
 (string $0 )
\ No newline at end of file
index d0d43aa7786b17bce7fa3b716b86dd1068d65f5e..3a458e85443d0dd287e05710c4a750584c72de02 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: string=
-#key: string=
+# contributor: Xah Lee (XahLee.org)
+# name: string=
+# key: string=
 # --
 (string= $0 )
\ No newline at end of file
index c20be65cc0c54f18d7905e3446514a1e55ddcd4e..432f6e01081f39667dd2cf420f6214eb1de6b1ac 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: stringp
-#key: stringp
+# contributor: Xah Lee (XahLee.org)
+# name: stringp
+# key: stringp
 # --
 (stringp $0)
\ No newline at end of file
index 8ab6b4972fc7d032c5bb9441f13573f7dff14d93..eeb0c02dbfb554e705bdfdef08705bd63bb37d85 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: substring
-#key: substring
+# contributor: Xah Lee (XahLee.org)
+# name: substring
+# key: substring
 # --
 (substring STRING$0 FROM &optional TO)
\ No newline at end of file
index 9c6e18988d6bf6b2d6303e2c159de1e8e03f7e88..6b78e03beaa7e6ffc98a8c6f19a16394fa983f7e 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: thing-at-point
-#key: thing-at-point
-#key: tap
+# contributor: Xah Lee (XahLee.org)
+# name: thing-at-point
+# key: thing-at-point
+# key: tap
 # --
 (thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ...
\ No newline at end of file
index 15c1518ff8f623fd907f5ab71239cadbbb43559a..bdde0cfa6ee8d68652a81d7a6b94bd66df24fb37 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: unless
-#key: unless
+# contributor: Xah Lee (XahLee.org)
+# name: unless
+# key: unless
 # --
 (unless $0)
\ No newline at end of file
index 59ad236d573c804ff750da98cfb34211278ae12b..5aea79abd6f37e3ae478c13c6e154b40e99b8e12 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: vector
-#key: vector
-#key: v
+# contributor: Xah Lee (XahLee.org)
+# name: vector
+# key: vector
+# key: v
 # --
 (vector $0)
\ No newline at end of file
index c5f44783173a0a675f9d03a82a7b67cba6ff3429..86d31d9a4f0dc87915fdec9ba89964bc2f4cc172 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: when
-#key: when
+# contributor: Xah Lee (XahLee.org)
+# name: when
+# key: when
 # --
 (when $0)
\ No newline at end of file
index 4584be3a88125300db75217dcdc5a90ee35005e9..1802e1b32c8fc24b84bb6ee21f519e3c518d8e0a 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: while
-#key: while
+# contributor: Xah Lee (XahLee.org)
+# name: while
+# key: while
 # --
 (while $0)
\ No newline at end of file
index 24caf7b771b314289ccd625daff19d7ee38d9ba2..f183569f6ced3d97c2564488853bb4f0b9c638d5 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: widget-get
-#key: widget-get
-#key: wg
+# contributor: Xah Lee (XahLee.org)
+# name: widget-get
+# key: widget-get
+# key: wg
 # --
 (widget-get $0 )
\ No newline at end of file
index 904130324c2b450ffb5e56fa9c70c7d982d90625..1e6a94e33d174ba9816845f057f81ceffa9c278a 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: with-current-buffer
-#key: with-current-buffer
-#key: wcb
+# contributor: Xah Lee (XahLee.org)
+# name: with-current-buffer
+# key: with-current-buffer
+# key: wcb
 # --
 (with-current-buffer $0 )
\ No newline at end of file
index 9af5a26ed680fdb81be248a8ea35423be264fa53..710657c0ea6e3be50ecd042f460a8a7c87efb948 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: process marked files in dired
+# contributor: Xah Lee (XahLee.org)
+# name: process marked files in dired
 # key: x-dired
 # --
 ;; idiom for processing a list of files in dired's marked files
index 3c828226b76104d9fa9f567421b79e4e3f8b033e..dc60b17169311ea9c528ec4abf2fcecdd567b736 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: a function that process a file
+# contributor: Xah Lee (XahLee.org)
+# name: a function that process a file
 # key: x-file
 # --
 (defun doThisFile (fpath)
index 2b2398394b87cdd6ffc5e8dedd9e5267088027ec..f85fe4e2a66c644c4e35ace46361e40c78f61de8 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: read lines of a file
+# contributor: Xah Lee (XahLee.org)
+# name: read lines of a file
 # key: x-file
 # --
 (defun read-lines (filePath)
index d4c4d111b9cbe4dc1ea7ff88481eb6c8d3899417..e5a1d6c39f833de24ce5af12b14e74a2d5f998d3 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: find and replace on region
+# contributor: Xah Lee (XahLee.org)
+# name: find and replace on region
 # key: x-find-replace
 # --
 (defun replace-html-chars-region (start end)
index d348e9319bd1e94c937b8036ade7e16f07ecd254..d194f2a1182e07b54fabcc5d98dcb35f7759f9c3 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: grab buffer substring
+# contributor: Xah Lee (XahLee.org)
+# name: grab buffer substring
 # key: x-grabstring
 # --
 (setq $0 (buffer-substring-no-properties myStartPos myEndPos))
\ No newline at end of file
index 2c0079d3754e7a109d27321b13c5c0f8f4c1cbbf..d65c1fda8606cbd320faefc960143b58bcb890da 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: grab word under cursor
+# contributor: Xah Lee (XahLee.org)
+# name: grab word under cursor
 # key: x-grabthing
 # --
 (setq $0 (thing-at-point 'symbol))
\ No newline at end of file
index cfa461a1e4dc24b7484356d932ab06fc01f083bd..df0261d980935fae610d10bafe1d0758057e963a 100755 (executable)
@@ -1,5 +1,5 @@
-#name: traversing a directory
-#contributor: Xah Lee (XahLee.org)
+# name: traversing a directory
+# contributor: Xah Lee (XahLee.org)
 # key: x-traverse_dir
 # --
 ;; apply a function to all files in a dir
index c7b851b2c115b4589def2655190c57415cb4b035..b72f8b84c8fc1666c280371f8c1e4587ee1f335d 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: Command that works on region or word
+# contributor: Xah Lee (XahLee.org)
+# name: Command that works on region or word
 # key: x-word-or-region
 # --
 ;; example of a command that works on current word or text selection
index 8aeec63974303810cdce3d944bd7e59f979f3bc0..7ebc50305e7541af39816c5ee81e13c858a48aa0 100755 (executable)
@@ -1,6 +1,6 @@
-#contributor: Xah Lee (XahLee.org)
-#name: y-or-n-p
-#key: y-or-n-p
-#key: yonp
+# contributor: Xah Lee (XahLee.org)
+# name: y-or-n-p
+# key: y-or-n-p
+# key: yonp
 # --
 (yes-or-no-p "PROMPT$0 ")
\ No newline at end of file
index e7bb064a9bcfe8a16b03f2f9c5108fe1aa6246bb..fe85e77870de340d09f12b63e7c652c9698f881c 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor: Xah Lee (XahLee.org)
-#name: yes-or-no-p
-#key: yes-or-no-p
+# contributor: Xah Lee (XahLee.org)
+# name: yes-or-no-p
+# key: yes-or-no-p
 # --
 (yes-or-no-p "PROMPT$0 ")
\ No newline at end of file
index 996c847279697a10598ea195273b05150a1658af..4b2eab209792303de153775d020249e5d783bf4f 100644 (file)
@@ -1,4 +1,4 @@
-#name : after ... ->
+# name: after ... ->
 # key: after
 # --
 after
index b74e6fa2d5141b6c084cef2ffc524e47fddd5c1b..ad9a68bef0e80826c5716391392355246c13a23e 100644 (file)
@@ -1,4 +1,4 @@
-#name : begin ... end
+# name: begin ... end
 # key: begin
 # --
 begin
index e68397a177f2d8ce81b51b928153dcc89bb481a3..b7696ff4b587753738c56c61f791e641e569f5cc 100644 (file)
@@ -1,4 +1,4 @@
-#name : -behaviour(...).
+# name: -behaviour(...).
 # key: beh
 # --
 -behaviour(${1:gen_server}).
index 9a2337c0ffb2c615bfbcb2da448ae62602635c31..f5326fa4f7a7c01126a53539d4a91d73a3361e3e 100644 (file)
@@ -1,4 +1,4 @@
-#name : case ... of ... end
+# name: case ... of ... end
 # key: case
 # --
 case $1 of
index ce38c20c92549d6462f9dfe41a5ad0d4162b4d7b..4622aa2ebd3735c90c0114917f69466fb6ba5af8 100644 (file)
@@ -1,4 +1,4 @@
-#name : -compile(...).
+# name: -compile(...).
 # key: compile
 # --
 -compile([${1:export_all}]).
index e6c6de0459b613b9867df644c4d25b1795ac1c57..bea99c33a1367edb1b75b290b51d41ac4558702f 100644 (file)
@@ -1,4 +1,4 @@
-#name : -define(...,...).
+# name: -define(...,...).
 # key: def
 # --
 -define($1,$2).
index db614f3dabe0f0f830ed22666e1d475cfc65a002..dcef7896e22df3cafbf2fcf29af3b2ac8ffb2e61 100644 (file)
@@ -1,5 +1,5 @@
-#name : -export([]).
-#contributor : hitesh <hitesh.jasani@gmail.com>
+# name: -export([]).
+# contributor: hitesh <hitesh.jasani@gmail.com>
 # key: exp
 # --
 -export([${1:start/0}]).
index 82e8e79bcd0095ffdb1e13c43eb6dbf126908f93..1665ef6a9758d390ee50c75b17510fec7b709b7a 100644 (file)
@@ -1,4 +1,4 @@
-#name : fun (...) -> ... end
+# name: fun (...) -> ... end
 # key: fun
 # --
 fun ($1) -> $0 end
\ No newline at end of file
index 2f73bc21c56830578b1ad19f45ea14c91a9c1014..dae3cc75fdce3ca8948de24302a639f9aa1c2686 100644 (file)
@@ -1,4 +1,4 @@
-#name : if ... -> ... ; true -> ... end
+# name: if ... -> ... ; true -> ... end
 # key: if
 # --
 if
index 48ab801bcbd14448857a30c0796c3477da1a4067..feacf74adb127cf7692c4984737874ae29b31fc8 100644 (file)
@@ -1,4 +1,4 @@
-#name : -ifdef(...). ... -endif.
+# name: -ifdef(...). ... -endif.
 # key: ifdef
 # --
 -ifdef($1).
index a61c68e4326e0aa65ee05198c1f276fadee91776..7c5d931fa6dc17e3c155dc020c812f1f1af00c72 100644 (file)
@@ -1,4 +1,4 @@
-#name : -ifndef(...). ... -endif.
+# name: -ifndef(...). ... -endif.
 # key: ifndef
 # --
 -ifndef($1).
index 9444005923e9b8a4572f204babb67f7d6da1fbde..5db8aaf610162df2de560a1d0f7df5cbb8e39904 100644 (file)
@@ -1,5 +1,5 @@
-#name : -import([]).
-#contributor : hitesh <hitesh.jasani@gmail.com>
+# name: -import([]).
+# contributor: hitesh <hitesh.jasani@gmail.com>
 # key: imp
 # --
 -import(${1:lists}, [${2:map/2, sum/1}]).
index 9a4d833451aaac68ffeace1ec71e76842ed96895..47f4008dc8df3283bc38256ccf0fc5549ac4422b 100644 (file)
@@ -1,4 +1,4 @@
-#name : -include("...").
+# name: -include("...").
 # key: inc
 # --
 -include("$1").
index 1fed6539d13e98593e9ee70b1d2d3e39c4f89706..5ca063126c99754fabd8b82103e9d1164f225a11 100644 (file)
@@ -1,4 +1,4 @@
-#name : -include_lib("...").
+# name: -include_lib("...").
 # key: inc
 # --
 -include_lib("$1").
index c2f6b33d1d0f96b905e8a5011316e8dc8b9f640e..86f92a4bd15b8760e4d0293d1bd0d94097819d10 100644 (file)
@@ -1,4 +1,4 @@
-#name : loop(...) -> receive _ -> loop(...) end.
+# name: loop(...) -> receive _ -> loop(...) end.
 # key: loop
 # --
 ${1:loop}($2) ->
index a9df25ed7e59f58f9fab40c75796eb0bf91c7ca3..8cb747ad5a28c1f861899b6da2997daa9658b020 100644 (file)
@@ -1,5 +1,5 @@
-#name : -module().
-#contributor : hitesh <hitesh.jasani@gmail.com>
+# name: -module().
+# contributor: hitesh <hitesh.jasani@gmail.com>
 # key: mod
 # --
 -module(${1:`(file-name-nondirectory
index b584e333e452161a36856bf489fe28e4a7194533..f5bdaa2855387b32f79c064418b6fcff4dd91045 100644 (file)
@@ -1,4 +1,4 @@
-#name : receive ... -> ... end
+# name: receive ... -> ... end
 # key: rcv
 # --
 receive
index 27d4739ba4ee16b0a3b79fa130632ee03983cc85..687b78d1c981f97b90289f977a83deec8409f68a 100644 (file)
@@ -1,4 +1,4 @@
-#name : receive after ... -> ... end
+# name: receive after ... -> ... end
 # key: rcv
 # --
 receive
index 5b18cfe245aef8d5ecf2f7bb806ff120200757b9..b3819a64bca0c97c865331b53c3b1b4761b76385 100644 (file)
@@ -1,4 +1,4 @@
-#name : -record(...,{...}).
+# name: -record(...,{...}).
 # key: rec
 # --
 -record($1,{$2}).
index 9eea5aa9654be42bc70a02d3ed5c4f69146c8d69..0ff10a8852002ff7c019323b10a317ab0519679f 100644 (file)
@@ -1,4 +1,4 @@
-#name : try ... of ... catch after end
+# name: try ... of ... catch after end
 # key: try
 # --
 try $1 of
index 688c1f96fed1ecdc65d57070bda217b2fdcfe8b7..bd51fe61264e96b39e9e7d97295c208b2f832752 100644 (file)
@@ -1,4 +1,4 @@
-#name : -undef(...).
+# name: -undef(...).
 # key: undef
 # --
 -undef($1).
index 2646685673efcecc1d32d0ab1aa9af45462415af..e402b21c8a686c745f7debd0d077870232da8ce9 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : automatic
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: automatic
 # key: au
 # --
 automatic $0 
\ No newline at end of file
index 398a5cdc24045f18533f8a095a0a3d3fe6cf4bd2..081b03991b0643b7401abfd9efd467172a91319b 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : block data
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: block data
 # key: bd
 # --
 block data $0
\ No newline at end of file
index 8bb855bd121b530f7a3877fb95037ccdd11b17c9..cf28d36350db6c5bdfd2b7154f6830ec4ac916bb 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : continue
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: continue
 # key: c
 # --
 continue $0
\ No newline at end of file
index e10214c964e5616bfdcbc0b453caa8854b933c52..db43003f72da1e334fb362e88801acdadbd6f041 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : character
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: character
 # key: ch
 # --
 character $0
\ No newline at end of file
index ac294d84af9fbd0ce5bc8aac1c94b8cd938ab3b2..70e916387dadac04a23c57e27750a1e8162fd422 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : complex
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: complex
 # key: cx
 # --
 complex $0
\ No newline at end of file
index 318f4640b9657db23985d2bfa7e90f18c49c66ab..df5f0260a9614dfe1fb0d2e85753c01eeb82ca61 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : double complex
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: double complex
 # key: dc
 # --
 double complex $0
\ No newline at end of file
index 1ade91817b053c4ced86fb8c49b1c9d888a20515..c3aa1f2eaa2730b449dfbb67466f1d7cd353f16c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : do while (...) end do
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: do while (...) end do
 # key: do
 # --
 do while (${1:condition})
index 1ff6db83fbef1c0abbb407fa224dcd72cf9bf409..e705b7c3e99fca76250332cd3970397533462612 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : double precision
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: double precision
 # key: dp
 # --
 double precision $0
\ No newline at end of file
index 9fe99c7cdc4309252c1eea40beb5c585ddfa3113..1ace4ce6215378c04281eecc22dec8bed9a607df 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : equivalence
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: equivalence
 # key: eq
 # --
 equivalence $0
\ No newline at end of file
index c3be9d1e84e764afcfcad14774a1e926d7a6bbe0..3fd8fbd4105c7bd963d7dd1c96a961c36b00b2d2 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit byte
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit byte
 # key: ib
 # --
 implicit byte $0
\ No newline at end of file
index e5f3a713ee311b4a0b426e9a59ce1f026eee288e..516d13935f163c1b558f7175b29fa546ec1988f3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit complex
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit complex
 # key: ic
 # --
 implicit complex $0
\ No newline at end of file
index 5fbe0bd807eb587ea8d54a60c9330539fed76d68..f6b1f80c84640c451cd8536c73545d9122e7da5a 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit character
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit character
 # key: ich
 # --
 implicit character $0
\ No newline at end of file
index 8f53f97668091a5971ca3cbbf315ec535301c487..f4a42e182c6ba796dda7aff97a238f58fd4df5e8 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : if then end if
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: if then end if
 # key: if
 # --
 if ( ${1:condition} ) then
index 31d1129432c712d4f963d3cd23e2a81e33e38bf7..7317cc35afcadc9b398e1a7f81ee921c92806c39 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit integer 
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit integer 
 # key: ii
 # --
 implicit integer $0
\ No newline at end of file
index 560112fb6f4074b525d5ef51638f2aee64f2ba64..0ce006e8dc10ebe1c5c563fa037983156ee27cd6 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit logical
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit logical
 # key: il
 # --
 implicit logical $0
\ No newline at end of file
index 8321ebe41140ea21478a549200d7a18f4c7ae6fc..a9d84a1d1302d794f35467f32ad43c144f68cb8e 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit none
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit none
 # key: in
 # --
 implicit none
\ No newline at end of file
index 70a6cde8c1811664f8a85479ec497a990c7c6a1d..cc761bb715cf47d8c02fc8af9e1eabeb9f1e47de 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : include
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: include
 # key: inc
 # --
 include $0
\ No newline at end of file
index 4e04c0af3591eab866f70e129d6be8e536395c6c..689f20a5cc38a5c2d78ece1af349eb23377547f9 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : intrinsic
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: intrinsic
 # key: intr
 # --
 intrinsic $0
\ No newline at end of file
index 71933c88fb4f1c5a700a73cb3edb77d6be1d1839..77ddea9e364afa589bdbbf2bc36023d0eb1e5424 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : implicit real
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: implicit real
 # key: ir
 # --
 implicit real $0
\ No newline at end of file
index e3cf4fea514c5cd4e7a1d40c85e40c8521d7cd80..c48b11ebe24d76c0ad14b5bcf6a36cf2e4ed63bc 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : logical
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: logical
 # key: l
 # --
 logical $0
\ No newline at end of file
index aeaa1d31f7dc3989162675f2d7796fb3f2aa7ae2..d92f75be9c1b7491aefce81c4e4fec0cbc411c6c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : parameter
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: parameter
 # key: pa
 # --
 parameter $0
\ No newline at end of file
index a97ced21b8b5da77cc06aa03829bd4fb597b230f..f570d5f9de0cd0c4bd3ebb235d5d5a2e3db87d20 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : program ... end program ...
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: program ... end program ...
 # key: pr
 # --
 program ${1:name}
index 42712e0f758d19fe075a1b1c6586ce7df90fd114..a42e5a9cb2652cc0fa0c4d22c9a5c0f37e4fe430 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : read (*,*)
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: read (*,*)
 # key: re
 # --
 read (${1:*},${2:*}) $0
\ No newline at end of file
index 71b9e5aa99b6612a093c7963513187f2f0f99e24..eda6f2ebf97896a7695df9d29aee15562514d2d2 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : structure
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: structure
 # key: st
 # --
 structure $0
\ No newline at end of file
index 1ffb749624958b6e5261983c60639215cb64c3f0..5b3e3cf7b823795b04aa7bab634a184dedaf330e 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : subroutine
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: subroutine
 # key: su
 # --
 subroutine $0
\ No newline at end of file
index de38c98ec2173394bd0a55b30c705c2bf92697f8..0c9b4e69bd80e7f27d7ff7a71a4d451c17f1088e 100644 (file)
@@ -1,5 +1,5 @@
-#contributor: Li Zhu <http://www.zhuli.name>
-#name : write (*,*)
+# contributor: Li Zhu <http://www.zhuli.name>
+# name: write (*,*)
 # key: wr
 # --
 write (${1:*},${2:*}) $0
\ No newline at end of file
index 6ee74319681f3c18599afc1d42704547f7b01e9a..c7873ca2c2855bb58427909b5d9e1b1f353359dd 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor : Xah Lee xahlee.org
-#name : <b>...</b>
+# contributor: Xah Lee xahlee.org
+# name: <b>...</b>
 # key: b
 # --
 <b>$0</b>
\ No newline at end of file
index 8333cca873b7864cf0f09103dbd99004b2eac777..d6c5db33af78df7aeafafe5f143f4d0146613b74 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <body>...</body>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <body>...</body>
 # key: body
 # --
 <body$1>
index 68e990726415f2e04d24dfab16c6e86a70c38ed1..9305a5073af27d71f5f357ac288b76a8c0c9ddd6 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <br />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <br />
 # key: br
 # --
 <br />
\ No newline at end of file
index cc843293a274ccdf4b05df06f71388049e87ea9f..96d47e06c8efec5b4e42b0ccbd36734beb753b6c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <code>...</code>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <code>...</code>
 # key: code
 # --
 <code>
index 5338b12b5309c414fa6ab57179b4027e9ada7df8..2d18af748e0979c0ad7ca708bb0ee12a1a44ae48 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <code class="...">...</code>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <code class="...">...</code>
 # key: code
 # --
 <code class="$1">
index 2c7dfc402802113ee037dc0731f8a77be0e13214..8b97ed112f0ed664858178ffc9e528516a16d5e2 100644 (file)
@@ -1,4 +1,4 @@
-#name : <div...>...</div>
+# name: <div...>...</div>
 # key: div
 # --
 <div${1: id="${2:some_id}"}${3: class="${4:some_class}"}>$0</div> 
\ No newline at end of file
index 54ad2e26caae85214ebe3df4f0ea3bc16eb1b55f..e1a4b039daa8794b17eae4f21bb4e0aa52017969 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <div class="...">...</div>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <div class="...">...</div>
 # key: div
 # --
 <div class="$1">
index 92f8239b585b2ac2d71e910cc9e02462307fc0c1..8682aa1653b610cca2c8b27d00f99c68b4d63556 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <div id="...">...</div>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <div id="...">...</div>
 # key: div
 # --
 <div id="$1">
index 3d40ad755c7e9e7929ab98ce49709a18bb90cb25..452cd9a65a2e792cfc4b3bf1652b06beae0923ff 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <div id="..." class="...">...</div>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <div id="..." class="...">...</div>
 # key: div
 # --
 <div id="$1" class="$2">
index af8ab50150988927f5e8e1eae209985cf003b9bc..d3bdc17c9247db13ec94bcb21a6a04a7617cf956 100644 (file)
@@ -1,4 +1,4 @@
-#name : <dov...>...</dov>
+# name: <dov...>...</dov>
 # key: dov
 # --
 a mirror up here $3
index 0f1ce7ce26fef0b560a0a3bb2dccd49ec64daabf..de06267940e936aefc242732417ea09d636407ea 100644 (file)
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
 #name :<form method="..." id="..." action="..."></form>
 # key: form
 # --
index 0329c36550235ad4bf59b0620863ea1dff830152..c5c0d0e9f7b9c3e16f3da0b88ee639afcfe82b2c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <head>...</head>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <head>...</head>
 # key: head
 # --
 <head>
index e32f5763edc44b49adf8271cf48750e7fcce342d..4d217641f0a0fda97e2aae00f5c43f8a00ef5c74 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <h1>...</h1>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h1>...</h1>
 # key: h1
 # --
 <h1>$1</h1>
\ No newline at end of file
index 9455b95b8e25a0ed9d1cb9fefe25b5a23228af3b..1cca1d5c873766b1f70c934e5010f313a2a9f7d0 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <h2>...</h2>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h2>...</h2>
 # key: h2
 # --
 <h2>$1</h2>
\ No newline at end of file
index ce40bd6d4c35cf66bf4d9813c20c4f2b360db602..8e50a6d2e1906c3ea4c073d1ee6e08e482ecccde 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <h3>...</h3>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h3>...</h3>
 # key: h3
 # --
 <h3>$1</h3>
\ No newline at end of file
index 83ccd06207ebfb1bb4e6849906776b9675155278..08c853e24adcd09e9b60d78262c4d05a01eb9446 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <h4>...</h4>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h4>...</h4>
 # key: h4
 # --
 <h4>$1</h4>
\ No newline at end of file
index ea4ae11dfc9cee04f27b6435c6b90063254dcb56..951122ec599e1bd55dc5b745c226e21ef7b3b5be 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <h5>...</h5>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h5>...</h5>
 # key: h5
 # --
 <h5>$1</h5>
\ No newline at end of file
index 14cf49e3bfd43c16e8dbe5d5240af8e6c6b65a48..f7da2ee018ec427b4d606618424629c1bcec4b2a 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <h6>...</h6>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h6>...</h6>
 # key: h6
 # --
 <h6>$1</h6>
\ No newline at end of file
index c87ceb7cc90ef3d4bae643981f4c22d81ba0e5fb..a6eb0eae8245dcc8ac3fe3dd1512e78996bbedf0 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <hr />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <hr />
 # key: hr
 # --
 <hr />
\ No newline at end of file
index ac1285af3b9c91bb48dbeebd616e0faf65543b66..b384653f21973a46d05d11fc91799bb638ccaad3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <a href="...">...</a>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <a href="...">...</a>
 # key: href
 # --
 <a href="$1">$2</a>
\ No newline at end of file
index 12beee31987fb7eb51128c9ffcf165a092994926..0484de0bb73bd5313d1af9c70a00bc7da2b79504 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <html>...</html>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <html>...</html>
 # key: html
 # --
 <html>
index a93d24d5657bef0754dba43ff8a058e7271f8447..1b11f3505fea81ee25c300e20d4a3c0bd4f66c0a 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <html xmlns="...">...</html>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <html xmlns="...">...</html>
 # key: html
 # --
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}" lang="${2:en}">
index 6d85203449a7c47e57f50fb32b8ec91d4d8d60f6..ffd051f63731973b85c4d258d37c955da5e9d0b3 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor : Xah Lee xahlee.org
-#name : <i>...</i>
+# contributor: Xah Lee xahlee.org
+# name: <i>...</i>
 # key: i
 # --
 <i>$0</i>
\ No newline at end of file
index 93e00d4d4894e99fa3791cdc94056ad3d6906fa0..e726c001d35fb0425b8cc7780f455b5a0eaa79d3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <img src="..." class="..." alt="..." />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <img src="..." class="..." alt="..." />
 # key: img
 # --
 <img src="$1" class="$2" alt="$3" />
\ No newline at end of file
index 83b885493be39ad31bd34021e3706be0bc11631d..2f8c79aa3944a6403df84d2aaee6f482c1414cf1 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <input ... />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <input ... />
 # key: input
 # --
 <input type="$1" name="$2" value="$3" />
\ No newline at end of file
index 66e58337771f80aaefded19400d5a756f3b0657e..e10ee8b0c2d0854eb2139846e78a62f659ddc54b 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <link stylesheet="..." />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <link stylesheet="..." />
 # key: link
 # --
 <link rel="${1:stylesheet}" href="${2:url}" type="${3:text/css}" media="${4:screen}" />
\ No newline at end of file
index c4cee761f16691e35fdc2e61169c84a1a176798d..752f9e91adc340a437de73996cd2dd9cbf947fb0 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <!--[if IE]><link stylesheet="..." /><![endif]-->
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <!--[if IE]><link stylesheet="..." /><![endif]-->
 # key: link
 # --
 <!--[if IE]>
index 863180eb8ebe9ddb1bfcd1b5f55e0c6ef417e8aa..e48a644094378f1733c96149e808ecfd69d69b8a 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
-#name : <dd> ... </dd>
+# contributor: Rodrigo Setti <rodrigosetti@gmail.com>
+# name: <dd> ... </dd>
 # key: dd
 # --
 <dd>$1</dd>
\ No newline at end of file
index c3bcde685b5989fec1ac43a587f70cf683eb7373..67792ad52ba164ea746369fd1c36f0d37d24ba69 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
-#name : <dl> ... </dl>
+# contributor: Rodrigo Setti <rodrigosetti@gmail.com>
+# name: <dl> ... </dl>
 # key: dl
 # --
 <dl>
index 1b847066e4f84023ea466cab11ca2ae96a7d29b7..b4b92cba0a52bfe0098e4dc09d6d49e9ad9fa898 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
-#name : <dl> ... </dl>
+# contributor: Rodrigo Setti <rodrigosetti@gmail.com>
+# name: <dl> ... </dl>
 # key: dl
 # --
 <dl id="$1">
index 5448c202bd409f909f02dd25af4dace2b1d81823..85d62e428e6f982ef2ab958a630fb1b225f33018 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
-#name : <dt> ... </dt>
+# contributor: Rodrigo Setti <rodrigosetti@gmail.com>
+# name: <dt> ... </dt>
 # key: dt
 # --
 <dt>$1</dt>
\ No newline at end of file
index a48c9836ea47fda770eb90d8a2219daf76255858..fe7a1f11f325391947dfa6c53b1dcfc04c8d0a7a 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <li>...</li>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <li>...</li>
 # key: li
 # --
 <li>$1</li>
\ No newline at end of file
index 6ecc9612b1fdec8be6139de7dab6c7c5e212ff91..7ff0b1243516d6e88da90df1d9132c220b1c19a3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <li class="...">...</li>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <li class="...">...</li>
 # key: li
 # --
 <li class="$1">$2</li>
\ No newline at end of file
index 28ba541f06390756a60091ab4337c026ce11106a..d4b74acddc4a3a48b2db110f4fbaa5e8453ec33e 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <ol>...</ol>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <ol>...</ol>
 # key: ol
 # --
 <ol>
index 6d2198917f855fdadfc8eb141cd8d71f28743bed..1c037da0e2e4ca1ae98fb1e6f12ac1f2762bb867 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <ol class="...">...</ol>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <ol class="...">...</ol>
 # key: ol
 # --
 <ol class="$1">
index 19b4cfab0425e2dd7b37229d041bb22cd625d9d9..d20101e10df1fcb58ab2589808046973e8a18ebd 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <ol id="...">...</ol>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <ol id="...">...</ol>
 # key: ol
 # --
 <ol id="$1">
index f1a088dfaa13fbdc92468ea0c0889d761b4ce5b5..4f0a9ae7618fa26824cd73bf6933920a24dfbaac 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <ul>...</ul>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <ul>...</ul>
 # key: ul
 # --
 <ul>
index 672293f400996b81a88f47fc7285734d68391a2e..e11c736294ec93039f2ca706f99059b41f0dbeef 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <ul class="...">...</ul>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <ul class="...">...</ul>
 # key: ul
 # --
 <ul class="$1">
index a5e753cf11bfea00e097d32bed0e23cda276f699..014f2d036eac2cb106b679a53f738ede5190a13c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <ul id="...">...</ul>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <ul id="...">...</ul>
 # key: ul
 # --
 <ul id="$1">
index 17845a305645ac73fc3657bb583b130cd651290c..0f1b9aa52e335d2f6a09670e050ab3e93b7420b5 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <a href="mailto:...@...">...</a>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <a href="mailto:...@...">...</a>
 # key: mailto
 # --
 <a href="mailto:$1@$2">$0</a>
\ No newline at end of file
index bfcfb6873f274d6b170a2b941ad272bb47236fa7..ab3490570715d70d85cb92e004ee37723a6be516 100644 (file)
@@ -1,4 +1,4 @@
-#name : Doctype HTML 4.01 Strict
+# name: Doctype HTML 4.01 Strict
 # key: doctype
 # --
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
\ No newline at end of file
index ca04ac51e1d67901686180343104901fb0d4f289..3671cf571b1bd84accc11b372c538a3014a42adc 100644 (file)
@@ -1,4 +1,4 @@
-#name : DocType XHTML 1.0 frameset
+# name: DocType XHTML 1.0 frameset
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
\ No newline at end of file
index b7e98a67b659eea642907ca30dd05b84e461102d..bb3e709e75bbb02c1b68ba1bac563c61c8101551 100644 (file)
@@ -1,4 +1,4 @@
-#name : DocType XHTML 1.1
+# name: DocType XHTML 1.1
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
\ No newline at end of file
index d494b77dff610f9cc1b52a8336a3145929c09f82..4e4c5674583765a6ea266dcaa5868ce8500c26b7 100644 (file)
@@ -1,4 +1,4 @@
-#name : DocType XHTML 1.0 Strict
+# name: DocType XHTML 1.0 Strict
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
\ No newline at end of file
index 4ddb3132e4a4d6c3089400b488970f6bf68b002d..d1ae7f9be92707d653be79c86a6189dc2e64b4f4 100644 (file)
@@ -1,4 +1,4 @@
-#name : DocType XHTML 1.0 Transitional
+# name: DocType XHTML 1.0 Transitional
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
\ No newline at end of file
index 13d5b71647a0c1750b0ae23bf4c3f9e8f4e691a8..235eb76bc791896de2123260b4962b7c53fdf031 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <meta name="..." content="..." />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <meta name="..." content="..." />
 # key: meta
 # --
 <meta name="${1:generator}" content="${2:content}" />
\ No newline at end of file
index 2024b1fe4797fd67945d12bc0684cbb59cf31a30..ef38ed8cd440f99d9e4cc33464724d175c38cc88 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <meta http-equiv="..." content="..." />
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <meta http-equiv="..." content="..." />
 # key: meta
 # --
 <meta http-equiv="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" />
\ No newline at end of file
index 6d8cfc700ba5a813f076a1b8265014de1585294f..69fca09cd4d32ad813e932098cd3d1f9ac8cf22f 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <p>...</p>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <p>...</p>
 # key: p
 # --
 <p>$1</p>
\ No newline at end of file
index 94d894ca0112906069ec6e6140095c4807778da4..040b8f5779e3a4ebf0d0e2a2ca1f2cfd52d0526b 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <pre>...</pre>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <pre>...</pre>
 # key: pre
 # --
 <pre>
index a504d97784b113bb9e01b66e75764b921e30a513..dbaab063780f7ce9aedb71593a51867445ebb178 100755 (executable)
@@ -1,5 +1,5 @@
-#contributor : Xah Lee xahlee.org
-#name : <blockquote>...</blockquote>
+# contributor: Xah Lee xahlee.org
+# name: <blockquote>...</blockquote>
 # key: q
 # --
 <blockquote>
index 4811211d1447f34966956c6f6c214c9f38a506bc..a5790674a75a02d79ce1a42593e66d705e2d033f 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <blockquote>...</blockquote>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <blockquote>...</blockquote>
 # key: quote
 # --
 <blockquote>
index 69708b79d4a4b3d8157dda83494d1e6943ea2690..9b77e43baf136e209344dcf839f09062306a1667 100644 (file)
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
 #name :<script type="text/javascript">...</script> 
 # key: script
 # --
index bd8a38f0a046206bd53436a2c5624bfc2b2b3cac..a090e726d2394c585ebe407e50f14d10e2764a15 100644 (file)
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
 #name :<script type="text/javascript" src="..."></script> 
 # key: script
 # --
index 4de10b270b1be03009e3c4ac0214d9383eee7ffc..14c2ca74a6aeb43a8a98c86905c8b520f1e0ece9 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <span>...</span>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <span>...</span>
 # key: span
 # --
 <span>$1</span>
\ No newline at end of file
index f54808cdeb591604e0fd232588904cbb1f8a4444..a496aaa9272f61a855c4aa3c4eb2d06fe4379173 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <span class="...">...</span>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <span class="...">...</span>
 # key: span
 # --
 <span class="$1">$2</span>
\ No newline at end of file
index dfc0f9de5ba27c64117e55428f7337d79714a362..0dc1ee1c7b08bc8013557fc15ce4ea8053f92009 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <span id="...">...</span>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <span id="...">...</span>
 # key: span
 # --
 <span id="$1">$2</span>
\ No newline at end of file
index 5044bb2c8fb894e13a1fea6d929166c8ddf8bd54..e159a348606be9e51230fe558c030127d6307e65 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <style type="text/css" media="...">...</style>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <style type="text/css" media="...">...</style>
 # key: style
 # --
 <style type="text/css" media="${1:screen}">
index 2a716644506d38cda5fa380ee66dc5b1cd696a4b..b3a180f981329fa126a5b233df60f59ef66434e9 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <table ...>...</table>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <table ...>...</table>
 # key: table
 # --
 <table width="$1" cellspacing="$2" cellpadding="$3" border="$4">
index d5355e89fb4c46ab7b82f278b7c7c5fa41fba34d..a87892e0adf731288aab5c64806b97817dcbae3d 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <td>...</td>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <td>...</td>
 # key: td
 # --
 <td$1>$2</td>
\ No newline at end of file
index 70bb4ff894a66f908061076e59cb052a677f28e9..0a07ac1179ecfae61bae083a883b6a8c529da83b 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <th>...</th>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <th>...</th>
 # key: th
 # --
 <th$1>$2</th>
\ No newline at end of file
index f9ffc0fe2b2f61196a95547700b244f5546fbf33..15e8fc3b3f7a09ce5db1eee16ae7659a7b36f93d 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <tr>...</tr>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <tr>...</tr>
 # key: tr
 # --
 <tr>
index df84d93c2ff709f632b3d4c59edf1003d1266f80..650cc519c352916a4ec83d966f3b45c1d6b6d648 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <textarea ...></textarea>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <textarea ...></textarea>
 # key: textarea
 # --
 <textarea name="$1" id="$2" rows="$3" cols="$4" tabindex="$5"></textarea>
\ No newline at end of file
index 7f1694e1d3d8fb5b06cb5c53a0b0c04951c75c13..d9d0ddbac2c3ece30f3b0794d397e661540208ca 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Jimmy Wu <frozenthrone88@gmail.com>
-#name : <title>...</title>
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <title>...</title>
 # key: title
 # --
 <title>$1</title>
\ No newline at end of file
index c778c01e2e37686d3395d4f7dd5d87fcb617c550..cb0854616c1f54cb2e0237d7268f9b72a6b84fba 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
-#name : \begin{environment} ... \end{environment}
+# contributor: Rodrigo Setti <rodrigosetti@gmail.com>
+# name: \begin{environment} ... \end{environment}
 # key: begin
 # --
 
index 3d76c267a1b698bfdf373351f486faaa91e79a0e..129ce8ea93fbd0cc5ccf178a49ac723e7d98fd4f 100644 (file)
@@ -1,5 +1,5 @@
-#name : Unordered List
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Unordered List
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: +
 # --
 + ${1:Text}
index 6526e958e503b2c8dc1b343998504c02d55f363c..d652207dd036a4e7c46357505f5201d12e09db9d 100644 (file)
@@ -1,5 +1,5 @@
-#name : Unordered List
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Unordered List
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: -
 # --
 - ${1:Text}
index ba3c7eb876c9d135c6beae5d1002dbf59c340a01..7dc839af3cee88081302aa85ba9e1e7b3f9d39a4 100644 (file)
@@ -1,5 +1,5 @@
-#name : Emphasis
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Emphasis
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: _
 # --
 _${1:Text}_ $0
\ No newline at end of file
index 872def8e8b20b85651f4b45e9fe82ab16dbb6434..c8c14a6efda63b453b2de563800ffaf55a59ebbc 100644 (file)
@@ -1,5 +1,5 @@
-#name : Strong
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Strong
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: __
 # --
 **${1:Text}** $0
\ No newline at end of file
index 0e4cd949b69c4ab819e04caee4c9b9c1b83a6909..d28b42c29be424f645579dfa02b81a5d68fbc52a 100644 (file)
@@ -1,5 +1,5 @@
-#name : Inline Code
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Inline Code
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: `
 # --
 \`${1:Code}\` $0
\ No newline at end of file
index afba17e5273b92f2cce88c087a866fb2645c2446..a5f49c4a0c63dcb951ecded8c007e5082d510636 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 1 (#)
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 1 (#)
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h1
 # --
 # ${1:Header 1} #
index df4d5c1b1bc85a43bb5b27feaba2e54de5f39a2d..050963cc651812c6961e419cc1a3e0e7db68b40f 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 1 (=)
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 1 (=)
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h1
 # --
 ${1:Header 1}
index cee6cdd8f084000a3f2195bc151e45bf44c55b1d..c8b3fc1a862bc1eb393134339a6367be7c6b0a24 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 2 (##)
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 2 (##)
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h2
 # --
 ## ${1:Header 1} ##
index 8dbb456fa057ac5b216b865b9a6f1b72e06359cf..d173bbcfeaf1fb506798af0071a2a2cc412184df 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 2 (-)
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 2 (-)
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h2
 # --
 ${1:Header 2}
index c704b973fc0fc6fc7cd54c48840b5ca6a0ad788a..4daca1e559524b0904b5712acce9a7461fd2c374 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 3
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 3
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h3
 # --
 ### ${1:Header 3} ###
index 17a800b2ca03865df1a7e60a8fdd3dc252586836..513a1000fff99b944c6a2085f2f951ffe197dbf0 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 4
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 4
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h4
 # --
 #### ${1:Header 4} ####
index 24da1c02a935f137f94ce47230daefec9200bf17..51ebc39339513e39167b687d382a3f969123f043 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 5
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 5
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h5
 # --
 ##### ${1:Header 5} #####
index c4e45a5f2b9416b9744c244d6263b3404f9a9c3f..ebe9ecafe7fbba7ed61b05987d11a337b4e0ff11 100644 (file)
@@ -1,5 +1,5 @@
-#name : Header 6
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Header 6
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: h6
 # --
 ###### ${1:Header 6} ######
index 844bb452595a7338e442e01feb357aa6d5e918c6..3c57bace3609310ebb2b1a905057b6b76beee4c5 100644 (file)
@@ -1,5 +1,5 @@
-#name : Horizontal Rule (-)
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Horizontal Rule (-)
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: hr
 # --
 
index 020c71ffdab632fb830f657c220c978c7845c5d8..9b9545cc214b8b94d585f02f373bb9cce8212ecc 100644 (file)
@@ -1,5 +1,5 @@
-#name : Horizontal Rule (*)
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Horizontal Rule (*)
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: hr
 # --
 
index 20215a6d74b8b37793369f98cd998602041a7f67..29b26509c31696f3bf7043a831a3c58a21810874 100644 (file)
@@ -1,5 +1,5 @@
-#name : Image
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Image
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: img
 # --
 ![${1:Alt Text}](${2:URL} $3) $0
\ No newline at end of file
index c2dc08c1b730daf21341e0568f3e95c3a08d6a5a..c45ee190a3768b6221e52da5ed0f83a647c1e60d 100644 (file)
@@ -1,5 +1,5 @@
-#name : Link
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Link
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: link
 # --
 [${1:Link Text}](${2:URL} $3) $0
\ No newline at end of file
index 117ffbd04a6e8e4fcce178b68a5fa74df17c3c11..ad1cdd85a30ccfe70eadae7594dfec2160f8a197 100644 (file)
@@ -1,5 +1,5 @@
-#name : Ordered List
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Ordered List
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: ol
 # --
 ${1:1}. ${2:Text}
index 8d02a8063e1afc30b76baeccc564c709d87d2be9..5fedc3a3c387c3b74ad8b27064ad1a47f89fa276 100644 (file)
@@ -1,5 +1,5 @@
-#name : Referenced Image
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Referenced Image
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: rimg
 # --
 ![${1:Alt Text}][$2] $0
\ No newline at end of file
index 9f5d6b822ebd92978562be46427a8608e01abc1d..0bb37e97a18a70e492e95a43d8a524085dfecc1e 100644 (file)
@@ -1,5 +1,5 @@
-#name : Reference Label
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Reference Label
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: rlb
 # --
 [${1:Reference}]: ${2:URL} $3
index 6d18ec20b795015f5641bc99e580c5dcfea77584..97f41f0e7dc0e41cbc2f71ce9728d4f25c3ce63f 100644 (file)
@@ -1,5 +1,5 @@
-#name : Reference Link
-#contributor: Peng Deng <dengpeng@gmail.com>
+# name: Reference Link
+# contributor: Peng Deng <dengpeng@gmail.com>
 # key: rlink
 # --
 [${1:Link Text}][$2] $0
\ No newline at end of file
index 1ad1e9a1c82d8937dca49282cbce6ad015333b75..2ed3fcc955ea9900619832aa4b17c0bfbe0c0f24 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <body>...</body>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <body>...</body>
 # key: body
 # --
 <body$1>
index b469259f5a39a6a486bf0c2dc73abca347ea46d5..621bc6cb994d18947ab95af3dc0ed5486becef38 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <br />
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <br />
 # key: br
 # --
 <br />
\ No newline at end of file
index c77f4d4bb261b84603a2455520cbe4953f9f2092..36bd62bc72cd10cb9fef39283ee7e46010bbdbe2 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <code>...</code>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <code>...</code>
 # key: code
 # --
 <code>
index 1bd727e265a544d01e709f88d653744ae3cf5736..07c25263cdb56c0016ef689bd827c3d902cfb797 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <div...>...</div>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <div...>...</div>
 # key: div
 # --
 <div$1>$0</div>
\ No newline at end of file
index 7c9ce07039b6d602172752bf1ffd290bc21ed0b0..7767006224a133d8a433390922630a68e080055d 100644 (file)
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
 #name :<form method="..." action="..."></form>
 # key: form
 # --
index fb8a1b605c9bf39dc4f02351b6b3bb02d09c0d85..eb6b96be7ac822399c997b22b6c7e95894980525 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <head>...</head>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <head>...</head>
 # key: head
 # --
 <head>
index 9d9f03f23c13242631e06dcdd70e41bc430ccede..328fb89d0b58c1b9c3ddeaca2b60fa2243471241 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <h1>...</h1>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <h1>...</h1>
 # key: h1
 # --
 <h1>$1</h1>
\ No newline at end of file
index 01bd314c83bc1c98a940cc6022df25113ec6302c..32484357e08a3e1558d845420315322c4782ae4b 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <h2>...</h2>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <h2>...</h2>
 # key: h2
 # --
 <h2>$1</h2>
\ No newline at end of file
index 3aaa67a54392f4f6ff24bbf2e376c389b455f998..fe21a7177cc8395e7186a0a37f7023a9c565b0db 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <h3>...</h3>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <h3>...</h3>
 # key: h3
 # --
 <h3>$1</h3>
\ No newline at end of file
index 659e29969ce3c432094a9461b53044129dd15101..bb2c98346245023b8aa120f60cac27e275147b80 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <h4>...</h4>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <h4>...</h4>
 # key: h4
 # --
 <h4>$1</h4>
\ No newline at end of file
index 5ef91a6b780dbc4d7f34b780cdeea853b2cf811c..f11e62ca5fee265b973b40e298cc43ed4f22b339 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <h5>...</h5>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <h5>...</h5>
 # key: h5
 # --
 <h5>$1</h5>
\ No newline at end of file
index 55ca8a09a40a68b4e9499148b09371b652f35b7e..46f035a73e4a515a037fde2219d8fca757572f4d 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <h6>...</h6>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <h6>...</h6>
 # key: h6
 # --
 <h6>$1</h6>
\ No newline at end of file
index a871c5774994176ffa610853295db65fb4f8971c..b649012f9f745e1932f03a56eda8705ff430afb5 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <hr />
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <hr />
 # key: hr
 # --
 <hr />
\ No newline at end of file
index 14adc942355c0e6179028a2fccb2db9befd0be43..8fea09c3141e9ebff667a0fbb76a6882cbf4cf68 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <a href="...">...</a>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <a href="...">...</a>
 # key: href
 # --
 <a href="$1">$2</a>
\ No newline at end of file
index cf6756555abd406499e8038523f27e7d57e24de8..27a19cab7a976bc80fc7ddf961f81fb7f3039ce8 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <html xmlns="...">...</html>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <html xmlns="...">...</html>
 # key: html
 # --
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}" lang="${2:en}">
index 0e6348a1c369985b0c484d6ad613c8cf087726b6..ec620276814d27964cdca161f3c6be3b2c2d270f 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <img src="..." alt="..." />
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <img src="..." alt="..." />
 # key: img
 # --
 <img src="$1" alt="$2" />
\ No newline at end of file
index fb65f5363233e465a49df8354b3c3b191499ade4..8745e3306661e330e41cf1648ff4b524a60200e8 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <input ... />
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <input ... />
 # key: input
 # --
 <input type="$1" name="$2" value="$3" />
\ No newline at end of file
index 832a9246881416207bd3528a90c3ef9426764d1d..dc5e8a4d6bed8bd53e38ce2d40774ea10162df5d 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <li>...</li>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <li>...</li>
 # key: li
 # --
 <li>$1</li>
\ No newline at end of file
index d9ddcfe1c4149173d3778a10dd21546e724692ca..4102f54984e052c4ff0919c584f7054106a3dde3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <link stylesheet="..." />
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <link stylesheet="..." />
 # key: link
 # --
 <link rel="${1:stylesheet}" href="${2:url}" type="${3:text/css}" media="${4:screen}" />
\ No newline at end of file
index 9e5f8488a8cd9bfe332e7a218a25ff40c002bbb6..041cca3296365bff17625b7f1da8df834ea12095 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : DocType XHTML 1.1
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: DocType XHTML 1.1
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
\ No newline at end of file
index dd8f171a6f1c6a66a9332dae4f86334dc0f22f00..775cb1fa730504871aaafb294e2786d317bf15b8 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : DocType XHTML 1.0 Strict
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: DocType XHTML 1.0 Strict
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
\ No newline at end of file
index 6e4a0aa31e4b6ea2691990c69dcea7ed74dba6b6..e09447a70426b9af6af99666657962560b223e83 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : DocType XHTML 1.0 Transitional
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: DocType XHTML 1.0 Transitional
 # key: doctype
 # --
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
\ No newline at end of file
index fb4bcfdc3da61f2d39b27a53f42f2bda3d4eda05..b94b7c394afc0132975ba399602ead0d1a9db945 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <meta name="..." content="..." />
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <meta name="..." content="..." />
 # key: meta
 # --
 <meta name="${1:generator}" content="${2:content}" />
\ No newline at end of file
index 4f56d059e14d6da2b4f62504073ac24f521cad00..754da4ba9028cbb14af75ebe71897e07a10bb07b 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <a name="..."></a>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <a name="..."></a>
 # key: name
 # --
 <a name="$1"></a>
\ No newline at end of file
index 26933607cd8bf7e7dbacdca304aba1c42e5d646e..b08a5ad2e8e5f87c6999d77f32846e8bda485a32 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <ol>...</ol>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <ol>...</ol>
 # key: ol
 # --
 <ol>
index 1371db779c58edf5d7b82b4418694b8b840ef054..4cb9efe18c4b49350aa93d089fe3b10f5ea72b7c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <p>...</p>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <p>...</p>
 # key: p
 # --
 <p>$1</p>
\ No newline at end of file
index ab6fd98bec55cbd980363b23545299162c26d3a0..97b9519422bef7d34732e0f9518a5282dd1bf221 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <pre>...</pre>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <pre>...</pre>
 # key: pre
 # --
 <pre>
index 0c9d475766584ee1ff204a2c7e8bf5a38a1b89f7..81fb5d32290a167d4ee63a49463d7b5e8d47e468 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <blockquote>...</blockquote>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <blockquote>...</blockquote>
 # key: quote
 # --
 <blockquote>
index 615b263a32ca30eba97ec8946f00d4d20e36a642..d31a222661c95d9532c96cb285990da50f54578c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <span>...</span>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <span>...</span>
 # key: span
 # --
 <span>$1</span>
\ No newline at end of file
index c12468a9ac4bc803a41a0b44c12a65739afc7d6e..d3b1f872f061a2e69d16d150b1a33cb4860c6784 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <style type="text/css" media="...">...</style>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <style type="text/css" media="...">...</style>
 # key: style
 # --
 <style type="text/css" media="${1:screen}">
index 247e259ebc1712b23983cfd14fad83aa9cab6805..11f8d0c72fc86bbf3064f99d1ac6638b94fca107 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <table>...</table>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <table>...</table>
 # key: table
 # --
 <table>
index 58dda0ed6bf971596c463c36b2d72649bdef5888..5a7268e503a9cb566017dfcfde016c8bd90d3c0c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <tag>...</tag>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <tag>...</tag>
 # key: tag
 # --
 <${1:tag}>$2</$1>$0
\ No newline at end of file
index 9599c84926e3d3ada0d8779a71a67a4f8bbf6e45..0b58b0de58c8d31dc91a782353c64b4894971fcc 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <tag> \n...\n</tag>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <tag> \n...\n</tag>
 # key: tag
 # --
 <${1:tag}>
index bab48d2f926a835041b099b3205443223245012d..23af3214225036cd4d8db87f7c086230d8126fbf 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <td>...</td>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <td>...</td>
 # key: td
 # --
 <td$1>$2</td>
\ No newline at end of file
index 31dd302544169dc6c09da6dfd0e60b005769659e..115882e992eff0c07f4565e240489301592400a3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <th>...</th>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <th>...</th>
 # key: th
 # --
 <th$1>$2</th>
\ No newline at end of file
index 50474854501340bcdf739385e5277a4668973886..22c9b0186d7ee8319a0b7488edcddcad20676a11 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <title>...</title>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <title>...</title>
 # key: title
 # --
 <title>$1</title>
\ No newline at end of file
index 16a336713a03cf5474c7a816043d264135a3ca82..2689e8ccd395baa9f78b5347f9a973c5481be9a9 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <tr>...</tr>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <tr>...</tr>
 # key: tr
 # --
 <tr>
index b2691f03e8f6fda47a7b23d35ace0df3c6ef47fa..f6f5fba87ab349da6b87035cbc8e42fb2f23269d 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Anders Bach Nielsen <abachn@abachn.net>
-#name : <ul>...</ul>
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <ul>...</ul>
 # key: ul
 # --
 <ul>
index 0b3409d01806980a3ee540c8d90954a4c3865bac..1a74edbf0f684d3202d771de783888ba975fe951 100644 (file)
@@ -1,4 +1,4 @@
-#name : foo { ... } ; setFoo { ... }
+# name: foo { ... } ; setFoo { ... }
 # key: prop
 # --
 - (${1:id})${2:foo}
index 15993a3616ef22b686382e88454a564f064258ba..a48401438182cbd3b61654e24f6b12cd1e40fb6f 100644 (file)
@@ -1,4 +1,4 @@
-#name : eval { ... } if ($@) { ... }
+# name: eval { ... } if ($@) { ... }
 # key: eval
 # --
 eval {
index 166880bc7a742d212e0650c7cf500ab480b486e7..1ba240f5f0f1d58518fbc0f4e7c394e4d9a0638e 100644 (file)
@@ -1,4 +1,4 @@
-#name : for (...) { ... }
+# name: for (...) { ... }
 # key: for
 # --
 for (my \$${1:var} = 0; \$$1 < ${2:expression}; \$$1++) {
index 918aa880f335005d69cdb1dd55ea3725578f91de..c3b81d521f7df413fdc49eb1af72ec1680074f26 100644 (file)
@@ -1,4 +1,4 @@
-#name : foreach ... { ... }
+# name: foreach ... { ... }
 # key: fore
 # --
 foreach my \$${1:x} (@${2:array}) {
index 6293cfa76c952dece935daac99ee66d1239e6888..567db9095d916f6ad11888cb10107fc5baab689e 100644 (file)
@@ -1,4 +1,4 @@
-#name : if (...) { ... }
+# name: if (...) { ... }
 # key: if
 # --
 if ($1) {
index b13bec6eaaaba0a917abcd38355238f6c35113f5..f278f2175f8e0ac73fb8a7446ee7e62ceda2e2ac 100644 (file)
@@ -1,4 +1,4 @@
-#name : if (...) { ... } else { ... }
+# name: if (...) { ... } else { ... }
 # key: ife
 # --
 if ($1) {
index a8db3dbc7a072fd75daf10b1196c4934a4cbf56e..d1bf23721b0c2059fca54c95e8dfc12a9718bb82 100644 (file)
@@ -1,4 +1,4 @@
-#name : if, elsif, else ...
+# name: if, elsif, else ...
 # key: ifee
 # --
 if ($1) {
index cf61f5aaac1122cc608c664b5f26cea3f85644e7..05607d60f49560b1c60ba6c3bf7f42e299a68759 100644 (file)
@@ -1,4 +1,4 @@
-#name : sub ... { ... }
+# name: sub ... { ... }
 # key: sub
 # --
 sub ${1:function_name} {
index 19c558b3a5f27d56224a4c9c108ccd8f66a7a73c..f91a652b6085626a3fc0a8ae43ed334d0a43b8d3 100644 (file)
@@ -1,4 +1,4 @@
-#name : unless (...) { ... }
+# name: unless (...) { ... }
 # key: unless
 # --
 unless ($1) {
index ceec4f5be800b3019e225a45a20be8fa74d94c08..274453087a0737485d0f75839ae8bdabaca2c7c4 100644 (file)
@@ -1,4 +1,4 @@
-#name : while (...) { ... }
+# name: while (...) { ... }
 # key: while
 # --
 while ($1) {
index 3695d9d4e6d1ba4abeb897030c16d9d1b1a94300..018e1406a8125e39d38575b55d414c4f68af702a 100644 (file)
@@ -1,4 +1,4 @@
-#name : ... foreach ...
+# name: ... foreach ...
 # key: xfore
 # --
 ${1:expression} foreach @${2:array};
\ No newline at end of file
index 163bef764895d41b1b8b276c02f90471b6dcab89..ca8b563eb7db6da79947054fad2fa3f0738af778 100644 (file)
@@ -1,4 +1,4 @@
-#name : ... if ...
+# name: ... if ...
 # key: xif
 # --
 ${1:expression} if ${2:condition}
\ No newline at end of file
index 2d91ed9c9b293b5e46f02955e28e9f6fd31882e6..dbb7d7d1585da3bf5a9419c02801b03b6708dcc2 100644 (file)
@@ -1,4 +1,4 @@
-#name : ... unless ...
+# name: ... unless ...
 # key: xunless
 # --
 ${1:expression} unless ${2:condition}
\ No newline at end of file
index e2711beea20f8bfadd6c3fe8ebe39e0ca7ecef1d..14c63084eb1e86d6999b1cbed1f99f78e50a4740 100644 (file)
@@ -1,4 +1,4 @@
-#name : ... while ...
+# name: ... while ...
 # key: xwhile
 # --
 ${1:expression} while ${2:condition};
\ No newline at end of file
index d1b9aa620b691bf176305dd065984d3dbbcdb249..0253b02adaa6d15a3b0caac89dae9ab858ee01bc 100644 (file)
@@ -1,4 +1,4 @@
-#name : __...__
+# name: __...__
 # key: __
 # --
 __${init}__
\ No newline at end of file
index c7d55b12c2968280fcfc7431874757c2705cf96e..7c78b5e792a3815d4d2a6facfabafa7d19e0e950 100644 (file)
@@ -1,4 +1,4 @@
-#name : for ... in ... : ...
+# name: for ... in ... : ...
 # key: for
 # --
 for ${var} in ${collection}:
index 5bf2405d15646698cf730f87b59e72bda0c1006b..68ed20beb4e0bd3d20c21b768a3695255eab5c45 100644 (file)
@@ -1,4 +1,4 @@
-#name : if __name__ == '__main__': ...
+# name: if __name__ == '__main__': ...
 # key: ifmain
 # --
 if __name__ == '__main__':
index 38cecabf30c7547336d4d1fd49199fab840dc1ff..e89d4e4c794a3584e41da36f0d3ea3fbadb426a8 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Julio Carlos Menendez <godinblack@gmail.com>
-#name : _get_foo ... foo=property(...)
+# contributor: Julio Carlos Menendez <godinblack@gmail.com>
+# name: _get_foo ... foo=property(...)
 # key: propg
 # --
 def _get_${1:foo}(self):
index 28b42b7a621ae72c9b45f79c5296088707aab70f..876c1398864c077fba50b74a0dbe728b71fc886a 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Julio Carlos Menendez <godinblack@gmail.com>
-#name : _get_foo ... _set_foo ... foo=property(...)
+# contributor: Julio Carlos Menendez <godinblack@gmail.com>
+# name: _get_foo ... _set_foo ... foo=property(...)
 # key: propsg
 # --
 def _set_${1:foo}(self, value):
index 5398c1b5f2894f3679d030bd7d093eebd129b264..39452bb642b2411416dc7f1d4ce797d49e9fdc46 100644 (file)
@@ -1,4 +1,4 @@
-#name : while ... : ...
+# name: while ... : ...
 # key: while
 # --
 while ${condition}:
index 66fdd013d3c251417d8f3a77bcf56de194e3ae04..593fc0fa9721c86e6d295892c70d82745b4b74ab 100644 (file)
@@ -1,4 +1,4 @@
-#name : Chapter title
+# name: Chapter title
 # key: chap
 # --
 ${1:Chapter}
index b97d7480d16f358edfd470a24f5047dbb2f4bfeb..c5a60bb5d678f6a710629e273a26b2ba99f7e53d 100644 (file)
@@ -1,4 +1,4 @@
-#name : Section title
+# name: Section title
 # key: sec
 # --
 ${1:Section}
index 838d3323e9eb1049565c07a7705f4e3f1979abbb..46ac6b12139701220dde908d10c021270c9c081e 100644 (file)
@@ -1,4 +1,4 @@
-#name : Document title
+# name: Document title
 # key: tit
 # --
 ${1:$(make-string (string-width text) ?\=)}
index 3ea385ed4e6d781bbf6e5ff6e84fc6a5f8456f2a..c1e308982c6fae8885e02df2c066d8e6200ba2ee 100644 (file)
@@ -1,4 +1,4 @@
-#name : all? { |...| ... }
+# name: all? { |...| ... }
 # key: all
 # --
 all? { |${e}| $0 }
\ No newline at end of file
index ba3711eee1a7abb4dfebc736178415166c0af8c4..c2d3a4bd1e84e46da00d610c229bb400ea63eece 100644 (file)
@@ -1,4 +1,4 @@
-#name : any? { |...| ... }
+# name: any? { |...| ... }
 # key: any
 # --
 any? { |${e}| $0 }
\ No newline at end of file
index 389f4e4498d6f1e9f5f8afbc3d37be18980074c9..363746f4fff6134e838341c5262ac5fd1d69ff92 100644 (file)
@@ -1,4 +1,4 @@
-#name : classify { |...| ... }
+# name: classify { |...| ... }
 # key: classify
 # --
 classify { |${e}| $0 }
\ No newline at end of file
index 91b0b2a2bfeb28de25ba4bbb6b81c3781be5f514..fb6aefa6477b308913044ac9dce0066135108e4a 100644 (file)
@@ -1,4 +1,4 @@
-#name : collect { |...| ... }
+# name: collect { |...| ... }
 # key: collect
 # --
 collect { |${e}| $0 }
\ No newline at end of file
index 26e0dfa878700ed55c73c3a2592c67c1d1a78eea..2fb3749257e654a6900bc4700993c9f3c20b3865 100644 (file)
@@ -1,4 +1,4 @@
-#name : delete_if { |...| ... }
+# name: delete_if { |...| ... }
 # key: deli
 # --
 delete_if { |${e} $0 }
\ No newline at end of file
index 45649c89ed03cb106e6d053f58ce9f35903f711d..5964efb56b7d868bb210d067102feda897924bf7 100644 (file)
@@ -1,4 +1,4 @@
-#name : detect { |...| ... }
+# name: detect { |...| ... }
 # key: det
 # --
 detect { |${e}| $0 }
\ No newline at end of file
index 284a183cc8d6090f0d22d37799ba5681fdfc1fd5..9f8cf904e96d105ca3c6975ccb792b917542124e 100644 (file)
@@ -1,4 +1,4 @@
-#name : each { |...| ... }
+# name: each { |...| ... }
 # key: ea
 # --
 each { |${e}| $0 }
\ No newline at end of file
index 7d12fa74b680a3145ba3aeffd42f7b5717214ece..9a45e2437a43e682771f76ba334613b31fe1d8e3 100644 (file)
@@ -1,4 +1,4 @@
-#name : each_cons(...) { |...| ... }
+# name: each_cons(...) { |...| ... }
 # key: eac
 # --
 each_cons(${1:2}) { |${group}| $0 }
\ No newline at end of file
index 9bb09313a5314a562731d27a2e52e283d1b9ed2e..3ad66a7293417a73f763cdc51da3276953282e49 100644 (file)
@@ -1,4 +1,4 @@
-#name : each_index { |i| ... }
+# name: each_index { |i| ... }
 # key: eai
 # --
 each_index { |${i}| $0 }
\ No newline at end of file
index 4a16c921b87ff742f0493bcc6c4b5f390d53f62e..cb2ebdc97b082a15339e7cccc1d35c7ef8e70961 100644 (file)
@@ -1,4 +1,4 @@
-#name : each_value { |val| ... }
+# name: each_value { |val| ... }
 # key: eav
 # --
 each_value { |${val}| $0 }
\ No newline at end of file
index 58b799f859cc8cdcd6a3a8f73aabaa6395b98c29..c3b689a216aa4c6468c45963b3f5cef2b69cf93d 100644 (file)
@@ -1,4 +1,4 @@
-#name : each_with_index { |e, i| ... }
+# name: each_with_index { |e, i| ... }
 # key: eawi
 # --
 each_with_index { |${e}, ${i}| $0 }
\ No newline at end of file
index 5405f86b5836ce8a3dbb9646f4baa9cb00e7155d..71adb00f5e7fc46908fc540fa9482e84b718d57d 100644 (file)
@@ -1,4 +1,4 @@
-#name : inject(...) { |...| ... }
+# name: inject(...) { |...| ... }
 # key: inject
 # --
 inject(${1:0}) { |${2:injection}, ${3:element}| $0 }
\ No newline at end of file
index cbbc9957b5012ce13eb23ac908bc5d5a33b01c7c..8ba65186a62b2552723e40ce03ebd28ebc86068c 100644 (file)
@@ -1,4 +1,4 @@
-#name : reject { |...| ... }
+# name: reject { |...| ... }
 # key: reject
 # --
 reject { |${1:element}| $0 }
\ No newline at end of file
index 5e42b95d7f30ca5d94ce344c5a474f0235666d4e..ce30ac511c77c9419a314c563b5764b2bcb842ca 100644 (file)
@@ -1,4 +1,4 @@
-#name : select { |...| ... }
+# name: select { |...| ... }
 # key: select
 # --
 select { |${1:element}| $0 }
\ No newline at end of file
index 7eadd8a6d2baa202e9256aa946e1283ef10109cf..c69f8d66aaac6032d4054e8fdf95487ab86943f1 100644 (file)
@@ -1,4 +1,4 @@
-#name : for ... in ...; ... end
+# name: for ... in ...; ... end
 # key: forin
 # --
 for ${1:element} in ${2:collection}
index 9b79d6f6a66e5b655b286295d249e49e192ddc10..b1ad4fc012a68a7e78c8aac59042472494475fa9 100644 (file)
@@ -1,4 +1,4 @@
-#name : if ... end
+# name: if ... end
 # key: if
 # --
 if ${1:condition}
index cb105881c6d2cc94185c90516c6395ac5ecd6b91..946b71c273a6d34b49be782d73da0bdd4e506e59 100644 (file)
@@ -1,4 +1,4 @@
-#name : if ... else ... end
+# name: if ... else ... end
 # key: ife
 # --
 if ${1:condition}
index 6054fa7b976036e782f2421cfbe98cf061f30cfa..5844974699dd838ef27a877f3b38450822bda9ea 100644 (file)
@@ -1,4 +1,4 @@
-#name : times { |n| ... }
+# name: times { |n| ... }
 # key: tim
 # --
 times { |${n}| $0 }
\ No newline at end of file
index 1bdde06e5511180422711209c22edcbdbc03bf3d..99d34b5e0202116509dccd5062c3d979b6ff0da9 100644 (file)
@@ -1,4 +1,4 @@
-#name : until ... end
+# name: until ... end
 # key: until
 # --
 until ${condition}
index 42601e97b21b8274b91debeb117e1be717abaeca..cadc40d49dde943b6e58408be698e6317da54421 100644 (file)
@@ -1,4 +1,4 @@
-#name : upto(...) { |n| ... }
+# name: upto(...) { |n| ... }
 # key: upt
 # --
 upto(${n}) { |${i}|
index 0607d7d8c2582d4b83fd97f8fc4fd2f39e69465a..c11b6a5d3ea0285194ca2d591c74788902882d0d 100644 (file)
@@ -1,4 +1,4 @@
-#name : when ... end
+# name: when ... end
 # key: when
 # --
 when ${condition}
index 8a6f3c1864447bc05ed77b8a5651addd82f1fb8c..920a08a7fd46603fca9b80c412dc25c8824bfab4 100644 (file)
@@ -1,4 +1,4 @@
-#name : while ... end
+# name: while ... end
 # key: while
 # --
 while ${condition}
index 0108f7b28c1b8f5d852a3089dbd92e51ec0abdc4..112ebae2c048f853d2880f5ad69e388799d7ddb2 100644 (file)
@@ -1,4 +1,4 @@
-#name : include Comparable; def <=> ... end
+# name: include Comparable; def <=> ... end
 # key: Comp
 # --
 include Comparable
index 35798b4bb441f735e3463b88bf87733a28858733..c6b846d1f32e317cb20f789063b8b46ac6eeb62b 100644 (file)
@@ -1,4 +1,4 @@
-#name : alias_method new, old
+# name: alias_method new, old
 # key: am
 # --
 alias_method :${new_name}, :${old_name}
\ No newline at end of file
index 75bd6ed708e511c1f9cbef94f802c21753804b8f..d2c8ff8dbf1c4244a2997bffdaeb99c41f5f77b2 100644 (file)
@@ -1,4 +1,4 @@
-#name : class << self ... end
+# name: class << self ... end
 # key: cla
 # --
 class << ${self}
index 3feed2515a02dfb91eb5bac0b2029ce5771f3d9c..19754a7a441b3754ad79f680e77c72403cd05a78 100644 (file)
@@ -1,5 +1,5 @@
-#name : class ... end
-#contributor : hitesh <hitesh.jasani@gmail.com>
+# name: class ... end
+# contributor: hitesh <hitesh.jasani@gmail.com>
 # key: cls
 # --
 class ${1:`(let ((fn (capitalize (file-name-nondirectory
index fbda6155c27adc71f623cd08df43d9d7b2f7691d..752b3cecb7c372ded0f56180e29386d81719c5c8 100644 (file)
@@ -1,4 +1,4 @@
-#name : def method_missing ... end
+# name: def method_missing ... end
 # key: mm
 # --
 def method_missing(method, *args)
index 878095ae2c3b1d3b5ab499acc93659059c7e7556..5f9c093fd603ada7d7d2fc4be4a65f85b63e24ef 100644 (file)
@@ -1,4 +1,4 @@
-#name : attr_reader ...
+# name: attr_reader ...
 # key: r
 # --
 attr_reader :
\ No newline at end of file
index 52f4d622e553e69056bd736cef7db4395130efa5..ac72bcf7a93d27bb42cc5f51f34db7bda0bfd8eb 100644 (file)
@@ -1,4 +1,4 @@
-#name : attr_accessor ...
+# name: attr_accessor ...
 # key: rw
 # --
 attr_accessor :
\ No newline at end of file
index d0b912cdb2c13887fcc46722d42708d062c3bebb..a2f95c88e5a5e2b70faad011fa88ea450c2f55a3 100644 (file)
@@ -1,4 +1,4 @@
-#name : attr_writer ...
+# name: attr_writer ...
 # key: w
 # --
 attr_writer :
\ No newline at end of file
index 945200a8ec9e1f4785aaf355063c540b9bc32412..491ca391216e6c12c35924548ba7108c455b909e 100644 (file)
@@ -1,4 +1,4 @@
-#name : # =>
+# name: # =>
 # key: #
 # --
 # => 
\ No newline at end of file
index 8147d30b50a8a13f162ff70d6380f63114db3f68..4334e9b5da52350b311fac93bb35b9cc6cba0cc4 100644 (file)
@@ -1,4 +1,4 @@
-#name : =begin rdoc ... =end
+# name: =begin rdoc ... =end
 # key: =b
 # --
 =begin rdoc
index 6e6cf6b6e64c72698e1895a20a8c37084725c173..6d5f4881628f72952132a0bd14810764f53d46a6 100644 (file)
@@ -1,4 +1,4 @@
-#name : if __FILE__ == $PROGRAM_NAME ... end
+# name: if __FILE__ == $PROGRAM_NAME ... end
 # key: app
 # --
 if __FILE__ == $PROGRAM_NAME
index c92641e98d872c79959f7226f9b03cb1d21e6f5d..83907d22a1c5eb14c5b9c52fda542a101b099ecb 100644 (file)
@@ -1,4 +1,4 @@
-#name : Benchmark.bmbm(...) do ... end
+# name: Benchmark.bmbm(...) do ... end
 # key: bm
 # --
 Benchmark.bmbm(${1:10}) do |x|
index 90c3d5cf5c2ab3168819c6c21907a422e21d3748..f7ecb211e16b6c1a65e3cdfaa0b2a1783f48cbca 100644 (file)
@@ -1,4 +1,4 @@
-#name : case ... end
+# name: case ... end
 # key: case
 # --
 case ${1:object}
index 05eeb445bf1e98e15487ec3fc32f3f8c8c21392a..d3bf69531e136552887d4020d2cea92d440ad12b 100644 (file)
@@ -1,4 +1,4 @@
-#name : deep_copy(...)
+# name: deep_copy(...)
 # key: dee
 # --
 Marshal.load(Marshal.dump($0))
\ No newline at end of file
index 0a303ec0c10e4d0c0f0a06f74e33be62cf4159f1..55a5ac6ad429d1891954ed64b7944223bfb85e56 100644 (file)
@@ -1,4 +1,4 @@
-#name : /usr/bin/ruby -wKU
+# name: /usr/bin/ruby -wKU
 # key: rb
 # --
 #!/usr/bin/ruby -wKU
\ No newline at end of file
index 7d3863fe75f2078fa8ac7d3049bbc56556299ad7..464b521f3af61412cbd3ece194846f5ed1ddeb9d 100644 (file)
@@ -1,4 +1,4 @@
-#name : require "..."
+# name: require "..."
 # key: req
 # --
 require "$0"
\ No newline at end of file
index 7cd88e7e05da594fd76de4b0b7dbe715397a8a31..b67664817823ec7824c8ea020362d12bffbf5c6e 100644 (file)
@@ -1,4 +1,4 @@
-#name : require File.join(File.dirname(__FILE__), ...)
+# name: require File.join(File.dirname(__FILE__), ...)
 # key: rreq
 # --
 require File.join(File.dirname(__FILE__), $0)
\ No newline at end of file
index 38ed59af0adb9466edde6080a59211a0aaa60f1a..0085c9eea83c37305905d2e68d9e02275e2c09c7 100644 (file)
@@ -1,4 +1,4 @@
-#name : :yields: arguments (rdoc)
+# name: :yields: arguments (rdoc)
 # key: y
 # --
 :yields: $0
\ No newline at end of file
index ac873c9cefea95c2000557bad0ab99478f6c291a..d3fc196bb2aaf397d669f69afc308cccff32d64e 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def act = { ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def act = { ..}
 # key: act
 # --
 def act = {
index 22d5a688bd995dff058df8c6ad202f5bf496af0c..45369ab8012a3fa3194f871e0c0b1a45214998bf 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def act(arg: T) = { ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def act(arg: T) = { ..}
 # key: act
 # --
 def act(${1:arg}: ${2:type}) = {
index 9fe6b928e07c47c5172668649e3c3f08d3e40a19..eb1ecef0945b0d2aa6c1fe0bab7f800d5bbe2679 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val a = actor { ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val a = actor { ..}
 # key: actor
 # --
 val a = actor {
index 78724a189f57268ce60eae6bf295c935de16179a..6c788129a0a8387ab08e39c1161c3bdd18de2a99 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : (args) => ...
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: (args) => ...
 # key: ano
 # --
 ($1) => ${2:body} $0
\ No newline at end of file
index 808245ea59de20c6dc58e3e94b8cdaf6d6c286b3..f177cd19511efaeb3beec13ff1ff030766397a51 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : object name extends Application
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: object name extends Application
 # key: app
 # --
 object ${1:name} extends Application {
index 384ed875d03015c80cad098e8d8fa3376198b067..6e17e7334677d7be2cfcc561667afc7be7e2b725 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : Array[T](..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: Array[T](..)
 # key: arr
 # --
 Array[${1:value}](${2:args}) $0
\ No newline at end of file
index 518cfa98345ebe66178db0f858b6248bdf1db805..2736b5fe878806cd8d71900376ae0747b57302f0 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val a = Array[T](..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val a = Array[T](..)
 # key: arr
 # --
 val ${1:arr} = Array[${2:value}](${3:args}) $0
\ No newline at end of file
index b70298c09f4aaa9efc2cffe3f7499218281c41cc..0736fd6ac3eb58d09687f3c27a438b9d5e3b63fa 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : asInstanceOf[T] 
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: asInstanceOf[T] 
 # key: asof
 # --
 asInstanceOf[${1:type}] $0
\ No newline at end of file
index a9fe464551c0b79c54a5e011feb58aa93f7e5019..b4640a3500f489b3839eb66779c768fda8b4e3fa 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : assert(x === y)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: assert(x === y)
 # key: ass
 # --
 assert(${1:x} === ${2:y}) $0
\ No newline at end of file
index 9b48a913e51e0196c674f3bc2676ec973e28c404..76f822679078ec4c17a0bf330ef388af74b87005 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : assert(true)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: assert(true)
 # key: ass
 # --
 assert(true) $0
\ No newline at end of file
index 2ccba3396faf8bc2774fa325759b47e1f463cd44..ba70f63deacc11741f96a226a529f72076340d42 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : @author name
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: @author name
 # key: at
 # --
 @author ${1:name} $0
\ No newline at end of file
index fe856dd9dadb6a537e8818c7885e2238ffd82de2..89a5b0bd0f1a6cfd680cc44166d407c91e4c6a97 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : @param name description
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: @param name description
 # key: at
 # --
 @param ${1:name} ${2:description} $0
\ No newline at end of file
index 4fc1ae5e68febe80743a566685f0c717c8fd06b3..a0275165ea45ec2e88d8c04cdb108a0a3c196e1d 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : @return description
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: @return description
 # key: at
 # --
 @return ${1:description} $0
\ No newline at end of file
index 72e380f656543a8ac52accbdd7204f22ae9d1786..a20270673a27a6b568fa2584c5790153b98bec47 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : @version number
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: @version number
 # key: at
 # --
 @version ${1:0.1} $0
\ No newline at end of file
index 940002c69d5ed5401daa7780f09d74002dd71c3b..b5c94ad188e12f8989531d78713031e2645cff74 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : actor ! message
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: actor ! message
 # key: bang
 # --
 ${1:actor} ! ${2:message} $0
\ No newline at end of file
index 54f020e3754a296439d08e03561cd065383c97b3..c09c17a2d2c915c7ab725ebb515dc8851948569c 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : case pattern => 
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: case pattern => 
 # key: case
 # --
 case ${1:pattern} => $0
\ No newline at end of file
index cb580b1fe8be2337a14ef136e6fba886f7657c4b..b481c9f46f983a8ece0d8cfe3ca115eeb489eb49 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : case _ => 
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: case _ => 
 # key: case
 # --
 case _ => $0
\ No newline at end of file
index 25f588d8972ef4dc8da9cd19a84f28b21c971ed3..659436d992835bc58d0b6fe8801da6521935d135 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : asInstanceOf[T] 
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: asInstanceOf[T] 
 # key: cast
 # --
 asInstanceOf[${1:type}] $0
\ No newline at end of file
index 7214cd11fb108f1e297073f57ddcd5d9309b3fc6..cfc727cf5b0c047185ee01725cef65b528873f87 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : case class T(arg: A)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: case class T(arg: A)
 # key: cc
 # --
 case class ${1:name}(${2:arg}: ${3:type}) $0
\ No newline at end of file
index 5e18cf6ee6b71038827d52886853512fdc51934e..d59740058753f6986115329fed44c2547555b39d 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : class T { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: class T { .. }
 # key: cl
 # --
 class ${1:name} {
index 4b5bc27b455b12386c72917c391233a80cf7b4ed..9ea9fe2165c06ca16e49d189131570d92ed57934 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : abstract class T { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: abstract class T { .. }
 # key: cl
 # --
 abstract class ${1:name} {
index 0020171c5512d74067d7a2c2c964af5482a0a52a..98cf7605a0a593b077e70e4517fc58a99aa6ad57 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : abstract class T(args) { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: abstract class T(args) { .. }
 # key: cl
 # --
 abstract class ${1:name}(${2:args}) {
index 8ede5458ddb814dcbb96e50137f1b9d638e712f9..1b9d729964bbaef48cd64545895683df87c6e06b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : class T(args) { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: class T(args) { .. }
 # key: cl
 # --
 class ${1:name}(${2:args}) {
index badf0b92089ebb54e9187ea3eb85cbf63999776f..63fe1914e7054f754c5eed93fe68c792da49d07a 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : classOf[T] 
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: classOf[T] 
 # key: clof
 # --
 classOf[${1:type}] $0
\ No newline at end of file
index 508bcf961c3575fc87bf6b34d58f9cb9bc4f21b1..3ad6f79a274d22dba342acb71f03b3a4d56e05be 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : case object T
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: case object T
 # key: co
 # --
 case object ${1:name} $0
\ No newline at end of file
index c5e22275eafc0bb3a8ac2a7924a41d94fd220462..601a1a4b05e7fa0f53c7b49a2a2db096fbb3180d 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : element1 :: element2
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: element1 :: element2
 # key: cons
 # --
 ${1:element1} :: ${2:element2} $0
\ No newline at end of file
index 2ca9f0b38b504440d9616393cf7545cd4d8ad6ad..60ac028b0302bc710defe781b3e74b15bdbb232c 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : element1 :: Nil
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: element1 :: Nil
 # key: cons
 # --
 ${1:element1} :: Nil $0
\ No newline at end of file
index bce433a7d59ed5ef7980db17c589911a284da6af..be5403b76e054afc71b7ddca11ca12ed9818ad76 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f(arg: T) = ...
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f(arg: T) = ...
 # key: def
 # --
 def ${1:name}(${2:args}) = $0
\ No newline at end of file
index a88893a074a75abd530e3c5bccc8267154c7fa2e..8dcbb81b63de663b984e0d978be3f9f7a6c68513 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f(arg: T) = {...}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f(arg: T) = {...}
 # key: def
 # --
 def ${1:name}(${2:args}) = {
index 70aa3bddc8dfa3938455ada0f6e36fe597bf856e..4ad27ce42b5b62af13c7826be0f425e0d332d31b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f(arg: T): R = ...
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f(arg: T): R = ...
 # key: def
 # --
 def ${1:name}(${2:args}): ${3:Unit} = $0
\ No newline at end of file
index b00ecb8b81a54bd00fbc20bf71292ca69ab5e773..2ffcf4bc66d0b8fbe3ab7d4c3698be799f6f5edf 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f(arg: T): R = {...}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f(arg: T): R = {...}
 # key: def
 # --
 def ${1:name}(${2:args}): ${3:Unit} = {
index 71ef3014ca9e93b5c5d21a10377c52ad81fa70bf..c43aea4024491d56745e385f8034bea17b5af13b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f = {...}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f = {...}
 # key: def
 # --
 def ${1:name} = {
index a9d123af854ea2b5a34be59674b3296f6966f769..719dc697dbb4c6e2143e3598174c4b3eb461cae9 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f: R = ...
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f: R = ...
 # key: def
 # --
 def ${1:name}: ${2:Unit} = $0
\ No newline at end of file
index 1f673692247ac57963acb5c96f88b7d70333a573..d8ee4563b35832d4068f93d5b417486c2a4461e7 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f: R = {...}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f: R = {...}
 # key: def
 # --
 def ${1:name}: ${3:Unit} = {
index a942825c78fb646ff8a83465e2acf8d3d1ef8fb4..c956bbf4b805a098aaeb563375a3732986b1e532 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : def f = ...
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def f = ...
 # key: def
 # --
 def ${1:name} = $0
\ No newline at end of file
index 4cc7e2a765ceb0fde91840996b6e11ba48d1500f..a5c996244b751cf9c6fde508898bacfabd1d0fcb 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : /** cls/trt/obj name */
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: /** cls/trt/obj name */
 # key: doc
 # --
 /** 
index f48f73b7f18b765f1279bab5d0d914b7b951a3e9..4944d8ed948a0b94be9282c90798c5e6410360c6 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : /** method name */
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: /** method name */
 # key: doc
 # --
 /** 
index 268f9bbd84f2f617ee9858ecb45a8499917f1b65..5f02a9ee2a4a779fc788b5620c9361c640b5e21b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : /** file name */
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: /** file name */
 # key: doc
 # --
 /**
index 1aa79b5411c75cc205c8986608a4b2eb08fb2151..6c219196e5ff5f8f73dbc2195f83ba374c3ca419 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : /** scala file */
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: /** scala file */
 # key: doc
 # --
 /*                     __                                               *\
index c2c431985e3fc7ad12e2516e4f1504cf79b2064f..bb306de786144e4bcfe05f130cc3f66d4f145fb8 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : /** scala api file */
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: /** scala api file */
 # key: doc
 # --
 /*                     __                                               *\
index ddf047b2d9de7a51d950cf4db39fae311258140f..3d96279c0dea059e06748f424256bf14f9d3a968 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : /** ... */
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: /** ... */
 # key: doc
 # --
 /**
index 424e0c00316fa476d2d8c387df122a9ae1582bd4..b34b4d960196a7da569f5cdb76319f40327b0d32 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : expect(value) { ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: expect(value) { ..}
 # key: expect
 # --
 expect(${1:reply}) {
index ff3ed7cb141962f9ebe210e148d0089f2f441e15..06ba4768f815abd77671f33fb97024e6f957985a 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : extends T
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: extends T
 # key: ext
 # --
 extends $0
\ No newline at end of file
index 00d8623e3ad77143f4e68f6f2683e2a1bc56d63f..bc6666da5e171a9cbd89c0395624057ce8d02680 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : x <- xs
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: x <- xs
 # key: for
 # --
 ${1:x} <- ${2:xs}
\ No newline at end of file
index 678711dadcf5052f37cafe4d5fed56be3f3659ab..f812c2c0d0c4af386d255a515b695077ce7fd378 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : for (x <- xs if guard) { ... }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: for (x <- xs if guard) { ... }
 # key: for
 # --
 for (${1:x} <- ${2:xs} if ${3:guard}) {
index 80841b8acee4c48645886996dd585d80ad1436ad..9b538f7331d585f67ee4e8c96e87f62e4cb189d6 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : for (x <- xs) { ... }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: for (x <- xs) { ... }
 # key: for
 # --
 for (${1:x} <- ${2:xs}) {
index f35e9648ea0622f250c566f34c111152c6aaeb94..6a1866dd25894f85d3d1ba990f53426c5af6319a 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : for {x <- xs \ y <- ys} { yield }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: for {x <- xs \ y <- ys} { yield }
 # key: for
 # --
 for {
index 7101c9837fd3a3c2da8b95f00989084fe82677fa..7061201d90bce8832b809a70e9bddb223f5156c2 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : foreach(x => ..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: foreach(x => ..)
 # key: foreach
 # --
 foreach(${1:x} => ${2:body}) $0
\ No newline at end of file
index 899c7f3951a1d31a92e9c7f634e9bfd51ecbd509..a675336d4d3a9d2d64e6bd91cd9978d4f98c84c8 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : new HashMap[K, V]
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: new HashMap[K, V]
 # key: hmap
 # --
 new HashMap[${1:key}, ${2:value}] $0
\ No newline at end of file
index 67135fb6d389add9877020f8982e6efbad40145d..6f53fc6ffee751289f696d7f605ffcd549d2d54b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val m = new HashMap[K, V]
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val m = new HashMap[K, V]
 # key: hmap
 # --
 val ${1:m} = new HashMap[${2:key}, ${3:value}] $0
\ No newline at end of file
index c255a56d6d25f2f3c39342eb91ba3a3e2a1db0e2..79e43480c5df6890daa3ca0f49dc625b7eecb3bf 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : new HashSet[K]
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: new HashSet[K]
 # key: hset
 # --
 new HashSet[${1:key}] $0
\ No newline at end of file
index aee9800a0966052e4391a3cd15a42b110a4c8b64..9b9cde20e6fbd0d0930ad8d69fe0c46e7e4fa4ea 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val m = new HashSet[K]
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val m = new HashSet[K]
 # key: hset
 # --
 val ${1:m} = new HashSet[${2:key}] $0
\ No newline at end of file
index 1d561b06556c1f51793b20f546f384c505874cf4..d1724ef62b832e3e8eb919d992d106d13ea50953 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : if (cond) { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: if (cond) { .. }
 # key: if
 # --
 if (${1:condition}) {
index 6c7f3b7c71e45d0152b1a6bf321b61d449ca9670..f0210cbf033fc0fff2bdf13c8c019d0a9355ba58 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : if (cond) { .. } else { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: if (cond) { .. } else { .. }
 # key: if
 # --
 if (${1:condition}) {
index f8e6a214d0dc8b5fffc882ebf2df5059be3d5642..f5fdee08bcefeaf325444882fe596077bdfee0b9 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : import ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: import ..
 # key: imp
 # --
 import $0
\ No newline at end of file
index 805994bb1df886c630cb02748bf059ba678c72fe..06eed8d67949d6a24612a07f671ab7e066f4eed5 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : intercept(classOf[T]) { ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: intercept(classOf[T]) { ..}
 # key: intercept
 # --
 intercept(classOf[${1:Exception]}) {
index 971aa2766ce0e3728786d5909c68b95dd9d539d5..bfb421fa5efd0f17de67a6c3012a607812a1e965 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : isInstanceOf[T] 
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: isInstanceOf[T] 
 # key: isof
 # --
 isInstanceOf[${1:type}] $0
\ No newline at end of file
index 35eda0bdefc36b42598004448839b19ccf93b714..f231019c44954a85aa882b7e7757fe715c566695 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : List(..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: List(..)
 # key: ls
 # --
 List(${1:args}, ${2:args}) $0
\ No newline at end of file
index 5d662be4c0074b919b1d2b85634799345b2999d5..ea660bf7d98bdd8b04a9953c9dd280c5db2806b0 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val l = List(..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val l = List(..)
 # key: ls
 # --
 val ${1:l} = List(${2:args}, ${3:args}) $0
\ No newline at end of file
index 4196062851df9fbc44807bf4b183c48546388d9b..a9c67e38bdf3d0c896ba97a9a6bb0236ab6db9c6 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name: def main(args: Array[String]) = { ... }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: def main(args: Array[String]) = { ... }
 # key: main
 # --
 def main(args: Array[String]) = {
index 4c523cbc832ad92399e8372f58c1075602b5b1fd..43e2a0b422e92ccc5446d8c552aaf39616ce312b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : map(x => ..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: map(x => ..)
 # key: map
 # --
 map(${1:x} => ${2:body}) $0
\ No newline at end of file
index cc6cf47bcf3c45bbccab5743ca9e2dffd9ce6483..6c71fce29391752430a151737154de0d6d047a62 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : Map(key -> value)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: Map(key -> value)
 # key: map
 # --
 Map(${1:key} -> ${2:value}) $0
\ No newline at end of file
index e29dba24a3a00d9ef21a6784a65c4d2afd437999..44bc725d695e2bbc524489c6cffd811d53aa426b 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : cc match { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: cc match { .. }
 # key: match
 # --
 ${1:cc} match {
index 192cfdd342d3654036ebc11905f6599c1f321dc7..72798c5d53e1d02daffc3b15e32635e7a08780bc 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : can match { case Full(res) => .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: can match { case Full(res) => .. }
 # key: match
 # --
 ${1:option} match {
index 7785b4bf74740a2529ceaa370da140f1eedcc450..01186e3baef0ab52b64fbabf313bdca20f5c3c6a 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : option match { case None => .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: option match { case None => .. }
 # key: match
 # --
 ${1:option} match {
index dbb41a7d678a31e46be32ea89cf48d58c57f0d1d..bc78100520ebc8ca48abab576a5e8410658cdbe8 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : trait T { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: trait T { .. }
 # key: mix
 # --
 trait ${1:name} {
index 71d7c7d0eeda706b37e76eb2b15c95176b344d19..ec4d3a9a451165d587d24d2eac42b127ceb3f6b5 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : object name extends T
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: object name extends T
 # key: ob
 # --
 object ${1:name} extends ${2:type} $0
\ No newline at end of file
index 612e40a28d057e973efc38b44bde3217ae529622..2c51176e3ae21fce9a8d0549b10cd8cfc927d202 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : package ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: package ..
 # key: pac
 # --
 package $0
\ No newline at end of file
index f55bef32702575583d842a8c4be1058c360457f1..093027a4580b04124fab8be87106f8543a2baa40 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : println(..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: println(..)
 # key: pr
 # --
 println(${1:obj}) $0
\ No newline at end of file
index bd04853ffdcf14c42e3553af64ba159e81c66492..a6241402fd9d341b12e087a20d3bb449be6f6086 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : print(..)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: print(..)
 # key: pr
 # --
 print(${1:obj}) $0
\ No newline at end of file
index 917e0864ba94e0632722b4c24c456977dd13fac2..130474a62fe0eec54e7acc9d44318ad2117b542f 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : println("..")
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: println("..")
 # key: pr
 # --
 println("${1:msg}") $0
\ No newline at end of file
index 556642e389f52e85baa1885388c55cbf6ba0ded8..8ad92b09e6878d15f3649b640d87c69bcd7bca45 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : println("obj: " + obj)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: println("obj: " + obj)
 # key: pr
 # --
 println("${1:obj}: " + ${1:obj}) $0
\ No newline at end of file
index 6433ded7c4099c5dcb0bf401ce3b8ace145d180d..90ae3ba2679fc511e1fc2a8179c75e472f610518 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : private[this]
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: private[this]
 # key: pri
 # --
 private[${1:this}] $0
\ No newline at end of file
index e7de47340b1d6a71c336dfebc4bdb62a1a64545f..d5612b463106ce3c65e3921dd20034ab4b69ad4d 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : protected
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: protected
 # key: pro
 # --
 protected $0
\ No newline at end of file
index f62475632bcde73ed2274d3f461f0a0e7299059e..ae8230592711de0087c5f3186b754f17c07021c7 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : protected[this]
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: protected[this]
 # key: pro
 # --
 protected[${1:this}] $0
\ No newline at end of file
index 70bf437a8c5772d43a2ec869a77e4c455e1164fa..942fbad14954d6a303d9363d4bdcb821352eb835 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : class T extends Suite { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: class T extends Suite { .. }
 # key: suite
 # --
 import org.scalatest._
index ea0b3d814f14cafe43da84dbfe260813254fb462..d4819ac43a028c4b01d03921dd2217dc1990e03f 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : @Test def testX = ...
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: @Test def testX = ...
 # key: test
 # --
 //@Test
index 7fadaff4f242a9eb56e27c800dce6decbf813359..e303c25f10e1cf28326cf8d653c682d44067b02c 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : throw new Exception
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: throw new Exception
 # key: throw
 # --
 throw new ${1:Exception}(${2:msg}) $0
\ No newline at end of file
index bcde20cc4544f139088898712f97722f7cf8a094..2381bdc07407f53ea45ca32d08faeb4a10cd64c9 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : trait T { .. }
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: trait T { .. }
 # key: tr
 # --
 trait ${1:name} {
index dc43746ce23bc7fe6f961f850c51006fb2310e13..15fb8aa7c9127ef468dee940f8d5bb711678db8e 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : trait T extends C { .. }
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: trait T extends C { .. }
 # key: tr
 # --
 trait ${1:name} extends ${2:class} {
index 1c8bdb6781e8ab6353b7e2952d0ba4b2318be205..c971ebbcda540e55b572f4980b8a6a7fab7940e5 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : trait T1 extends C with T2 { .. }
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: trait T1 extends C with T2 { .. }
 # key: tr
 # --
 trait ${1:name} extends ${2:class} with ${3:trait} {
index 7d49a5119a8c13e7003af390a8fa35101380bed2..732dfb31760ae97922bfa67b9dabc976b2e1de51 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
-#name : trait T1 with T2 { .. }
+# Author: Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
+# name: trait T1 with T2 { .. }
 # key: tr
 # --
 trait ${1:name} with ${2:trait} {
index e1947c573f4b3abcfc584f27bb5e80a94772ca4f..0b65a6fe26bf30c4e2495e7967cf7fadc6ed4dbe 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : try { .. } catch { case e => ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: try { .. } catch { case e => ..}
 # key: try
 # --
 try {
index 3faa555fcf02c3fc5159b81c809ad8e7c3f93c65..e431b98046f67950a27aebd9184e92505e2d78f1 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : try { .. } catch { case e => ..} finally { ..}
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: try { .. } catch { case e => ..} finally { ..}
 # key: try
 # --
 try {
index b523ddac687ff1e20c07bc54171f638a041a4c39..6f8d88fd3891b107944298e40dbae6fa96b1948e 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : try { .. } finally { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: try { .. } finally { .. }
 # key: try
 # --
 try {
index 4accae8387d42d47656691fcfb1540b60d03a252..7b77907d3f0ec360430374bbbcc548e184d228cd 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : element1 -> element2
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: element1 -> element2
 # key: tup
 # --
 ${1:element1} -> ${2:element2} $0
\ No newline at end of file
index 6f7ed2a27b09792b8e2f8cd36a3c24d094799325..ebe94a8ca43cc4d4ce39cf538b59ea1d7e5d4d81 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : (element1, element2)
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: (element1, element2)
 # key: tup
 # --
 (${1:element1}, ${2:element2}) $0
\ No newline at end of file
index a62d9a5dc6538be23edaa6e7a615fa58068f4db3..b299add84f50cbdd1a14e0e289587b3e9d9d5b4a 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val name = ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val name = ..
 # key: val
 # --
 val ${1:name} = ${2:obj} $0
\ No newline at end of file
index 0687876224a811175528ddd3b0b789e57ac6e115..9bd2b7db6ed084af9caabfc8cb213b81b1320576 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val name = new ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val name = new ..
 # key: val
 # --
 val ${1:name} = new ${2:obj} $0
\ No newline at end of file
index cc85b726fbe277a9a21e3da9522cd74f5653f357..4af1192ff533bb8f61ff5a72e62021f883ed25f0 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : val name: T = ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: val name: T = ..
 # key: val
 # --
 val ${1:name}: ${2:T} = ${3:obj} $0
\ No newline at end of file
index 1a45ef91b277f4e4c8ad025cf6e4c41b35a64d12..2c6158bcc0e756f6ff7e91354ab9dfcad32f2405 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : var name = ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: var name = ..
 # key: var
 # --
 var ${1:name} = ${2:obj} $0
\ No newline at end of file
index d47e5baea2efa4f33bc867b0c380ddcab20b394e..5dff6bc6587ba58090a4db1fe5219212e609d95c 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : var name = new ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: var name = new ..
 # key: var
 # --
 var ${1:name} = new ${2:obj} $0
\ No newline at end of file
index fd7323f351e0887b6c3bc9c3782fa053d99ec782..60b3fdc60a6c784dda9593e5c4dfc5adf7d64053 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : var name: T = ..
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: var name: T = ..
 # key: var
 # --
 var ${1:name}: ${2:T} = ${3:obj} $0
\ No newline at end of file
index 160e3ef33e74f6a21013518032f31dbbfe5697e8..233cf1e0c11bcd7d509ec40a4313801d852a8441 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : while(cond) { .. }
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: while(cond) { .. }
 # key: whi
 # --
 while (${1:condition}) {
index 7d3cd11249992e3438e11647258237a95948ce91..aa924af81ef719f537cc693e0d1ac0ea609d7869 100644 (file)
@@ -1,5 +1,5 @@
-#Author : Jonas Bonèr <jonas@jonasboner.com>
-#name : with T
+# Author: Jonas Bonèr <jonas@jonasboner.com>
+# name: with T
 # key: with
 # --
 with $0
\ No newline at end of file
index 12ff0e00642810da40e45b8f93e03ca821ed528c..f969a0021a546bf90ff6f0ee32a470b674ff051a 100644 (file)
@@ -1,6 +1,6 @@
-# name : ${ ...  } field
-# contributor : joaotavora
-# key : $f
+# name: ${ ...  } field
+# contributor: joaotavora
+# key: $f
 # key: field
 # --
 \${${1:${2:n}:}$3${4:\$(${5:lisp-fn})}\}$0
\ No newline at end of file
index 2a45042642ba5413be4534c08dab7d289b217772..2d434500059fba21ab0af99450758387a4f18746 100644 (file)
@@ -1,6 +1,6 @@
-# name : ${n:$(...)} mirror
-# key : $m
-# contributor : joaotavora
+# name: ${n:$(...)} mirror
+# key: $m
+# contributor: joaotavora
 # key: mirror
 # --
 \${${2:n}:${4:\$(${5:reflection-fn})}\}$0
\ No newline at end of file
index 8b9afc5bf6ddef37ffd139773ce8e54c62d6c41d..d617002ba2abdbc66575018f1341d76a25021578 100644 (file)
@@ -1,12 +1,12 @@
 # -*- mode: snippet -*-
-# name : Snippet header
-# contributor : joaotavora
+# name: Snippet header
+# contributor: joaotavora
 # key: vars
 # --
-# name : $1${2:
-# key : ${3:trigger-key}}${4:
-# keybinding : ${5:keybinding}}${6:
-# expand-env : (${7:})}
-# contributor : $6
+# name: $1${2:
+# key: ${3:trigger-key}}${4:
+# keybinding: ${5:keybinding}}${6:
+# expand-env: (${7:})}
+# contributor: $6
 # --
 $0
\ No newline at end of file
index 991fdd01837f252d07b74cca6a47b932b9bd3552..5817296c0914b4d1c10c5c783c30a2d50a784198 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : , ColumnName ColumnType NOT NULL...
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: , ColumnName ColumnType NOT NULL...
 # key: column
 # --
        ,       ${1:Name}               ${2:Type}                       ${3:NOT NULL}
\ No newline at end of file
index e62463749024b5ad077c92dc6def4057af2423c5..5bb1902cd9b58ac97c41314f8f686e8fa7d723ef 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : CONSTRAINT [..] PRIMARY KEY ...
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: CONSTRAINT [..] PRIMARY KEY ...
 # key: constraint
 # --
 CONSTRAINT [${1:PK_Name}] PRIMARY KEY ${2:CLUSTERED} ([${3:ColumnName}]) 
\ No newline at end of file
index 8efcb40680ce7d91b956b9c2662d14ecf02de1b7..245903ffbfd2d740a7fe19f5492caa15f0b6a428 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : CONSTRAINT [..] FOREIGN KEY ...
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: CONSTRAINT [..] FOREIGN KEY ...
 # key: constraint
 # --
 CONSTRAINT [${1:FK_Name}] FOREIGN KEY ${2:CLUSTERED} ([${3:ColumnName}]) 
\ No newline at end of file
index 3d5aa02b9f62304fe7b285253633033d5c4522f2..1678ed2551c5fa83b6478b616efd27736c373fa3 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : create table ...
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: create table ...
 # key: create
 # --
 CREATE TABLE [${1:dbo}].[${2:TableName}] 
index febb221d36483f5f216b35f12aeafa6258d15fcb..10b30a4da028d0d00626f08658e2cc39331e7c3c 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : create procedure ...
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: create procedure ...
 # key: create
 # --
 CREATE PROCEDURE [${1:dbo}].[${2:Name}] 
index c85e2d1f47e4b483eb4ed401a5a1076bf7b3bd05..ff6d12f33c2ba4e8e40caeac057398ed149178fb 100644 (file)
@@ -1,5 +1,5 @@
-#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
-#name : REFERENCES ...
+# contributor: Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
+# name: REFERENCES ...
 # key: references
 # --
 REFERENCES ${1:TableName}([${2:ColumnName}])
\ No newline at end of file
index 6833c501ef126b44a32a371bfb741a059a6d0076..95fad036a91e3509b1998aa012f6ee261e5a36a0 100644 (file)
@@ -1,4 +1,4 @@
-#name : (user's email)
+# name: (user's email)
 # key: email
 # --
 `(replace-regexp-in-string "@" "@NOSPAM." user-mail-address)`
\ No newline at end of file
index 133fe75f8e57f1bf4664b8b58c7dcdc6e9e14659..814ed5f52874ca34f8579b36de5d9e657bab3b2b 100644 (file)
@@ -1,4 +1,4 @@
-#name : (current time)
+# name: (current time)
 # key: time
 # --
 `(current-time-string)`
\ No newline at end of file