capitaomorte 5a3b161219 * Much closer to getting this all working, undo, redo and nested
stuff. Works most of the time but:

  1. Consider getting rid of the `deleted' state of a group and using
  some other criteria to discover if user can move to a
  group. `deleted' is only for subgroups anyway, i think.

  2. Consider adding information about restoring boundaries in the
  yas/group itself. This way,

  a) upon `yas/snippet-cleanup', start and end marker could simply be
     set to nil and deleted.

  b) `yas/undo-restore-active-group' could recurse down subgroups
     restoring them as well. (maybe without specifically moving to
     them, but OK.

  3. Don't forget to correct `yas/update-mirrors' to correctly use the
     transformations in the mirror fields.
2008-09-12 18:34:52 +00:00
2008-09-02 13:11:14 +00:00
2008-03-22 10:47:36 +00:00
2008-03-22 10:43:44 +00:00

YASnippet re-design and re-writing of my original extension
smart-snippet. The goal is ease of use and full features.

For detailed document, you can either download the document
release of YASnippet or view it directly online:

http://pluskid.lifegoo.com/upload/project/yasnippet/doc/index.html

Description
A template system for Emacs
Readme 6 MiB
Languages
Emacs Lisp 99.7%
Makefile 0.3%