João Távora
|
7f62611921
|
Merge branch 'master' into tighter-tab
|
2012-04-29 12:55:28 +01:00 |
|
João Távora
|
6d416253ac
|
Merge branch 'jit-loading', implementing #160.
|
2012-04-29 12:48:22 +01:00 |
|
João Távora
|
fcb4dfe43d
|
jit-loading: some minor refactoring and better tests
|
2012-04-29 12:43:42 +01:00 |
|
João Távora
|
7bf1517898
|
Fix #237
|
2012-04-28 17:21:12 +01:00 |
|
João Távora
|
dad9612b3c
|
Merge pull request #234 from rson/patch-1
Fix documentation typo.
|
2012-04-22 09:53:10 -07:00 |
|
João Távora
|
584d1d80bf
|
yas/load-directory-1: also start supressing emacs-lisp load messages when yas/verbosity is 2 or lower
|
2012-04-22 17:27:00 +01:00 |
|
João Távora
|
b32edcca4c
|
bugfix: needs to be interactive
|
2012-04-22 17:12:49 +01:00 |
|
João Távora
|
cb3f125439
|
bugfix: print-legnth has to be infinity here
|
2012-04-22 17:12:13 +01:00 |
|
João Távora
|
023f1ebad4
|
bugfix: need to to go to end of buffer after inserting .yas-setup.el
|
2012-04-22 17:11:23 +01:00 |
|
João Távora
|
3eff698e68
|
bugfix: also use here
|
2012-04-22 17:10:25 +01:00 |
|
João Távora
|
afa1b19a2b
|
Merge remote-tracking branch 'origin/master' into jit-loading
|
2012-04-22 16:56:05 +01:00 |
|
João Távora
|
26c311ee8a
|
yas/load-directory: bugfix: yas/define-parents must be called earlier on.
|
2012-04-22 16:34:57 +01:00 |
|
João Távora
|
d317a408c3
|
enhancement: test snippet compilation and loading. refactor test helpers
|
2012-04-22 16:34:12 +01:00 |
|
João Távora
|
e30b67f9ca
|
enhancement: add yas/recompile-all
|
2012-04-22 16:33:02 +01:00 |
|
João Távora
|
a948b92aa2
|
bugfix: also exit all snippets at end of should-expand test
|
2012-04-22 16:30:58 +01:00 |
|
João Távora
|
4ae3bc0aff
|
with-snippet-dirs: correct use of unwind-protect
|
2012-04-22 16:29:57 +01:00 |
|
João Távora
|
0bdb370c06
|
yas/compile-directory: now works :-)
|
2012-04-21 11:58:50 +01:00 |
|
João Távora
|
9dedf91209
|
with-snippet-dirs: use UNWIND-PROTECT
|
2012-04-21 11:58:12 +01:00 |
|
João Távora
|
61ccd9b4ab
|
Should really exit all snippets
|
2012-04-21 10:13:41 +01:00 |
|
João Távora
|
7a41a130bd
|
Merge pull request #236 from immerrr/patch-1
yas/ido-prompt: play nice with autoloading of ido-completing-read
|
2012-04-20 13:20:58 -07:00 |
|
immerrr
|
69a1061955
|
yas/ido-prompt: play nice with autoloading of ido-completing-read
|
2012-04-19 23:29:37 +04:00 |
|
Randy Morris
|
271f985c0a
|
Fix documentation typo.
|
2012-04-12 15:54:29 -03:00 |
|
João Távora
|
59e18a999e
|
Richer tests
|
2012-03-26 03:44:01 +01:00 |
|
João Távora
|
7e3ce48d3c
|
Fix #207
|
2012-03-26 01:27:16 +01:00 |
|
João Távora
|
ce85cffcfc
|
Merge branch 'master' into jit-loading
Minor conflicts (had already corrected spelling on some log lines...):
yasnippet.el
|
2012-03-25 15:07:31 +01:00 |
|
João Távora
|
6323567809
|
Introduced 'yas/message and 'yas/verbosity, make everything log to level 3 for now. Implements #224.
|
2012-03-25 15:02:46 +01:00 |
|
João Távora
|
012ce9cba0
|
This shouldn't be here
|
2012-03-25 14:46:30 +01:00 |
|
João Távora
|
27eade2d04
|
Merge branch 'master' into jit-loading
|
2012-03-25 14:08:20 +01:00 |
|
Joao Tavora
|
440b6936a5
|
makes 'yas/template' objects easier to read in the echo area
|
2012-03-20 09:16:00 +00:00 |
|
Joao Tavora
|
2188a9d1d1
|
Some loading/reloading with useful fixture code
|
2012-03-20 09:15:07 +00:00 |
|
Joao Tavora
|
43232a10db
|
If no 'key' or 'binding' directives fall back to filename as trigger key
|
2012-03-20 09:14:18 +00:00 |
|
Joao Tavora
|
66e804dad0
|
Added a few ert unit tests, mostly for very basic snippet mechanics
|
2012-03-13 11:23:38 +00:00 |
|
Joao Tavora
|
fcbbdbdbbc
|
Don\'t abort loading more snippet dirs if one of them failed
|
2012-03-09 11:05:39 +00:00 |
|
Joao Tavora
|
1dc9ea386e
|
Restructured mostly loading code, improved jit-loading and parent discovery.
Some bugs may lurk
|
2012-03-08 13:43:19 +00:00 |
|
Joao Tavora
|
47ed49116e
|
prototype, many bugs, especially with with parent modes...
|
2012-03-06 15:34:55 +00:00 |
|
Joao Tavora
|
fe6351b18f
|
Sligthly saner `yas/load-directory-1'
|
2012-03-06 14:35:54 +00:00 |
|
Joao Tavora
|
429db5c65c
|
Previous approach breaks the mode menu, need another `yas/trigger-key-overriding\' var
|
2012-03-06 11:55:00 +00:00 |
|
João Távora
|
b392dd3726
|
Merge pull request #223 from lewang/master
define comment-start snippet and some code cleanup
|
2012-03-05 04:17:28 -08:00 |
|
Le Wang
|
1bfc3793e4
|
remove redundant declaration of defaults for snippet-mode
|
2012-03-04 12:35:36 +08:00 |
|
Le Wang
|
087388e21a
|
add comment definition for snippet-mode
|
2012-03-04 12:35:36 +08:00 |
|
Le Wang
|
3cd8cbdd12
|
clean up trailing white space
|
2012-03-04 12:35:36 +08:00 |
|
João Távora
|
6b755c9521
|
need the comma when deferring errors to the future in yas/eval-lisp
|
2012-02-28 01:45:59 +00:00 |
|
Joao Tavora
|
50bcb8f2d8
|
Can't use yas/read-kbd-macro' in yas/fallback', need to call `read-kbd-macro' with the string TAB directly, don't know why...
|
2012-02-27 11:38:34 +00:00 |
|
João Távora
|
7c6ab3b82e
|
Merge branch 'master', remote-tracking branch 'origin' into tighter-tab
|
2012-02-27 09:59:54 +00:00 |
|
João Távora
|
f80e7f4612
|
much better `yas/trigger-key' still needs some cleanup...
|
2012-02-27 09:56:44 +00:00 |
|
João Távora
|
8a40e08f31
|
ignore compiled snippets files
|
2012-02-27 02:54:13 +00:00 |
|
João Távora
|
1cc002ee32
|
still problematic, I should shift to to vectors when the key is 'TAB'
|
2012-02-27 02:48:02 +00:00 |
|
João Távora
|
95195d1324
|
Fix typo that resulted on error
|
2012-02-27 02:35:14 +00:00 |
|
João Távora
|
893a9b3594
|
Load correct .yas-setup and .yas-compiled-snippets file when loading a snippet dir
|
2012-02-27 02:35:13 +00:00 |
|
João Távora
|
e8ea8e27c1
|
trigger key always tab, but binds using `minor-mode-overriding-map-alist'
|
2012-02-27 02:32:12 +00:00 |
|