My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 29, 2007 by pluskid
Labels: Featured, Phase-Implementation
ChangeLog  
ChangeLog
  • 2007-11-28 (revision 32)
  • proper undo support for snippet. See My Blog.
  • 2007-10-1 (revision 28)
  • make smart-snippet.el a fork of snippet.el, that is, I copy and paste the original code of snippet.el into smart-snippet.el and do the necessary modification there. An enhancement is added to let the user use "\\" to escape some characters that might other be recognized as snippet identifiers. See My Blog and TipForEscape.
  • 2007-06-12 (revision 26)
  • overwrite the previously defined snippet with the same abbrev-name and template. In real world, snippet with identical abbrev-name and template but different conditions are seldom. In fact, they can be combined by combining their conditions with or. And this behavior(overwriting) can be helpful when debugging. Thanks for happierbee@newsmth for the idea.
  • 2007-05-25 (revision 23)
  • add support for defining duplicated snippet for multiple abbrev-table in a convenient way. See ConfigExample for more details.

Sign in to add a comment
Hosted by Google Code