]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
11 years agoignore .yas-compiled-snippets.el files
João Távora [Tue, 17 Jul 2012 03:13:01 +0000 (04:13 +0100)]
ignore .yas-compiled-snippets.el files

11 years agoFix #266
João Távora [Tue, 17 Jul 2012 03:11:22 +0000 (04:11 +0100)]
Fix #266

11 years agoOn `yas/reload-all` be clearer as to whether just-in-time loading is active
João Távora [Mon, 16 Jul 2012 13:16:44 +0000 (14:16 +0100)]
On `yas/reload-all` be clearer as to whether just-in-time loading is active

11 years agoFix #70
João Távora [Mon, 16 Jul 2012 13:13:42 +0000 (14:13 +0100)]
Fix #70

11 years agoyasnippet now belongs to the FSF
Joao Tavora [Fri, 13 Jul 2012 16:34:34 +0000 (17:34 +0100)]
yasnippet now belongs to the FSF

11 years agopackage file was being generated incorrectly
Joao Tavora [Fri, 13 Jul 2012 16:32:02 +0000 (17:32 +0100)]
package file was being generated incorrectly

11 years agoActually, mention MELPA before el-get
João Távora [Fri, 13 Jul 2012 10:01:11 +0000 (12:01 +0200)]
Actually, mention MELPA before el-get

11 years agoReflect MELPA availability and el-get quirks
Joao Tavora [Fri, 13 Jul 2012 09:41:46 +0000 (10:41 +0100)]
Reflect MELPA availability and el-get quirks

11 years agocleanup: remove crlf line endings
João Távora [Sat, 30 Jun 2012 19:01:25 +0000 (20:01 +0100)]
cleanup: remove crlf line endings

11 years agobugfix: better `with-snippet-dirs` macro
João Távora [Sat, 30 Jun 2012 19:00:11 +0000 (20:00 +0100)]
bugfix: better `with-snippet-dirs` macro

11 years agobugfix: `yas/reload-all` should reload all snippets bypassing jit when called interac...
João Távora [Thu, 28 Jun 2012 21:34:22 +0000 (22:34 +0100)]
bugfix: `yas/reload-all` should reload all snippets bypassing jit when called interactively.

11 years agodocfix: YASnippet -> yasnippet
Joao Tavora [Thu, 28 Jun 2012 13:29:11 +0000 (14:29 +0100)]
docfix: YASnippet -> yasnippet
cleanup: some trailing whitespace

11 years agodocfix: add the workaround for using yasnippet as a non-global minor mode. See issue...
Joao Tavora [Thu, 28 Jun 2012 13:28:26 +0000 (14:28 +0100)]
docfix: add the workaround for using yasnippet as a non-global minor mode. See issue #253

11 years agobugfix: error in `yas/add-template` when `omit-items` was used in `yas/define-menu`
João Távora [Wed, 27 Jun 2012 16:04:17 +0000 (17:04 +0100)]
bugfix: error in `yas/add-template` when `omit-items` was used in `yas/define-menu`

11 years agobugfix: fix issue #255, removing a keybinding from a snippet doesn't really unbind...
João Távora [Fri, 15 Jun 2012 00:27:08 +0000 (01:27 +0100)]
bugfix: fix issue #255, removing a keybinding from a snippet doesn't really unbind it if it's the last one
enhancement: internal doc update with ascii diagram

11 years agoMerge pull request #251 from lewang/master
João Távora [Tue, 5 Jun 2012 21:38:38 +0000 (14:38 -0700)]
Merge pull request #251 from lewang/master

bugfix: don't hippie-expand unless in `yas/minor-mode`
enhancement: yas/dont-activate can now be a list of functions

11 years agoallow yas/dont-activate to take list of functions with default being `(minibufferp)`
Le Wang [Mon, 4 Jun 2012 16:34:08 +0000 (00:34 +0800)]
allow yas/dont-activate to take list of functions with default being `(minibufferp)`

- This allows the user to configure whether yasnippet should be enabled in
  minibuffer while preserving the current default.

11 years agoonly hippie-expand when yas/minor-mode is on
Le Wang [Mon, 4 Jun 2012 16:08:44 +0000 (00:08 +0800)]
only hippie-expand when yas/minor-mode is on

11 years agobugfix: more correctly create the Marmelade package for #217
João Távora [Tue, 29 May 2012 21:40:05 +0000 (22:40 +0100)]
bugfix: more correctly create the Marmelade package for #217

11 years agocleanup: trailing whitespace
João Távora [Tue, 29 May 2012 21:30:27 +0000 (22:30 +0100)]
cleanup: trailing whitespace

11 years agoenhancement: Update some meta-info for #217
João Távora [Tue, 29 May 2012 21:30:05 +0000 (22:30 +0100)]
enhancement: Update some meta-info for #217

11 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

11 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

11 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'

11 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

11 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

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

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

11 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

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

11 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

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

11 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