Commit graph

4 commits

Author SHA1 Message Date
Andrea Crotti 0253a7eb57 move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
Allen Zheng 7ca2a64ed2 Fix Emacs Lisp snippets being executable
Since snippets aren't executable files, the executable bit shouldn't be
set. Interestingly, the Emacs Lisp snippets have been executable since
they were imported from the yasnippet repo in commit
5600362497.

The only effect of this commit will be to help prevent people from
accidentally executing the Emacs Lisp snippets and being dissappointed.
2016-08-01 15:46:47 -07:00
Lowe Thiderman 2d40b76e33 elisp: Actually make the snippets use tab stop fields
Snippets used to look like (func ARG$0 MORE-ARG), which is not very
usable. This changes all generic snippets from that form into something
that actually uses tab stop fields and decriptive field names.
2016-01-31 11:12:58 +01:00
Andrea Crotti aa32e85920 rename to normal form 2011-11-19 19:33:35 +00:00
Renamed from emacs-lisp-mode/buffer-substring.yasnippet (Browse further)