]> code.delx.au - gnu-emacs-elpa/history - yasnippet.el
* Help display for snippet keybindings much cleaner.
[gnu-emacs-elpa] / yasnippet.el
2010-03-17 capitaomorte* Help display for snippet keybindings much cleaner.
2010-03-16 capitaomorte* Finally, a more reasonable uuid-based template-loadin...
2010-03-16 capitaomortepreparing snippet-loading changes to yasnippet.el
2010-03-15 capitaomorte* Fix issue 124 - "yas/new-snippet default template...
2010-03-14 capitaomortefix a small bug when reading keybindings
2010-03-14 capitaomorte* subtle fom bug found and fixed!
2010-03-08 capitaomorte* some small fixes and a new helper function...
2009-12-26 capitaomorte* less akward snippet management when working with...
2009-12-25 capitaomorte* reformed `yas/new-snippet' and `yas/load-snippet...
2009-12-24 capitaomorte* getting rid of the hierarchy-based parents
2009-11-27 capitaomortetweaking the ruby-mode snippets slightly
2009-11-18 capitaomorte* Added the condition-cache feature.
2009-11-17 capitaomorte* very subtle mirror-in-field bug fixed (sort stability...
2009-11-14 capitaomorte* Fixed a couple of bugs for the mirrors-in-fields...
2009-11-14 capitaomorte* mirrors-inside-fields works! hope I didn't break...
2009-11-13 capitaomorte* prepare yasnippet.el to the mirror-inside-field feature
2009-11-13 capitaomorte* removed spurious newline
2009-11-13 capitaomorte* Fixed a bug where using `yas/also-auto-indent-first...
2009-11-04 capitaomorte* Fixed the "direct-keymaps" bug with `emulation-mode...
2009-11-03 capitaomorte* Corrected some little snippet loading bugs
2009-11-02 capitaomorte* Working on the html-bundle. Major work done, details...
2009-10-16 capitaomorte* Commands are now identified by a new "# type: command...
2009-10-15 capitaomorte* First implementation of snippet-commands, looks promi...
2009-10-15 capitaomorte* Finished commiting Rob Christie's patches to the...
2009-10-06 capitaomorte* Slightly nicer (yas/debug-tables) function, helpful...
2009-10-01 capitaomorte* Redesigned direct keybinding slightly
2009-09-26 capitaomorte* Redid implementation of directs keybindings, looks...
2009-09-13 capitaomorte* minor adjustments to bundle generation.
2009-09-13 capitaomorte* Adjusting the yas/trigger-key mechanism, now can...
2009-09-11 capitaomorte* Yet another adjustment to issue 93
2009-09-10 capitaomorte* More adjustments to fixing issue 93
2009-09-09 capitaomorte* Adjustments to fix made for issue 90, faq updated
2009-09-07 capitaomorte* Fixed issue 99 (Raking bundle and loading it doesn...
2009-09-05 capitaomorte*fix a small type "command2" => command-2
2009-09-05 capitaomorte* Fixed issue 98, issue 93 and issues related to the...
2009-09-04 capitaomorteFixing some issues, might be broken
2009-09-02 capitaomorte* Fixed two bugs in issue 90 and issue 88
2009-09-02 capitaomorte* Fix issue 88
2009-09-02 capitaomorte* Fix issue 91.
2009-09-02 capitaomorte* Working on the issues regarding customization of...
2009-09-02 capitaomorte* Fixed issue 87. Needs testing
2009-09-01 capitaomorte* BROKEN!: currently working on the bug with customizat...
2009-08-29 capitaomorteLast commit before tagging and releasing
2009-08-28 capitaomorte* More adjustments in issue 84, fix issue 78, and faq...
2009-08-27 capitaomorte* Almost fix issue 84 I think....
2009-08-26 capitaomorte* Fix issue 80 (buffer needs widening before any indent...
2009-08-26 capitaomorteAdded warning about applicability to the documentation
2009-08-23 capitaomortedoc almost complete. Drawing closer to 0.6.1b
2009-08-17 capitaomorte* Bring back `yas/dont-activate'
2009-08-16 capitaomorte* Snippet table store is now based on two hash tables...
2009-08-14 capitaomorte* Corrected a typo in line 766
2009-08-13 capitaomorte* another little fix and more cleanup
2009-08-13 capitaomorte* fix more bugs
2009-08-13 capitaomorte* Fixed more bugs, probably more hiding in 3300+ lines
2009-08-13 capitaomorte* Fix more bugs, still some more to go
2009-08-12 capitaomorte* Corrected snippet expansion bug introduced by previo...
2009-08-12 capitaomorte* much nicer menu... work in progress...
2009-08-12 capitaomorte* Fixed a serious nconc (circular-list) bug that lead...
2009-08-11 capitaomorte* Implement per-snippet keybinding using "keybinding...
2009-08-08 capitaomorte* fixed a big bug when compiling bundle
2009-08-08 capitaomorte* Fix issue 72 with snippet conditions
2009-07-31 capitaomorteFixed some bug with multiple parent modes and commiting...
2009-07-30 capitaomorte* Full support for multiple parent-modes, including...
2009-07-29 capitaomorte* Redesigned directory-guessing mechanism, but kept...
2009-07-27 capitaomorte* fixed Issue 69
2009-07-27 capitaomorteReleasing 0.6.0c with some bugfixes
2009-07-27 capitaomorte * fixed issue 68
2009-07-26 capitaomorte* Now byte compiles correctly and with no warnings
2009-07-26 capitaomorte* added `yas/also-auto-indent-first-line' defcustom
2009-07-25 capitaomorte* Empty fields that are the last of the list *and*...
2009-07-25 capitaomorteThe TRY-JT-nested-placeholders branch replaces the...
2009-07-25 capitaomorteLast commit before releasing 0.6.0
2009-07-25 capitaomorte* escaping now works inside lisp expressions
2009-07-24 capitaomorteCleaning up before release commit...
2009-07-24 capitaomorte* Release notes and issue list updated
2009-07-24 capitaomorte* Fixed html auto-indent (redesigned yas/indent slightl...
2009-07-24 capitaomorte* fixed small problem with the `yas/multi-dollar-lisp...
2009-07-23 capitaomorte* small adjustments to yas/choose-value and yas/verify...
2009-07-23 capitaomorte* added yas/tryout-snippet
2009-07-22 capitaomortetaking care of some details
2009-07-21 capitaomorte* all prompt fuctions working (tried a bit in text...
2009-07-21 capitaomorte* Finally, the last details, I think, commenting, etc...
2009-07-21 capitaomorte* more little bugs with field deletions and adjancencie...
2009-07-20 capitaomorte* little bugs and the adjacent field problem fixed
2009-07-20 capitaomorte* went back to the previous "advance" strategy and...
2009-07-20 capitaomorte* the marker-insertion-type thing is very very tricky...
2009-07-20 capitaomorte* bugs fixed, the real testing starts now...
2009-07-20 capitaomorte* having trouble with that menu...
2009-07-19 capitaomorte* a million new bugs introduced by a million new featur...
2009-07-17 capitaomorte* better menu, more bugs found/fixed
2009-07-16 capitaomorte* as one of the final touches, have to make the menu a
2009-07-16 capitaomortemerged whole dir from trunk r366 (the objc/prop snippet...
2009-07-16 capitaomorte* merged from trunk finally (expect more bugs)
2009-07-16 capitaomorte* enhanced good grace and fixed `yas/trigger-in-field...
2009-07-15 capitaomorteGot to:
2009-07-15 capitaomorte* replaced <tab> by TAB and fixed a small bug in $...
2009-07-15 capitaomorte* "$>" now working
2009-07-14 capitaomorte* more bug fixes and a global mode
2009-07-14 capitaomorte* working on indentation...
2009-07-13 capitaomorte* typed a lot of cleanup code, probably many many bugs
next