João Távora
|
2cf544b67f
|
Merge pull request #363 from azer/master
Add JavaScript Snippets
|
2013-02-16 10:27:54 -08:00 |
|
João Távora
|
bf554212d3
|
Merge pull request #358 from Sarcasm/master
Make yas--version compatible with version-to-list()
|
2013-02-16 10:24:43 -08:00 |
|
E.Azer Koçulu
|
61cee70ec0
|
add js snippets
|
2013-02-15 14:22:23 -08:00 |
|
Guillaume Papin
|
8772b51052
|
Fix yas--version to compatible with version-to-list
|
2013-02-04 10:42:09 +01:00 |
|
João Távora
|
700a68eb15
|
Merge pull request #355 from tkf/fix-yas--message
Fix yas--message for the case message contains %
|
2013-01-12 21:53:17 -08:00 |
|
Takafumi Arakaki
|
2e118646f0
|
Fix yas--message for the case message contains %
|
2013-01-12 18:23:16 +01:00 |
|
João Távora
|
618cf506ee
|
Doc: document structures YAS--FIELD and YAS--MIRROR
|
2012-12-25 04:30:26 +00:00 |
|
João Távora
|
35493b8f06
|
Fix: enclose this test in WITH-TEMP-BUFFER
|
2012-12-25 04:30:26 +00:00 |
|
João Távora
|
74e8f43f06
|
Closes #351: sort mirrors by nesting depth when updating
|
2012-12-25 04:30:19 +00:00 |
|
Joao Tavora
|
04970abf30
|
Closes #315: don't consider keybindings when filtering snippets in YAS-ACTIVE-KEYS
|
2012-12-24 16:35:03 +00:00 |
|
João Távora
|
810de9a4b0
|
Add: unit test for YAS-MINOR-MODE-MAP rebindings
|
2012-12-24 01:45:59 +00:00 |
|
João Távora
|
e5c41c78d2
|
Fix: tests also use YAS--WITH-TEMPORARY-REDEFINITIONS to make stubs
|
2012-12-24 01:35:05 +00:00 |
|
João Távora
|
1ef0091de1
|
Fix: YAS-RELOAD-ALL preserves user bindings on YAS-MINOR-MODE-MAP cleanup
- Don't create a new keymap on every reload
|
2012-12-23 20:43:23 +00:00 |
|
João Távora
|
9b31880ed1
|
Fix: double check if mac trigger symbol is available
|
2012-12-22 18:18:04 +00:00 |
|
João Távora
|
1db685c480
|
Fix: YAS--CALLED-INTERACTIVELY-P should reverse its condition check
|
2012-12-22 18:04:54 +00:00 |
|
João Távora
|
a74481f491
|
Merge pull request #343 from dgutov/zip
Remove group-name prefix from ruby-mode/collections/zip
|
2012-12-17 03:59:18 -08:00 |
|
João Távora
|
1bc497ecbe
|
Closes #335: YAS-DONT-ACTIVATE is only buffer-local in pre-24 emacsen
|
2012-12-17 00:13:17 +00:00 |
|
João Távora
|
327fa4b86e
|
Merge pull request #344 from dgutov/no-aget
Fix: remove the use of AGET that has creeped in
|
2012-12-16 15:53:04 -08:00 |
|
João Távora
|
d9f966a220
|
Closes #347: can't expect THIS-COMMAND to have valid value in YAS-BUFFER-LOCAL-CONDITION
|
2012-12-16 14:36:14 +00:00 |
|
Dmitry Gutov
|
f6d6d4ca56
|
Remove the use of aget that has creeped in
See also c38c3aa, 38db5aa9fbf0f60dce63b83cab8f028bfcd152bd and
9de1c5f4fb6f281cfa4af869d393db76616cb42e#commitcomment-2265088
|
2012-12-09 03:08:57 +04:00 |
|
Dmitry Gutov
|
100aa7c0af
|
Remove group-name prefix from ruby-mode/collections/zip
Bug introduced in f48317e7c5ecdbb7680d0ea2c595cfda0342c3bb and not-fixed in
3aea27042bc2a0f05b2755e0c5c4edc43b426aed.
|
2012-12-09 02:15:43 +04:00 |
|
João Távora
|
4f99f9dc20
|
Closes #339
|
2012-11-27 00:25:51 +00:00 |
|
João Távora
|
cfefaca284
|
Fix: cleanup after #333 fix, use 'cl-flet'
|
2012-11-17 16:38:11 +00:00 |
|
Joao Tavora
|
7e4876169b
|
Fix: also use $EMACS env var in compilation
|
2012-11-16 15:15:56 +00:00 |
|
Joao Tavora
|
0778a1b61b
|
Fix: Closes #330
|
2012-11-16 15:15:24 +00:00 |
|
João Távora
|
b29e4b9259
|
Doc: update "reporting bugs" section in README
|
2012-11-09 14:07:32 +00:00 |
|
João Távora
|
ed4dbdf378
|
Doc: added notice about bug reporting
|
2012-11-08 22:59:45 +00:00 |
|
João Távora
|
0ab9fb281e
|
Minor: make 'yas--define-snippets-1' an internal defun
|
2012-11-08 22:22:41 +00:00 |
|
João Távora
|
d5865b1092
|
Merge remote-tracking branch 'rolandwalker/byte-compiler-3'
Fix: reorder defuns to quieten byte-compiler
Conflicts:
yasnippet.el
|
2012-11-08 22:21:19 +00:00 |
|
João Távora
|
552008872b
|
Minor: cleanup internal doc headings slightly
|
2012-11-08 22:15:42 +00:00 |
|
Roland Walker
|
b7fe4c1f8d
|
reorder defuns to quieten byte-compiler
Two warnings avoided:
function `yas-define-snippets' defined multiple times in this file
the function `yas-define-snippets' is not known to be defined
|
2012-11-08 14:33:21 -05:00 |
|
João Távora
|
a581ac475d
|
Merge pull request #328 from rolandwalker/byte-compiler-2
Fix: new 'yas--called-interactively-p' to shoosh byte-compiler
|
2012-11-08 10:22:33 -08:00 |
|
Roland Walker
|
7d411fbfd7
|
replace interactive-p with called-interactively-p macro
tested compatible with GNU Emacs v 22.x - 24.x
|
2012-11-08 12:47:00 -05:00 |
|
João Távora
|
880767e669
|
Merge remote-tracking branch 'rolandwalker/flet'
Conflicts:
yasnippet.el
|
2012-11-06 18:33:37 +00:00 |
|
Roland Walker
|
4e07abaec7
|
comment
|
2012-11-06 13:06:01 -05:00 |
|
João Távora
|
185c771ded
|
Closes #253.
|
2012-11-06 16:28:16 +00:00 |
|
João Távora
|
9de1c5f4fb
|
Fix: need to require assoc , since using aget somewhere
|
2012-11-06 15:51:32 +00:00 |
|
João Távora
|
81dbf038a1
|
Fix: expose and honour yas-dont-activate
|
2012-11-06 15:18:04 +00:00 |
|
João Távora
|
73a1b485d6
|
Merge branch 'trigger-key-fallback-cleanup'
Conflicts:
yasnippet.el
|
2012-11-06 14:16:46 +00:00 |
|
João Távora
|
cd70010b83
|
Closes #296: No longer use customizable yas-trigger-key and friends.
Use keymaps that the user can customise with `define-key` like all the
other modes
|
2012-11-06 14:12:18 +00:00 |
|
João Távora
|
f836621480
|
Fix: correct expectation for this test in batch-mode
|
2012-11-06 14:09:51 +00:00 |
|
João Távora
|
1774d7cbd0
|
Add: easier to run tests
|
2012-11-06 13:27:37 +00:00 |
|
João Távora
|
5aff68266c
|
Merge pull request #323 from rolandwalker/byte-compiler
Fix: quieten byte-compiler
|
2012-11-06 04:50:38 -08:00 |
|
João Távora
|
cbfc82d186
|
Merge pull request #325 from rolandwalker/doc
Docfix: checkdoc + spelling
|
2012-11-06 04:44:48 -08:00 |
|
Roland Walker
|
32e56098fb
|
future-proof against obsoleting of `flet'
flet will be marked obsolete starting in Emacs 24.3
|
2012-11-05 11:09:25 -05:00 |
|
Roland Walker
|
9574288277
|
checkdoc + spelling
|
2012-11-05 10:59:34 -05:00 |
|
Roland Walker
|
49dde5177b
|
quieten byte-compiler
|
2012-11-05 10:07:46 -05:00 |
|
João Távora
|
f7b786f6df
|
Merge pull request #321 from luismbo/patch-1
Fix: aesthetic fix to README.mdown
|
2012-11-05 06:21:34 -08:00 |
|
Luís Oliveira
|
a540545945
|
Aesthetic fix to README.mdown
|
2012-11-03 14:05:21 +00:00 |
|
João Távora
|
42ed181f4a
|
Merge pull request #308 from monsanto/yas-load-snippet-buffer-fix
Fix: "arrayp, nil" bug in yas-load-snippet-buffer.
|
2012-09-23 08:50:08 -07:00 |
|