Commit Graph

  • 1688fc3442 enhancement: create Marmelade-compatible packages for #217 João Távora 2012-05-29 22:29:34 +01:00
  • 433c937465 cleanup: remove `yas/find-snippets\', complicated and no one seems to use it anyway João Távora 2012-05-29 21:41:55 +01:00
  • bcb3cd30aa bugfix: more tweaks to the interactive spec of `yas/reload-all' João Távora 2012-05-29 21:23:15 +01:00
  • 490389e1e1 bugfix: removed interactive spec of yas/reload-all João Távora 2012-05-10 09:30:30 +01:00
  • 33a07c3544 enhancement: nicer `yas/new-snippet\' template Joao Tavora 2012-05-23 11:46:36 +01:00
  • c9bd102cb3 bugfix: fix #245 Joao Tavora 2012-05-23 11:44:27 +01:00
  • cfd92598e8 docfix: fix #248 João Távora 2012-05-23 08:13:18 +02:00
  • 922304ffdf enhancement: minor cleanup to the loading mechanism Joao Tavora 2012-05-22 17:49:57 +01:00
  • c38c3aaab8 bugfix: Fix #242 Joao Tavora 2012-05-22 17:47:32 +01:00
  • a7b78cf198 cleanup: minor whitespace and doc cleanup Joao Tavora 2012-05-21 14:48:08 +01:00
  • 4f846f2c36 bugfix: fix #233 Joao Tavora 2012-05-21 14:47:42 +01:00
  • 9fc2e20d91 fix: get rid of yas/no-jit', interactive calls to yas/reload-all' do *not* use jit Joao Tavora 2012-05-21 14:46:33 +01:00
  • 8b7285b640 Merge remote-tracking branch 'origin/master' into revamp-doc Joao Tavora 2012-05-10 11:40:59 +01:00
  • bbef037483 Merge pull request #244 from darthdeus/encoding João Távora 2012-05-07 09:01:08 -07:00
  • 09a936041a Set default Encoding to UTF_8 for Ruby 1.9 Jakub Arnold 2012-05-07 17:30:48 +02:00
  • bdcecc0fe5 using an org-mode readme, too Joao Tavora 2012-05-07 16:07:44 +01:00
  • b0a986b761 removed executable permissions Joao Tavora 2012-05-07 15:58:44 +01:00
  • 9ab633bc4f merged every org file into manual.org Joao Tavora 2012-05-07 15:56:17 +01:00
  • 56b8887538 scaffolding for a doc revamp João Távora 2012-05-07 09:26:42 +01:00
  • ed85eb488b Make jit-loading be the default. See issue #240. João Távora 2012-05-06 11:36:54 +01:00
  • ad5f63ca95 Merge pull request #239 from ptpt/master João Távora 2012-05-02 06:49:57 -07:00
  • 404089ba05 typo error in `yas/comleting-prompt' Tao Peng 2012-05-02 15:20:59 +02:00
  • 7f62611921 Merge branch 'master' into tighter-tab tighter-tab João Távora 2012-04-29 12:55:28 +01:00
  • 6d416253ac Merge branch 'jit-loading', implementing #160. João Távora 2012-04-29 12:48:22 +01:00
  • fcb4dfe43d jit-loading: some minor refactoring and better tests jit-loading João Távora 2012-04-29 12:43:42 +01:00
  • 7bf1517898 Fix #237 João Távora 2012-04-28 17:20:03 +01:00
  • dad9612b3c Merge pull request #234 from rson/patch-1 João Távora 2012-04-22 09:53:10 -07:00
  • 584d1d80bf yas/load-directory-1: also start supressing emacs-lisp load messages when yas/verbosity is 2 or lower João Távora 2012-04-22 17:27:00 +01:00
  • b32edcca4c bugfix: needs to be interactive João Távora 2012-04-22 17:12:49 +01:00
  • cb3f125439 bugfix: print-legnth has to be infinity here João Távora 2012-04-22 17:12:13 +01:00
  • 023f1ebad4 bugfix: need to to go to end of buffer after inserting .yas-setup.el João Távora 2012-04-22 17:11:23 +01:00
  • 3eff698e68 bugfix: also use here João Távora 2012-04-22 17:10:25 +01:00
  • afa1b19a2b Merge remote-tracking branch 'origin/master' into jit-loading João Távora 2012-04-22 16:56:05 +01:00
  • 26c311ee8a yas/load-directory: bugfix: yas/define-parents must be called earlier on. João Távora 2012-04-22 16:34:57 +01:00
  • d317a408c3 enhancement: test snippet compilation and loading. refactor test helpers João Távora 2012-04-22 16:34:12 +01:00
  • e30b67f9ca enhancement: add yas/recompile-all João Távora 2012-04-22 16:33:02 +01:00
  • a948b92aa2 bugfix: also exit all snippets at end of should-expand test João Távora 2012-04-22 16:30:58 +01:00
  • 4ae3bc0aff with-snippet-dirs: correct use of unwind-protect João Távora 2012-04-22 16:29:57 +01:00
  • 0bdb370c06 yas/compile-directory: now works :-) João Távora 2012-04-21 11:58:50 +01:00
  • 9dedf91209 with-snippet-dirs: use UNWIND-PROTECT João Távora 2012-04-21 11:58:12 +01:00
  • 61ccd9b4ab Should really exit all snippets João Távora 2012-03-26 03:48:31 +01:00
  • 7a41a130bd Merge pull request #236 from immerrr/patch-1 João Távora 2012-04-20 13:20:58 -07:00
  • 69a1061955 yas/ido-prompt: play nice with autoloading of ido-completing-read immerrr 2012-04-19 23:29:37 +04:00
  • 271f985c0a Fix documentation typo. Randy Morris 2012-04-12 15:54:29 -03:00
  • 59e18a999e Richer tests João Távora 2012-03-26 03:44:01 +01:00
  • 7e3ce48d3c Fix #207 João Távora 2012-03-26 01:27:16 +01:00
  • ce85cffcfc Merge branch 'master' into jit-loading João Távora 2012-03-25 15:07:31 +01:00
  • 6323567809 Introduced 'yas/message and 'yas/verbosity, make everything log to level 3 for now. Implements #224. João Távora 2012-03-25 15:02:46 +01:00
  • 012ce9cba0 This shouldn't be here João Távora 2012-03-25 14:46:30 +01:00
  • 27eade2d04 Merge branch 'master' into jit-loading João Távora 2012-03-25 14:08:20 +01:00
  • 440b6936a5 makes 'yas/template' objects easier to read in the echo area Joao Tavora 2012-03-20 09:16:00 +00:00
  • 2188a9d1d1 Some loading/reloading with useful fixture code Joao Tavora 2012-03-20 09:15:07 +00:00
  • 43232a10db If no 'key' or 'binding' directives fall back to filename as trigger key Joao Tavora 2012-03-20 09:14:18 +00:00
  • 66e804dad0 Added a few ert unit tests, mostly for very basic snippet mechanics Joao Tavora 2012-03-13 11:23:38 +00:00
  • fcbbdbdbbc Don\'t abort loading more snippet dirs if one of them failed Joao Tavora 2012-03-09 11:05:39 +00:00
  • 1dc9ea386e Restructured mostly loading code, improved jit-loading and parent discovery. Some bugs may lurk Joao Tavora 2012-03-08 13:43:19 +00:00
  • 47ed49116e prototype, many bugs, especially with with parent modes... Joao Tavora 2012-03-06 15:34:55 +00:00
  • fe6351b18f Sligthly saner `yas/load-directory-1' integration Joao Tavora 2012-03-06 14:35:54 +00:00
  • 429db5c65c Previous approach breaks the mode menu, need another `yas/trigger-key-overriding\' var Joao Tavora 2012-03-06 11:55:00 +00:00
  • b392dd3726 Merge pull request #223 from lewang/master João Távora 2012-03-05 04:17:28 -08:00
  • 1bfc3793e4 remove redundant declaration of defaults for snippet-mode Le Wang 2012-03-04 12:34:20 +08:00
  • 087388e21a add comment definition for snippet-mode Le Wang 2012-03-04 12:33:53 +08:00
  • 3cd8cbdd12 clean up trailing white space Le Wang 2012-03-04 12:33:09 +08:00
  • 6b755c9521 need the comma when deferring errors to the future in yas/eval-lisp João Távora 2012-02-28 01:45:59 +00:00
  • 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... Joao Tavora 2012-02-27 11:38:34 +00:00
  • 7c6ab3b82e Merge branch 'master', remote-tracking branch 'origin' into tighter-tab João Távora 2012-02-27 09:59:54 +00:00
  • f80e7f4612 much better `yas/trigger-key' still needs some cleanup... João Távora 2012-02-27 09:56:44 +00:00
  • 8a40e08f31 ignore compiled snippets files João Távora 2012-02-27 02:54:13 +00:00
  • 1cc002ee32 still problematic, I should shift to to vectors when the key is 'TAB' João Távora 2012-02-27 02:48:02 +00:00
  • 95195d1324 Fix typo that resulted on error João Távora 2012-02-27 02:34:29 +00:00
  • 893a9b3594 Load correct .yas-setup and .yas-compiled-snippets file when loading a snippet dir João Távora 2012-02-27 02:34:02 +00:00
  • e8ea8e27c1 trigger key always tab, but binds using `minor-mode-overriding-map-alist' João Távora 2012-02-27 02:32:12 +00:00
  • 7ab75027cc Removed reference to deprecated yasnippet-bundle in README.mdown João Távora 2012-02-26 20:46:25 +00:00
  • af81a55f39 TODO: implement Rakefile :release task! João Távora 2012-02-26 20:44:59 +00:00
  • d608b66a5d Document yas/compute-major-mode-and-parents better João Távora 2012-02-26 20:44:24 +00:00
  • 3ce27b8e92 Document yas/new-snippet better João Távora 2012-02-26 20:43:47 +00:00
  • fb45d0e45a cosmetics João Távora 2012-02-26 20:43:18 +00:00
  • 483364c8e5 yasnippet-bundle.el gone. fast snippet loading now via .yas-compiled-snippet.el files, uses yas/compile-snippets João Távora 2012-02-26 20:42:56 +00:00
  • f651c41da0 Fix #216 Joao Tavora 2012-02-24 15:47:08 +00:00
  • b39264385e ignore *.elc Naofumi Hattori 2012-02-17 10:32:58 +08:00
  • c9f35eda2e Fix issue #215 Joao Tavora 2012-02-22 13:32:56 +00:00
  • c43c55b573 Fix issue reported in http://stackoverflow.com/questions/9298866/emacs-yasnippet-insert-snippet-on-keystroke Joao Tavora 2012-02-16 10:17:18 +00:00
  • b8a1ffdf27 correct permissions for README.mdown Joao Tavora 2011-12-16 08:14:49 +00:00
  • 813fa525fe yas/ri uses yas/ri-executable Joao Tavora 2011-12-16 07:57:51 +00:00
  • 53bc82cbc5 Fix issue #212 João Távora 2012-02-14 17:10:38 +00:00
  • 2e3497d1a0 Fix issue #208 João Távora 2012-02-14 15:22:33 +00:00
  • c28513cdf5 Fix issue 209 João Távora 2012-01-06 11:11:31 +00:00
  • b1d3c90842 fixed links to http Sergey Nikulov 2011-12-22 10:23:22 +08:00
  • 64942b66ab Merge branch 'master' of http://github.com/capitaomorte/yasnippet João Távora 2011-12-17 17:58:38 +00:00
  • 0d3eedc014 Slightly reorganized new README.mdown João Távora 2011-12-15 01:56:15 +00:00
  • b5bb5a5d02 Added section on using imported textmate snippets João Távora 2011-12-15 01:51:25 +00:00
  • af60a36449 added html- and ruby-on-rails-tmbundle submodules João Távora 2011-12-15 01:23:13 +00:00
  • c372e17504 Fix issue #203 João Távora 2011-12-15 01:11:48 +00:00
  • 16fadcab4b Slightly more uniform installation instructions for issue #198 João Távora 2011-12-15 01:10:47 +00:00
  • dc7a640227 Updated README.mdown's installation instructions João Távora 2011-12-14 10:49:44 +00:00
  • ed9c52b74d Merge pull request #201 from mgalgs/master João Távora 2011-12-11 17:12:53 -08:00
  • a4960afa75 using let* instead of let for expand-env Mitchel Humpherys 2011-12-09 13:21:57 -08:00
  • ec9a75a5f5 When testing snippets for a specific mode, turn off read-only in the testing buffer. João Távora 2011-12-01 19:32:11 +00:00
  • 1676151e62 Improved explanation of yas/buffer-local-condition João Távora 2011-12-01 19:30:46 +00:00
  • 11fb69f0c0 yas/exit-snippet called interactively exits the most recently inserted snippet (issue #196) João Távora 2011-11-30 00:37:40 +00:00