]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
12 years agoenhancement: create Marmelade-compatible packages for #217
João Távora [Tue, 29 May 2012 21:29:34 +0000 (22:29 +0100)]
enhancement: create Marmelade-compatible packages for #217

12 years agocleanup: remove `yas/find-snippets\', complicated and no one seems to use it anyway
João Távora [Tue, 29 May 2012 20:41:55 +0000 (21:41 +0100)]
cleanup: remove `yas/find-snippets\', complicated and no one seems to use it anyway

12 years agobugfix: more tweaks to the interactive spec of `yas/reload-all'
João Távora [Tue, 29 May 2012 20:23:15 +0000 (21:23 +0100)]
bugfix: more tweaks to the interactive spec of `yas/reload-all'

12 years agobugfix: removed interactive spec of yas/reload-all
João Távora [Thu, 10 May 2012 08:30:30 +0000 (09:30 +0100)]
bugfix: removed interactive spec of yas/reload-all

12 years agoenhancement: nicer `yas/new-snippet\' template
Joao Tavora [Wed, 23 May 2012 10:46:36 +0000 (11:46 +0100)]
enhancement: nicer `yas/new-snippet\' template

12 years agobugfix: fix #245
Joao Tavora [Wed, 23 May 2012 10:44:27 +0000 (11:44 +0100)]
bugfix: fix #245

12 years agodocfix: fix #248
João Távora [Wed, 23 May 2012 06:13:18 +0000 (08:13 +0200)]
docfix: fix #248

12 years agoenhancement: minor cleanup to the loading mechanism
Joao Tavora [Tue, 22 May 2012 16:49:57 +0000 (17:49 +0100)]
enhancement: minor cleanup to the loading mechanism

12 years agobugfix: Fix #242
Joao Tavora [Tue, 22 May 2012 16:47:32 +0000 (17:47 +0100)]
bugfix: Fix #242

12 years agocleanup: minor whitespace and doc cleanup
Joao Tavora [Mon, 21 May 2012 13:48:08 +0000 (14:48 +0100)]
cleanup: minor whitespace and doc cleanup

12 years agobugfix: fix #233
Joao Tavora [Mon, 21 May 2012 13:47:42 +0000 (14:47 +0100)]
bugfix: fix #233

12 years agofix: get rid of `yas/no-jit', interactive calls to `yas/reload-all' do *not* use jit
Joao Tavora [Mon, 21 May 2012 13:46:33 +0000 (14:46 +0100)]
fix: get rid of `yas/no-jit', interactive calls to `yas/reload-all' do *not* use jit

12 years agoMerge pull request #244 from darthdeus/encoding
João Távora [Mon, 7 May 2012 16:01:08 +0000 (09:01 -0700)]
Merge pull request #244 from darthdeus/encoding

Set default Encoding to UTF_8 for Ruby 1.9

12 years agoSet default Encoding to UTF_8 for Ruby 1.9
Jakub Arnold [Mon, 7 May 2012 15:30:48 +0000 (17:30 +0200)]
Set default Encoding to UTF_8 for Ruby 1.9

12 years agoMake jit-loading be the default. See issue #240.
João Távora [Sun, 6 May 2012 10:36:54 +0000 (11:36 +0100)]
Make jit-loading be the default. See issue #240.

12 years agoMerge pull request #239 from ptpt/master
João Távora [Wed, 2 May 2012 13:49:57 +0000 (06:49 -0700)]
Merge pull request #239 from ptpt/master

typo error

12 years agotypo error in `yas/comleting-prompt'
Tao Peng [Wed, 2 May 2012 13:20:59 +0000 (15:20 +0200)]
typo error in `yas/comleting-prompt'

12 years agoMerge branch 'jit-loading', implementing #160.
João Távora [Sun, 29 Apr 2012 11:48:22 +0000 (12:48 +0100)]
Merge branch 'jit-loading', implementing #160.

12 years agojit-loading: some minor refactoring and better tests
João Távora [Sun, 29 Apr 2012 11:43:42 +0000 (12:43 +0100)]
jit-loading: some minor refactoring and better tests

12 years agoFix #237
João Távora [Sat, 28 Apr 2012 16:20:03 +0000 (17:20 +0100)]
Fix #237

12 years agoMerge pull request #234 from rson/patch-1
João Távora [Sun, 22 Apr 2012 16:53:10 +0000 (09:53 -0700)]
Merge pull request #234 from rson/patch-1

Fix documentation typo.

12 years agoyas/load-directory-1: also start supressing emacs-lisp load messages when yas/verbosi...
João Távora [Sun, 22 Apr 2012 16:27:00 +0000 (17:27 +0100)]
yas/load-directory-1: also start supressing emacs-lisp load messages when yas/verbosity is 2 or lower

12 years agobugfix: needs to be interactive
João Távora [Sun, 22 Apr 2012 16:12:49 +0000 (17:12 +0100)]
bugfix:  needs to be interactive

12 years agobugfix: print-legnth has to be infinity here
João Távora [Sun, 22 Apr 2012 16:12:13 +0000 (17:12 +0100)]
bugfix: print-legnth has to be infinity here

12 years agobugfix: need to to go to end of buffer after inserting .yas-setup.el
João Távora [Sun, 22 Apr 2012 16:11:23 +0000 (17:11 +0100)]
bugfix: need to to go to end of buffer after inserting .yas-setup.el

12 years agobugfix: also use here
João Távora [Sun, 22 Apr 2012 16:10:25 +0000 (17:10 +0100)]
bugfix: also use  here

12 years agoMerge remote-tracking branch 'origin/master' into jit-loading
João Távora [Sun, 22 Apr 2012 15:56:05 +0000 (16:56 +0100)]
Merge remote-tracking branch 'origin/master' into jit-loading

12 years agoyas/load-directory: bugfix: `yas/define-parents` must be called earlier on.
João Távora [Sun, 22 Apr 2012 15:34:57 +0000 (16:34 +0100)]
yas/load-directory: bugfix: `yas/define-parents` must be called earlier on.

12 years agoenhancement: test snippet compilation and loading. refactor test helpers
João Távora [Sun, 22 Apr 2012 15:34:12 +0000 (16:34 +0100)]
enhancement: test snippet compilation and loading. refactor test helpers

12 years agoenhancement: add `yas/recompile-all`
João Távora [Sun, 22 Apr 2012 15:33:02 +0000 (16:33 +0100)]
enhancement: add `yas/recompile-all`

12 years agobugfix: also exit all snippets at end of should-expand test
João Távora [Sun, 22 Apr 2012 15:30:58 +0000 (16:30 +0100)]
bugfix: also exit all snippets at end of should-expand test

12 years agowith-snippet-dirs: correct use of `unwind-protect`
João Távora [Sun, 22 Apr 2012 15:29:57 +0000 (16:29 +0100)]
with-snippet-dirs: correct use of `unwind-protect`

12 years agoyas/compile-directory: now works :-)
João Távora [Sat, 21 Apr 2012 10:58:50 +0000 (11:58 +0100)]
yas/compile-directory: now works :-)

12 years agowith-snippet-dirs: use UNWIND-PROTECT
João Távora [Sat, 21 Apr 2012 10:58:12 +0000 (11:58 +0100)]
with-snippet-dirs: use UNWIND-PROTECT

12 years agoShould really exit all snippets
João Távora [Mon, 26 Mar 2012 02:48:31 +0000 (03:48 +0100)]
Should really exit all snippets

12 years agoMerge pull request #236 from immerrr/patch-1
João Távora [Fri, 20 Apr 2012 20:20:58 +0000 (13:20 -0700)]
Merge pull request #236 from immerrr/patch-1

yas/ido-prompt: play nice with autoloading of ido-completing-read

12 years agoyas/ido-prompt: play nice with autoloading of ido-completing-read
immerrr [Thu, 19 Apr 2012 19:29:37 +0000 (23:29 +0400)]
yas/ido-prompt: play nice with autoloading of ido-completing-read

12 years agoFix documentation typo.
Randy Morris [Thu, 12 Apr 2012 18:54:29 +0000 (15:54 -0300)]
Fix documentation typo.

12 years agoRicher tests
João Távora [Mon, 26 Mar 2012 02:44:01 +0000 (03:44 +0100)]
Richer tests

12 years agoFix #207
João Távora [Mon, 26 Mar 2012 00:27:16 +0000 (01:27 +0100)]
Fix #207

12 years agoMerge branch 'master' into jit-loading
João Távora [Sun, 25 Mar 2012 14:07:31 +0000 (15:07 +0100)]
Merge branch 'master' into jit-loading

Minor conflicts (had already corrected spelling on some log lines...):
yasnippet.el

12 years agoIntroduced 'yas/message and 'yas/verbosity, make everything log to level 3 for now...
João Távora [Sun, 25 Mar 2012 14:02:46 +0000 (15:02 +0100)]
Introduced 'yas/message and 'yas/verbosity, make everything log to level 3 for now. Implements #224.

12 years agoThis shouldn't be here
João Távora [Sun, 25 Mar 2012 13:46:30 +0000 (14:46 +0100)]
This shouldn't be here

12 years agoMerge branch 'master' into jit-loading
João Távora [Sun, 25 Mar 2012 13:08:20 +0000 (14:08 +0100)]
Merge branch 'master' into jit-loading

12 years agomakes 'yas/template' objects easier to read in the echo area
Joao Tavora [Tue, 20 Mar 2012 09:16:00 +0000 (09:16 +0000)]
makes 'yas/template' objects easier to read in the echo area

12 years agoSome loading/reloading with useful fixture code
Joao Tavora [Tue, 20 Mar 2012 09:15:07 +0000 (09:15 +0000)]
Some loading/reloading with useful fixture code

12 years agoIf no 'key' or 'binding' directives fall back to filename as trigger key
Joao Tavora [Tue, 20 Mar 2012 09:14:18 +0000 (09:14 +0000)]
If no 'key' or 'binding' directives fall back to filename as trigger key

12 years agoAdded a few ert unit tests, mostly for very basic snippet mechanics
Joao Tavora [Tue, 13 Mar 2012 11:23:38 +0000 (11:23 +0000)]
Added a few ert unit tests, mostly for very basic snippet mechanics

12 years agoDon\'t abort loading more snippet dirs if one of them failed
Joao Tavora [Fri, 9 Mar 2012 11:05:39 +0000 (11:05 +0000)]
Don\'t abort loading more snippet dirs if one of them failed

12 years agoRestructured mostly loading code, improved jit-loading and parent discovery.
Joao Tavora [Thu, 8 Mar 2012 13:43:19 +0000 (13:43 +0000)]
Restructured mostly loading code, improved jit-loading and parent discovery.
Some bugs may lurk

12 years agoprototype, many bugs, especially with with parent modes...
Joao Tavora [Tue, 6 Mar 2012 15:34:55 +0000 (15:34 +0000)]
prototype, many bugs, especially with with parent modes...

12 years agoSligthly saner `yas/load-directory-1'
Joao Tavora [Tue, 6 Mar 2012 14:35:54 +0000 (14:35 +0000)]
Sligthly saner `yas/load-directory-1'

12 years agoMerge pull request #223 from lewang/master
João Távora [Mon, 5 Mar 2012 12:17:28 +0000 (04:17 -0800)]
Merge pull request #223 from lewang/master

define comment-start snippet and some code cleanup

12 years agoremove redundant declaration of defaults for snippet-mode
Le Wang [Sun, 4 Mar 2012 04:34:20 +0000 (12:34 +0800)]
remove redundant declaration of defaults for snippet-mode

12 years agoadd comment definition for snippet-mode
Le Wang [Sun, 4 Mar 2012 04:33:53 +0000 (12:33 +0800)]
add comment definition for snippet-mode

12 years agoclean up trailing white space
Le Wang [Sun, 4 Mar 2012 04:33:09 +0000 (12:33 +0800)]
clean up trailing white space

12 years agoneed the comma when deferring errors to the future in yas/eval-lisp
João Távora [Tue, 28 Feb 2012 01:45:59 +0000 (01:45 +0000)]
need the comma when deferring errors to the future in  yas/eval-lisp

12 years agoignore compiled snippets files
João Távora [Mon, 27 Feb 2012 02:54:13 +0000 (02:54 +0000)]
ignore compiled snippets files

12 years agoFix typo that resulted on error
João Távora [Mon, 27 Feb 2012 02:34:29 +0000 (02:34 +0000)]
Fix typo that resulted on error

12 years agoLoad correct .yas-setup and .yas-compiled-snippets file when loading a snippet dir
João Távora [Mon, 27 Feb 2012 02:34:02 +0000 (02:34 +0000)]
Load correct .yas-setup and .yas-compiled-snippets file when loading a snippet dir

12 years agoRemoved reference to deprecated yasnippet-bundle in README.mdown
João Távora [Sun, 26 Feb 2012 20:46:25 +0000 (20:46 +0000)]
Removed reference to deprecated yasnippet-bundle in README.mdown

12 years agoTODO: implement Rakefile :release task!
João Távora [Sun, 26 Feb 2012 20:44:59 +0000 (20:44 +0000)]
TODO: implement Rakefile :release task!

12 years agoDocument yas/compute-major-mode-and-parents better
João Távora [Sun, 26 Feb 2012 20:44:24 +0000 (20:44 +0000)]
Document yas/compute-major-mode-and-parents better

12 years agoDocument yas/new-snippet better
João Távora [Sun, 26 Feb 2012 20:43:47 +0000 (20:43 +0000)]
Document yas/new-snippet better

12 years agocosmetics
João Távora [Sun, 26 Feb 2012 20:43:18 +0000 (20:43 +0000)]
cosmetics

12 years agoyasnippet-bundle.el gone.
João Távora [Sun, 26 Feb 2012 20:42:56 +0000 (20:42 +0000)]
yasnippet-bundle.el gone.
fast snippet loading now via .yas-compiled-snippet.el files, uses yas/compile-snippets

12 years agoFix #216
Joao Tavora [Fri, 24 Feb 2012 15:47:08 +0000 (15:47 +0000)]
Fix #216

12 years agoignore *.elc
Naofumi Hattori [Fri, 17 Feb 2012 02:32:58 +0000 (10:32 +0800)]
ignore *.elc

12 years agoFix issue #215
Joao Tavora [Wed, 22 Feb 2012 13:32:56 +0000 (13:32 +0000)]
Fix issue #215

12 years agoFix issue reported in http://stackoverflow.com/questions/9298866/emacs-yasnippet...
Joao Tavora [Thu, 16 Feb 2012 10:17:18 +0000 (10:17 +0000)]
Fix issue reported in http://stackoverflow.com/questions/9298866/emacs-yasnippet-insert-snippet-on-keystroke

12 years agocorrect permissions for README.mdown
Joao Tavora [Fri, 16 Dec 2011 08:14:49 +0000 (08:14 +0000)]
correct permissions for README.mdown

12 years agoyas/ri uses yas/ri-executable
Joao Tavora [Fri, 16 Dec 2011 07:57:51 +0000 (07:57 +0000)]
yas/ri uses yas/ri-executable

12 years agoFix issue #212
João Távora [Tue, 14 Feb 2012 17:10:38 +0000 (17:10 +0000)]
Fix issue #212

12 years agoFix issue #208
João Távora [Tue, 14 Feb 2012 15:22:33 +0000 (15:22 +0000)]
Fix issue #208

12 years agoFix issue 209
João Távora [Fri, 6 Jan 2012 11:11:31 +0000 (11:11 +0000)]
Fix issue 209

12 years agofixed links to http
Sergey Nikulov [Thu, 22 Dec 2011 02:23:22 +0000 (10:23 +0800)]
fixed links to http

12 years agoMerge branch 'master' of http://github.com/capitaomorte/yasnippet
João Távora [Sat, 17 Dec 2011 17:58:38 +0000 (17:58 +0000)]
Merge branch 'master' of http://github.com/capitaomorte/yasnippet

12 years agoSlightly reorganized new README.mdown
João Távora [Thu, 15 Dec 2011 01:56:15 +0000 (01:56 +0000)]
Slightly reorganized new README.mdown

12 years agoAdded section on using imported textmate snippets
João Távora [Thu, 15 Dec 2011 01:51:25 +0000 (01:51 +0000)]
Added section on using imported textmate snippets

12 years agoadded html- and ruby-on-rails-tmbundle submodules
João Távora [Thu, 15 Dec 2011 01:23:13 +0000 (01:23 +0000)]
added html- and ruby-on-rails-tmbundle submodules

12 years agoFix issue #203
João Távora [Thu, 15 Dec 2011 01:11:48 +0000 (01:11 +0000)]
Fix issue #203

12 years agoSlightly more uniform installation instructions for issue #198
João Távora [Thu, 15 Dec 2011 01:10:47 +0000 (01:10 +0000)]
Slightly more uniform installation instructions for issue #198

12 years agoUpdated README.mdown's installation instructions
João Távora [Wed, 14 Dec 2011 10:49:44 +0000 (10:49 +0000)]
Updated README.mdown's installation instructions

12 years agoMerge pull request #201 from mgalgs/master
João Távora [Mon, 12 Dec 2011 01:12:53 +0000 (17:12 -0800)]
Merge pull request #201 from mgalgs/master

use let* for expand-env

12 years agousing let* instead of let for expand-env
Mitchel Humpherys [Fri, 9 Dec 2011 21:21:57 +0000 (13:21 -0800)]
using let* instead of let for expand-env

12 years agoWhen testing snippets for a specific mode, turn off read-only in the testing buffer.
João Távora [Thu, 1 Dec 2011 19:32:11 +0000 (19:32 +0000)]
When testing snippets for a specific mode, turn off read-only in the testing buffer.

12 years agoImproved explanation of `yas/buffer-local-condition`
João Távora [Thu, 1 Dec 2011 19:30:46 +0000 (19:30 +0000)]
Improved explanation of `yas/buffer-local-condition`

12 years ago`yas/exit-snippet` called interactively exits the most recently inserted snippet...
João Távora [Wed, 30 Nov 2011 00:37:40 +0000 (00:37 +0000)]
`yas/exit-snippet` called interactively exits the most recently inserted snippet (issue #196)

12 years agoUpdated README to reflect new github pages docs.
Joao Tavora [Wed, 16 Nov 2011 12:22:05 +0000 (12:22 +0000)]
Updated README to reflect new github pages docs.

12 years agoFix issue 187
Joao Tavora [Mon, 7 Nov 2011 13:40:33 +0000 (13:40 +0000)]
Fix issue 187

12 years agoBe properly quiet when importing snippets
João Távora [Sat, 5 Nov 2011 14:35:07 +0000 (14:35 +0000)]
Be properly quiet when importing snippets

12 years agoBetter rakefile for converting bundles
João Távora [Sat, 5 Nov 2011 14:34:20 +0000 (14:34 +0000)]
Better rakefile for converting bundles

12 years agono longer ignore files in extras/bundles
Joao Tavora [Fri, 4 Nov 2011 16:04:39 +0000 (16:04 +0000)]
no longer ignore files in extras/bundles

12 years agoadded ruby-tmbundle submodule
Joao Tavora [Fri, 4 Nov 2011 16:04:10 +0000 (16:04 +0000)]
added ruby-tmbundle submodule

12 years agoMerge branch 'master' of github.com:capitaomorte/yasnippet
Joao Tavora [Fri, 4 Nov 2011 14:33:24 +0000 (14:33 +0000)]
Merge branch 'master' of github.com:capitaomorte/yasnippet

12 years agosome cleanup to textmate_import.rb
Joao Tavora [Fri, 4 Nov 2011 14:32:46 +0000 (14:32 +0000)]
some cleanup to textmate_import.rb

12 years agoignore html files under doc/ and pkg/ dir
Joao Tavora [Fri, 4 Nov 2011 13:32:05 +0000 (13:32 +0000)]
ignore html files under doc/ and pkg/ dir

12 years agoAdded mediocre doc:upload task for updating the gh-pages branch
Joao Tavora [Fri, 4 Nov 2011 13:30:46 +0000 (13:30 +0000)]
Added mediocre doc:upload task for updating the gh-pages branch

12 years agoMerge pull request #3 from jimeh/snippets-fix-and-cleanup
João Távora [Thu, 3 Nov 2011 22:13:58 +0000 (15:13 -0700)]
Merge pull request #3 from jimeh/snippets-fix-and-cleanup

Snippets fix and cleanup

12 years agoKeep snippet vars definitions in a single format across all snippets and documentation.
Jim Myhrberg [Thu, 3 Nov 2011 20:51:31 +0000 (20:51 +0000)]
Keep snippet vars definitions in a single format across all snippets and documentation.

The format is:

# var-name: value

Previously snippets used a mixture of the following formatting:

#var-name: value
#var-name : value
# var-name: value
# var-name : value