]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
13 years agominor tweaks to the rails-related bundles import strategy, which are quite usable...
capitaomorte [Sun, 15 Aug 2010 23:38:56 +0000 (23:38 +0000)]
minor tweaks to the rails-related bundles import strategy, which are quite usable already\nAlso don't activate yasnippet in the minibuffer

13 years agoadded 20 or so snippets for emacs lisp mode.
Xah Lee [Thu, 12 Aug 2010 16:56:43 +0000 (16:56 +0000)]
added 20 or so snippets for emacs lisp mode.

13 years agochanged the emacs lisp mode snippet readme file.
Xah Lee [Sun, 8 Aug 2010 10:05:03 +0000 (10:05 +0000)]
changed the emacs lisp mode snippet readme file.

13 years agoadded about 30 snippets for emacs lisp mode.
Xah Lee [Sun, 8 Aug 2010 09:49:24 +0000 (09:49 +0000)]
added about 30 snippets for emacs lisp mode.

13 years agoadded ~25 snippets for emacs lisp mode.
Xah Lee [Fri, 6 Aug 2010 08:19:38 +0000 (08:19 +0000)]
added ~25 snippets for emacs lisp mode.

13 years agoadded about 10 elisp keywords. work in progress to add more.
Xah Lee [Thu, 5 Aug 2010 07:44:11 +0000 (07:44 +0000)]
added about 10 elisp keywords. work in progress to add more.

13 years agoadded snippets for tags i, b, and q for blockquote.
Xah Lee [Thu, 5 Aug 2010 05:19:11 +0000 (05:19 +0000)]
added snippets for tags i, b, and q for blockquote.

13 years ago* more ideas for objc method hippie completion
capitaomorte [Mon, 26 Jul 2010 17:13:38 +0000 (17:13 +0000)]
* more ideas for objc method hippie completion

13 years ago* routine commit
capitaomorte [Mon, 26 Jul 2010 17:11:36 +0000 (17:11 +0000)]
* routine commit
* starting support of imported objective-c bundle

13 years ago* 'permanent-local' _experiment_ for issue 143.
capitaomorte [Thu, 8 Jul 2010 16:20:05 +0000 (16:20 +0000)]
* 'permanent-local' _experiment_  for issue 143.
* some cleanup

14 years agominor tweaks to ruby-mode's .yas-setup.el
capitaomorte [Sun, 16 May 2010 09:11:59 +0000 (09:11 +0000)]
minor tweaks to ruby-mode's .yas-setup.el

14 years ago* new default: (setq yas/show-menu-p 'abbreviate)
capitaomorte [Sat, 15 May 2010 20:10:33 +0000 (20:10 +0000)]
* new default: (setq yas/show-menu-p 'abbreviate)
* `yas/visit-snippet' now ignores yas/prompt-functions
* default `yas/buffer-local-condition' only restrictive for trigger key expansions

14 years ago* per-snippet exit hook implemented as primary transformation of ${0:$$...()} field
capitaomorte [Wed, 12 May 2010 15:47:47 +0000 (15:47 +0000)]
* per-snippet exit hook implemented as primary transformation of ${0:$$...()} field
* yas/snippet-revival is off by default, but should work
* modified `yas/replace-backquotes' according to suggestion in Issue 139
* need to redo eval'ing of expand-env to correctly fix that issue

14 years ago* `yas/describe-tables' wasn't working at all. nobody noticed probably means nobody...
capitaomorte [Fri, 7 May 2010 22:05:52 +0000 (22:05 +0000)]
* `yas/describe-tables' wasn't working at all. nobody noticed probably means nobody's using it...

14 years agoFix Issue 138
capitaomorte [Mon, 3 May 2010 07:12:11 +0000 (07:12 +0000)]
Fix Issue 138

14 years ago* Fix issue with escaping "(", thanks Sebastian
capitaomorte [Wed, 28 Apr 2010 08:41:09 +0000 (08:41 +0000)]
* Fix issue with escaping "(", thanks Sebastian
* Add `yas/expand-only-for-last-commands', thanks Erik Postma.
* Fix an issue with primary field transformation after revision 600.

14 years agojust some tweaks
capitaomorte [Tue, 20 Apr 2010 13:45:48 +0000 (13:45 +0000)]
just some tweaks

14 years ago* A new rake task to make my importing life a little easier, but still needs work.
capitaomorte [Mon, 19 Apr 2010 15:42:32 +0000 (15:42 +0000)]
* A new rake task to make my importing life a little easier, but still needs work.

14 years agoFix Issue 126.
capitaomorte [Sun, 18 Apr 2010 17:17:48 +0000 (17:17 +0000)]
Fix Issue 126.
Fix some `yas/load-snippet-buffer' bug after using `yas/visit-snippet-file'

14 years agoFixed Issue 136.
capitaomorte [Sun, 18 Apr 2010 16:42:32 +0000 (16:42 +0000)]
Fixed Issue 136.
Groups names shadow snippet names menus.

14 years ago* Fix a bug with `yas/hippie-try-expand'
capitaomorte [Sun, 18 Apr 2010 13:12:55 +0000 (13:12 +0000)]
* Fix a bug with `yas/hippie-try-expand'

14 years ago* minor fixes to `yas/guessed-modes'
capitaomorte [Sat, 17 Apr 2010 15:44:05 +0000 (15:44 +0000)]
* minor fixes to `yas/guessed-modes'
* small adjustment to `yas/describe-tables'

14 years ago* Simplify `yas/load-snippet-buffer', keeping functionality
capitaomorte [Sat, 17 Apr 2010 12:17:59 +0000 (12:17 +0000)]
* Simplify `yas/load-snippet-buffer', keeping functionality
* Simplify menu creation/updating
* Refactor lots of code
* Prettier `yas/describe-tables' according to issue 127.

14 years ago* More work on yas/load-snippet-buffer, more intuitive now.
capitaomorte [Fri, 16 Apr 2010 15:53:23 +0000 (15:53 +0000)]
* More work on yas/load-snippet-buffer, more intuitive now.

14 years ago* Rewrite `yas/load-snippet-buffer' yet again, is better.
capitaomorte [Tue, 13 Apr 2010 12:31:12 +0000 (12:31 +0000)]
* Rewrite `yas/load-snippet-buffer' yet again, is better.
* Alias `yas/mode-symbol' new variable yas/extra-modes and consolidate.
* ${0: ...} fields try to set the mark on exit, doesn't always work...

14 years agoadding a very basic erb-mode
capitaomorte [Mon, 12 Apr 2010 14:18:04 +0000 (14:18 +0000)]
adding a very basic erb-mode

14 years ago* html-mode and some small substitutions, also a lot of work left
capitaomorte [Sun, 11 Apr 2010 22:07:25 +0000 (22:07 +0000)]
* html-mode and some small substitutions, also a lot of work left

14 years ago* fields like ${0: } still need a little more work....
capitaomorte [Sun, 11 Apr 2010 22:06:43 +0000 (22:06 +0000)]
* fields like ${0: } still need a little more work....

14 years agotextmate_import becoming quite an ugly program, but ok...
capitaomorte [Sun, 11 Apr 2010 09:28:21 +0000 (09:28 +0000)]
textmate_import becoming quite an ugly program, but ok...

14 years agosorting fixed, sort of
capitaomorte [Fri, 9 Apr 2010 15:31:58 +0000 (15:31 +0000)]
sorting fixed, sort of

14 years ago* Fix the multi-line substitution problem
capitaomorte [Fri, 9 Apr 2010 15:27:14 +0000 (15:27 +0000)]
* Fix the multi-line substitution problem
* Fix the order substitution problem
* Add some more substitutions

14 years ago* Still a looot of small stuff to fix
capitaomorte [Thu, 8 Apr 2010 22:45:14 +0000 (22:45 +0000)]
* Still a looot of small stuff to fix

14 years agoMinor stuff
capitaomorte [Thu, 8 Apr 2010 16:19:03 +0000 (16:19 +0000)]
Minor stuff

14 years agofirst batch of rails conversions
capitaomorte [Wed, 7 Apr 2010 22:30:28 +0000 (22:30 +0000)]
first batch of rails conversions

14 years ago* Reacessing prompting code, fixed some bugs...
capitaomorte [Wed, 7 Apr 2010 16:45:20 +0000 (16:45 +0000)]
* Reacessing prompting code, fixed some bugs...
* Added a hack in `yas/x-prompt-pretty-templates'.

14 years ago* Fix Issue 132.
capitaomorte [Wed, 7 Apr 2010 07:58:42 +0000 (07:58 +0000)]
* Fix Issue 132.
* Add `yas/expand-uuid'
* Remove some `make-variable-buffer-local'

14 years ago* toggle block was harder than I thought but quite solid now...
capitaomorte [Tue, 6 Apr 2010 21:55:31 +0000 (21:55 +0000)]
* toggle block was harder than I thought but quite solid now...

14 years ago* Macros are always commands
capitaomorte [Tue, 6 Apr 2010 21:47:03 +0000 (21:47 +0000)]
* Macros are always commands

14 years ago* toogle block not perfect, but more or less working
capitaomorte [Tue, 6 Apr 2010 17:12:08 +0000 (17:12 +0000)]
* toogle block not perfect, but more or less working

14 years ago* safety commit :-). But `yas/ruby-require' is working!
capitaomorte [Tue, 6 Apr 2010 15:33:39 +0000 (15:33 +0000)]
* safety commit :-). But `yas/ruby-require' is working!

14 years agoremoving, this is useless now
capitaomorte [Tue, 6 Apr 2010 08:56:16 +0000 (08:56 +0000)]
removing, this is useless now

14 years agohalfway through the ruby translation
capitaomorte [Mon, 5 Apr 2010 23:35:13 +0000 (23:35 +0000)]
halfway through the ruby translation

14 years ago* Add the `yas/unimplemented' helper and minor tweaks.
capitaomorte [Mon, 5 Apr 2010 23:34:38 +0000 (23:34 +0000)]
* Add the `yas/unimplemented' helper and minor tweaks.

14 years ago* more tweaks to the translation engine to ease the translations
capitaomorte [Mon, 5 Apr 2010 23:31:36 +0000 (23:31 +0000)]
* more tweaks to the translation engine to ease the translations

14 years ago* misc improvements
capitaomorte [Mon, 5 Apr 2010 11:14:46 +0000 (11:14 +0000)]
* misc improvements

14 years ago* improved translation engine
capitaomorte [Sun, 4 Apr 2010 12:08:53 +0000 (12:08 +0000)]
* improved translation engine
* testing with ruby-mode's .yas-setup.el

14 years ago* replace mirrors with "" when transformation returns nil
capitaomorte [Sun, 4 Apr 2010 12:08:00 +0000 (12:08 +0000)]
* replace mirrors with "" when transformation returns nil
* remove one use of `make-variable-buffer-local'

14 years ago* working `textmate_import.rb' that processes and autogenerates code
capitaomorte [Sun, 4 Apr 2010 01:34:28 +0000 (01:34 +0000)]
* working `textmate_import.rb' that processes and autogenerates code
  in the .yas-setup.el file

14 years ago* Fix Issue 131.
capitaomorte [Sat, 3 Apr 2010 20:29:41 +0000 (20:29 +0000)]
* Fix Issue 131.
* Remove a warning about `beginning-of-buffer'

14 years agohave to admit ruby is pretty amazing
capitaomorte [Thu, 1 Apr 2010 22:35:31 +0000 (22:35 +0000)]
have to admit ruby is pretty amazing

14 years ago* Soon, no tweaking on snippet importations...
capitaomorte [Thu, 1 Apr 2010 16:05:41 +0000 (16:05 +0000)]
* Soon, no tweaking on snippet importations...

14 years ago* Start again the textmate snippet importations, with better
capitaomorte [Thu, 1 Apr 2010 11:41:19 +0000 (11:41 +0000)]
* Start again the textmate snippet importations, with better
  textmate_import.rb and yasnippet.el

14 years ago* Skips file that probably aren't snippets
capitaomorte [Thu, 1 Apr 2010 11:25:52 +0000 (11:25 +0000)]
* Skips file that probably aren't snippets
* Does not allow quotes in generated file names
* Remove some substitutions

14 years ago* Support exits in the form of ${0:ephemeral text}
capitaomorte [Wed, 31 Mar 2010 22:54:11 +0000 (22:54 +0000)]
* Support exits in the form of ${0:ephemeral text}
* Clean up whitespace
* Minor bug fixes

14 years ago* still buggy, but closer to much better conversion
capitaomorte [Wed, 31 Mar 2010 14:55:47 +0000 (14:55 +0000)]
* still buggy, but closer to much better conversion

14 years ago* slight changes to the `yas/define-menu' interface for upcoming
capitaomorte [Wed, 31 Mar 2010 12:33:38 +0000 (12:33 +0000)]
* slight changes to the `yas/define-menu' interface for upcoming
  conversion in textmate_import.rb

14 years ago`yas/direct-keymap-set-vars\' only run after minor-mode hooks
capitaomorte [Tue, 30 Mar 2010 14:32:31 +0000 (14:32 +0000)]
`yas/direct-keymap-set-vars\' only run after minor-mode hooks

14 years agotweaking rails snippets slightly
capitaomorte [Tue, 30 Mar 2010 14:31:33 +0000 (14:31 +0000)]
tweaking rails snippets slightly

14 years agotweaking rails and ruby snippets slightly
capitaomorte [Mon, 29 Mar 2010 18:15:56 +0000 (18:15 +0000)]
tweaking rails and ruby snippets slightly

14 years agobetter yas/describe-tables
capitaomorte [Mon, 29 Mar 2010 18:15:08 +0000 (18:15 +0000)]
better yas/describe-tables

14 years agoFix issue 125.
capitaomorte [Sun, 28 Mar 2010 01:57:39 +0000 (01:57 +0000)]
Fix issue 125.

14 years ago* Fixing this snippet with a suitable cached condition.
capitaomorte [Thu, 25 Mar 2010 09:51:15 +0000 (09:51 +0000)]
* Fixing this snippet with a suitable cached condition.

14 years ago* Added `yas/get-template-by-uid'
capitaomorte [Thu, 25 Mar 2010 08:19:04 +0000 (08:19 +0000)]
* Added `yas/get-template-by-uid'

14 years ago* Fixed some little bugs. Bundle compilation works with `yas/define-menu'
capitaomorte [Sun, 21 Mar 2010 00:44:19 +0000 (00:44 +0000)]
* Fixed some little bugs. Bundle compilation works with `yas/define-menu'

14 years ago* still shaky, but a new `yas/define-menu' added for composing much
capitaomorte [Sat, 20 Mar 2010 22:39:57 +0000 (22:39 +0000)]
* still shaky, but a new `yas/define-menu' added for composing much
  nicer snippet menus.

14 years ago* Still refactoring menu-keymap code in preparation for more powerful menus
capitaomorte [Sat, 20 Mar 2010 13:05:36 +0000 (13:05 +0000)]
* Still refactoring menu-keymap code in preparation for more powerful menus
* More refactoring (`yas/snippet-table' to `yas/table')
* New `yas/template' structure handling, cleaner, but may have broken some stuff, handle with care.

14 years ago* fix big bug in `yas/remove-snippet-by-uid', much cleaner also.
capitaomorte [Fri, 19 Mar 2010 14:01:47 +0000 (14:01 +0000)]
* fix big bug in `yas/remove-snippet-by-uid', much cleaner also.
* other minor adjustments

14 years ago* Preparing for new menu-building architechture
capitaomorte [Thu, 18 Mar 2010 16:55:44 +0000 (16:55 +0000)]
* Preparing for new menu-building architechture
* Added a user-customizable `yas/post-command-runonce-actions', but don't use it, may remove this...

14 years agoFixed Issue 121
capitaomorte [Wed, 17 Mar 2010 11:15:54 +0000 (11:15 +0000)]
Fixed Issue 121

14 years ago* Adjustments to `yas/load-snippet-buffer'
capitaomorte [Wed, 17 Mar 2010 09:46:29 +0000 (09:46 +0000)]
* Adjustments to `yas/load-snippet-buffer'

14 years ago* Help display for snippet keybindings much cleaner.
capitaomorte [Wed, 17 Mar 2010 00:21:09 +0000 (00:21 +0000)]
* Help display for snippet keybindings much cleaner.
* New very helpful `yas/list-tables'.
* Debug functions now go to their own file.
* More slight adjustments to snippet loading code.
* Hyperlinks to snippets definition files!
* `yas/key-syntaxes' tweaked, allows "c)" as a key, for example.

14 years ago* Finally, a more reasonable uuid-based template-loading framework...
capitaomorte [Tue, 16 Mar 2010 16:06:00 +0000 (16:06 +0000)]
* Finally, a more reasonable uuid-based template-loading framework...

14 years agopreparing snippet-loading changes to yasnippet.el
capitaomorte [Tue, 16 Mar 2010 11:21:23 +0000 (11:21 +0000)]
preparing snippet-loading changes to yasnippet.el

14 years agoset svn:eol-style to LF in all files
capitaomorte [Mon, 15 Mar 2010 21:58:33 +0000 (21:58 +0000)]
set svn:eol-style to LF in all files

14 years ago* Fix issue 124 - "yas/new-snippet default template creates spurious 'k-e-y-b-i-n...
capitaomorte [Mon, 15 Mar 2010 21:25:34 +0000 (21:25 +0000)]
* Fix issue 124 - "yas/new-snippet default template creates spurious 'k-e-y-b-i-n-d-i-n-g' binding"

14 years agoremoved this symbolic-link, will make a proper dir
capitaomorte [Mon, 15 Mar 2010 17:28:21 +0000 (17:28 +0000)]
removed this symbolic-link, will make a proper dir

14 years agolittle change to the c snippets
capitaomorte [Mon, 15 Mar 2010 17:27:29 +0000 (17:27 +0000)]
little change to the c snippets

14 years agoadding some missing .yas-parents
capitaomorte [Mon, 15 Mar 2010 00:13:26 +0000 (00:13 +0000)]
adding some missing .yas-parents

14 years agofix a small bug when reading keybindings
capitaomorte [Sun, 14 Mar 2010 19:59:46 +0000 (19:59 +0000)]
fix a small bug when reading keybindings

14 years agoadjustments to the import tool so binary plists can be read...
capitaomorte [Sun, 14 Mar 2010 19:59:19 +0000 (19:59 +0000)]
adjustments to the import tool so binary plists can be read...

14 years agotweaking some basic objc snippets
capitaomorte [Sun, 14 Mar 2010 19:58:27 +0000 (19:58 +0000)]
tweaking some basic objc snippets

14 years ago* subtle fom bug found and fixed!
capitaomorte [Sun, 14 Mar 2010 16:23:05 +0000 (16:23 +0000)]
* subtle fom bug found and fixed!

14 years agoadding objc-snippets
capitaomorte [Sun, 14 Mar 2010 15:30:22 +0000 (15:30 +0000)]
adding objc-snippets

14 years agosmall adjustments
capitaomorte [Mon, 8 Mar 2010 07:50:20 +0000 (07:50 +0000)]
small adjustments

14 years ago* some small fixes and a new helper function...
capitaomorte [Mon, 8 Mar 2010 07:45:14 +0000 (07:45 +0000)]
* some small fixes and a new helper function...

14 years agoadding suitable usr*bin*ruby snippets for linux
capitaomorte [Wed, 10 Feb 2010 09:25:30 +0000 (09:25 +0000)]
adding suitable usr*bin*ruby snippets for linux

14 years agoSnippet tweaking
capitaomorte [Mon, 1 Feb 2010 10:36:42 +0000 (10:36 +0000)]
Snippet tweaking

14 years ago* less akward snippet management when working with multiple snippet dirs.
capitaomorte [Sat, 26 Dec 2009 00:40:35 +0000 (00:40 +0000)]
* less akward snippet management when working with multiple snippet dirs.

14 years agoremoving group directives from some classic snippets
capitaomorte [Fri, 25 Dec 2009 18:09:19 +0000 (18:09 +0000)]
removing group directives from some classic snippets

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 18:05:27 +0000 (18:05 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 18:04:52 +0000 (18:04 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 18:00:07 +0000 (18:00 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years agoremoving directives from some classic snippets
capitaomorte [Fri, 25 Dec 2009 17:45:46 +0000 (17:45 +0000)]
removing  directives from some classic snippets

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 17:33:34 +0000 (17:33 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 14:42:14 +0000 (14:42 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 14:12:26 +0000 (14:12 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years agorestructuring classic snippets dir to conform to new parenting specs
capitaomorte [Fri, 25 Dec 2009 14:05:23 +0000 (14:05 +0000)]
restructuring classic snippets dir to conform to new parenting specs

14 years ago* reformed `yas/new-snippet' and `yas/load-snippet-buffer'. Works, but probably buggy...
capitaomorte [Fri, 25 Dec 2009 02:20:26 +0000 (02:20 +0000)]
* reformed `yas/new-snippet' and `yas/load-snippet-buffer'. Works, but probably buggy...

14 years ago* getting rid of the hierarchy-based parents
capitaomorte [Thu, 24 Dec 2009 00:32:15 +0000 (00:32 +0000)]
* getting rid of the hierarchy-based parents
* visit snippet can now visit snippets inside bundles

14 years agotweaking the ruby-mode snippets slightly
capitaomorte [Fri, 27 Nov 2009 16:05:05 +0000 (16:05 +0000)]
tweaking the ruby-mode snippets slightly