João Távora
|
13a2e50bbe
|
emacs22 compatibility
|
2012-07-02 01:33:52 +01:00 |
|
João Távora
|
4713bba467
|
bugfix: yas/recompile-directory-maybe messed up sometimes
|
2012-07-02 01:27:44 +01:00 |
|
João Távora
|
209cf81f04
|
enhancement: tests for snippet autocompilation
|
2012-07-02 00:40:53 +01:00 |
|
João Távora
|
0e7f510e9d
|
cleanup: fix crlf bundler in yasnippet-tests.el
|
2012-07-02 00:33:14 +01:00 |
|
João Távora
|
1a9221cf0d
|
enhancement: slightly better benchmarks
|
2012-07-02 00:26:26 +01:00 |
|
João Távora
|
66aaf614f5
|
enhancement: smarter recompilation based on mtimes and mtime-md5's.
Thanks Matthew Fidler for idea.
|
2012-07-02 00:23:22 +01:00 |
|
João Távora
|
37fc2667cd
|
enhancement: some benchmarks
|
2012-06-30 21:49:19 +01:00 |
|
João Távora
|
72d8481910
|
enhancement: introduced yas/auto-compile-snippets
|
2012-06-30 21:48:44 +01:00 |
|
Matthew L. Fidler
|
e1891a4fb5
|
automatic snippet compilation
|
2012-06-30 20:07:08 +01:00 |
|
João Távora
|
1e3fdfd318
|
cleanup: remove crlf line endings
|
2012-06-30 20:01:25 +01:00 |
|
João Távora
|
b347b61360
|
bugfix: better with-snippet-dirs macro
|
2012-06-30 20:00:11 +01:00 |
|
João Távora
|
275ac7fe00
|
bugfix: yas/reload-all should reload all snippets bypassing jit when called interactively.
|
2012-06-28 22:34:22 +01:00 |
|
Joao Tavora
|
72e2c5d2aa
|
docfix: YASnippet -> yasnippet
cleanup: some trailing whitespace
|
2012-06-28 14:29:11 +01:00 |
|
Joao Tavora
|
e263de79ed
|
docfix: add the workaround for using yasnippet as a non-global minor mode. See issue #253
|
2012-06-28 14:28:26 +01:00 |
|
João Távora
|
ee398f4d5a
|
bugfix: error in yas/add-template when omit-items was used in yas/define-menu
|
2012-06-27 17:04:17 +01:00 |
|
João Távora
|
73073f9078
|
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
|
2012-06-15 01:27:51 +01:00 |
|
João Távora
|
28cd4ca0c9
|
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
|
2012-06-05 14:38:38 -07:00 |
|
Le Wang
|
6b841dd247
|
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.
|
2012-06-05 00:40:21 +08:00 |
|
Le Wang
|
5ed6adadce
|
only hippie-expand when yas/minor-mode is on
|
2012-06-05 00:08:44 +08:00 |
|
João Távora
|
b7c54b8c6c
|
bugfix: more correctly create the Marmelade package for #217
|
2012-05-29 22:40:05 +01:00 |
|
João Távora
|
be8b240771
|
cleanup: trailing whitespace
|
2012-05-29 22:30:27 +01:00 |
|
João Távora
|
a2ee7914fb
|
enhancement: Update some meta-info for #217
|
2012-05-29 22:30:05 +01:00 |
|
João Távora
|
1688fc3442
|
enhancement: create Marmelade-compatible packages for #217
|
2012-05-29 22:29:34 +01:00 |
|
João Távora
|
433c937465
|
cleanup: remove `yas/find-snippets\', complicated and no one seems to use it anyway
|
2012-05-29 21:41:55 +01:00 |
|
João Távora
|
bcb3cd30aa
|
bugfix: more tweaks to the interactive spec of `yas/reload-all'
|
2012-05-29 21:23:15 +01:00 |
|
João Távora
|
490389e1e1
|
bugfix: removed interactive spec of yas/reload-all
|
2012-05-29 21:11:21 +01:00 |
|
Joao Tavora
|
33a07c3544
|
enhancement: nicer `yas/new-snippet\' template
|
2012-05-23 11:46:36 +01:00 |
|
Joao Tavora
|
c9bd102cb3
|
bugfix: fix #245
|
2012-05-23 11:45:45 +01:00 |
|
João Távora
|
cfd92598e8
|
docfix: fix #248
|
2012-05-23 08:13:18 +02:00 |
|
Joao Tavora
|
922304ffdf
|
enhancement: minor cleanup to the loading mechanism
|
2012-05-22 17:49:57 +01:00 |
|
Joao Tavora
|
c38c3aaab8
|
bugfix: Fix #242
|
2012-05-22 17:47:32 +01:00 |
|
Joao Tavora
|
a7b78cf198
|
cleanup: minor whitespace and doc cleanup
|
2012-05-21 14:48:08 +01:00 |
|
Joao Tavora
|
4f846f2c36
|
bugfix: fix #233
|
2012-05-21 14:47:42 +01:00 |
|
Joao Tavora
|
9fc2e20d91
|
fix: get rid of yas/no-jit', interactive calls to yas/reload-all' do *not* use jit
|
2012-05-21 14:46:33 +01:00 |
|
João Távora
|
bbef037483
|
Merge pull request #244 from darthdeus/encoding
Set default Encoding to UTF_8 for Ruby 1.9
|
2012-05-07 09:01:08 -07:00 |
|
Jakub Arnold
|
09a936041a
|
Set default Encoding to UTF_8 for Ruby 1.9
|
2012-05-07 17:30:48 +02:00 |
|
João Távora
|
ed85eb488b
|
Make jit-loading be the default. See issue #240.
|
2012-05-06 11:36:54 +01:00 |
|
João Távora
|
ad5f63ca95
|
Merge pull request #239 from ptpt/master
typo error
|
2012-05-02 06:49:57 -07:00 |
|
Tao Peng
|
404089ba05
|
typo error in `yas/comleting-prompt'
|
2012-05-02 15:20:59 +02: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 |
|