Commit Graph

  • 185c771ded Closes #253. João Távora 2012-11-06 15:52:33 +00:00
  • 9de1c5f4fb Fix: need to require assoc, since using aget somewhere João Távora 2012-11-06 15:51:32 +00:00
  • 81dbf038a1 Fix: expose and honour yas-dont-activate João Távora 2012-11-06 15:18:04 +00:00
  • 73a1b485d6 Merge branch 'trigger-key-fallback-cleanup' João Távora 2012-11-06 14:16:46 +00:00
  • cd70010b83 Closes #296: No longer use customizable yas-trigger-key and friends. trigger-key-fallback-cleanup João Távora 2012-11-06 14:12:18 +00:00
  • f836621480 Fix: correct expectation for this test in batch-mode João Távora 2012-11-06 14:09:51 +00:00
  • 1774d7cbd0 Add: easier to run tests João Távora 2012-11-06 13:27:37 +00:00
  • 5aff68266c Merge pull request #323 from rolandwalker/byte-compiler João Távora 2012-11-06 04:50:38 -08:00
  • cbfc82d186 Merge pull request #325 from rolandwalker/doc João Távora 2012-11-06 04:44:48 -08:00
  • 32e56098fb future-proof against obsoleting of `flet' flet will be marked obsolete starting in Emacs 24.3 Roland Walker 2012-11-05 11:09:25 -05:00
  • 9574288277 checkdoc + spelling Roland Walker 2012-11-05 10:59:34 -05:00
  • 49dde5177b quieten byte-compiler Roland Walker 2012-11-05 10:07:46 -05:00
  • f7b786f6df Merge pull request #321 from luismbo/patch-1 João Távora 2012-11-05 06:21:34 -08:00
  • a540545945 Aesthetic fix to README.mdown Luís Oliveira 2012-11-03 14:05:21 +00:00
  • 42ed181f4a Merge pull request #308 from monsanto/yas-load-snippet-buffer-fix João Távora 2012-09-23 08:50:08 -07:00
  • 7130d9c365 Fix "arrayp, nil" bug in yas-load-snippet-buffer. Christopher Monsanto 2012-09-23 11:25:24 -04:00
  • 38db5aa9fb Refactor: remove horrible 'yas--trigger-key-for-fallback' and rework 'yas--fallback' João Távora 2012-08-22 22:56:30 +01:00
  • 9503c332f5 Closes #290: problem when advancing the start of a mirror-in-field João Távora 2012-08-22 00:52:17 +01:00
  • 8a26ab0a31 Closes #277: add new yas-active-keys (for auto-complete) João Távora 2012-08-19 13:51:33 +01:00
  • 08c6dd44b3 Fix: arrgh remove the ^M line-endings again João Távora 2012-08-19 13:46:34 +01:00
  • 38c4b734c9 Closes #285: fix typo introduced in 71c8e0ea469c2992a31d17b0722ebdeb789fd1bf Joao Tavora 2012-08-16 10:45:33 +01:00
  • f28a3df702 Merge branch '0.8-fsf-changes' 0.8.0 João Távora 2012-08-15 15:38:43 +01:00
  • 100beaf735 Fix: Ooops forgot to commit the actual fix for #281. 0.8-fsf-changes João Távora 2012-08-15 15:33:57 +01:00
  • 7981f8d63b Closes #281: jit-load in reverse order to maintain coherence with yas-snippet-dirs João Távora 2012-08-15 15:09:59 +01:00
  • 064c068c45 Add mod snippet to ruby-mode for module definitions Jim Myhrberg 2012-08-11 14:37:31 +01:00
  • f96bd13cf7 Fix: Ooops forgot to commit the actual fix for #281. João Távora 2012-08-15 15:33:57 +01:00
  • 926876b1a2 Closes #281: jit-load in reverse order to maintain coherence with yas-snippet-dirs João Távora 2012-08-15 15:09:59 +01:00
  • 145448b815 Merge branch '0.8-fsf-changes' João Távora 2012-08-15 15:03:45 +01:00
  • f82350a75d Merge pull request #282 from jimeh/add-ruby-module-snippet João Távora 2012-08-13 01:12:12 -07:00
  • 06306181a8 Add mod snippet to ruby-mode for module definitions Jim Myhrberg 2012-08-11 14:37:31 +01:00
  • 5eede17563 Fix: new yas-trigger-key default messed up the fallbacks. Joao Tavora 2012-08-07 12:44:14 +01:00
  • cdea084f7a Add: .gitignore ignores local ert files (needed for testing in Emacs 23) Joao Tavora 2012-08-07 12:09:12 +01:00
  • 951fb3cbe7 Fix: recursive delete-directory does not exist in Emacs 23 Joao Tavora 2012-08-07 12:07:32 +01:00
  • 38093c1a9e Fix: default value for yas-trigger-key is not "<tab>" not "TAB" Joao Tavora 2012-08-07 12:06:53 +01:00
  • b4ccb6e956 Refactor: yas-load-snippet-buffer can be called non-interactively Joao Tavora 2012-08-06 18:39:11 +01:00
  • 32c65dff47 Enhancement: add some keybinding tests João Távora 2012-08-06 09:10:54 +01:00
  • 18714eac59 Fix: Put buffers of yas-tryout-snippet in yas-minor-mode João Távora 2012-08-06 08:40:20 +01:00
  • fd282faaa7 Cleanup: remove unneeded test and reorganize João Távora 2012-08-05 22:32:31 +01:00
  • c967f74847 Closes #271: 4th try, with backquote, need protection before collection Joao Tavora 2012-08-03 18:36:29 +01:00
  • 197104b450 Closes #271: 3rd try, protect escapes after collecting backquote elisp Joao Tavora 2012-08-03 11:03:11 +01:00
  • 6aff6a0894 Closes #271: 2nd try, remove unescaping of backquote replacements Joao Tavora 2012-08-02 16:48:13 +01:00
  • 12c21c6c62 Bugfix: fix for #235 didn't load, usage before definition Joao Tavora 2012-08-02 16:05:44 +01:00
  • cffd1aa095 Closes #235: implement yas--init-yas-in-snippet-keymap João Távora 2012-08-02 08:22:14 +01:00
  • f35d2dba11 Closes #271: save backquoted elisp and re-insert at end of expansion João Távora 2012-08-01 23:38:19 +01:00
  • 6be1de4a09 incomplete: preparing tests to fix #271 João Távora 2012-07-31 08:41:52 +01:00
  • c13abb7520 doc/yas-doc-helper.el: write documentation for "exported" symbols from docstrings doc/manual.org: some tweaks, use new yas--document-symbols Joao Tavora 2012-07-31 16:38:22 +01:00
  • 71c8e0ea46 (yas-choose-value): Accept strings as &rest argument João Távora 2012-07-30 20:18:42 +01:00
  • c566c929c0 bugfix: use yas-global-mode-hook instead of advising yas-global-mode Joao Tavora 2012-07-27 14:54:06 +01:00
  • 6e8b698e6e fix: reverts commit c2ce16a510bb1e533a6df19190c16982344d5303, packages should be .tar files Joao Tavora 2012-07-24 12:14:13 +01:00
  • 6b35140c72 a little bitt more work on the documentation João Távora 2012-07-23 00:33:55 +01:00
  • 2c3d80fcac Merge branch 'revamp-doc' into 0.8-fsf-changes. Doc development will continue in this branch. João Távora 2012-07-23 00:06:26 +01:00
  • c2ce16a510 Create tar.gz packages João Távora 2012-07-22 19:17:29 +01:00
  • 668efefdd4 refactor: redo and document some of the menu-bar code, also add tests João Távora 2012-07-22 19:11:28 +01:00
  • e7f22535fb bugfix: Support yas-use-menu with the value 'full and JIT-loading new: introduces yas--table-mode João Távora 2012-07-22 15:40:15 +01:00
  • d4011a57d4 Closes #254: don't show a menu at all if yas-use-menu is nil. João Távora 2012-07-22 11:54:42 +01:00
  • 79d39c81a3 Don't forget to export yas-hippie-try-expand João Távora 2012-07-22 10:22:24 +01:00
  • 90cd855c14 Rename all non-external symbols to yas--. Maitain list of external symbols in yas--exported-syms João Távora 2012-07-19 02:39:12 +01:00
  • 96638af80e Rename symbol references from yas/* to yas-* in bundled snippets João Távora 2012-07-19 02:34:03 +01:00
  • e12a8bf188 Rename symbol references to from yas/* to yas-* in docs as well João Távora 2012-07-19 02:31:48 +01:00
  • 1c90e08a39 Some cleanup João Távora 2012-07-18 14:45:27 +01:00
  • 195997e120 Found some more vars than can be user-customized João Távora 2012-07-18 14:33:31 +01:00
  • 1a31a5a358 Remove profanity João Távora 2012-07-18 14:19:39 +01:00
  • a51adba93d Rename all symbols to yas-* but alias the old yas/* for backward compatibility Bump version to 0.8 All files use unix file endings João Távora 2012-07-18 14:16:01 +01:00
  • d7921cfc22 Use UTF-8 when reading in yasnippet.el João Távora 2012-07-18 16:12:07 +01:00
  • 19180200d9 Upgrade license headers to GPLv3 João Távora 2012-07-18 12:16:30 +01:00
  • 52ce7438a3 Clarify ideas about textmate snippet importation João Távora 2012-07-18 02:57:02 +01:00
  • ec0a0fa88f doc: be even clearer about snippet contribution policy João Távora 2012-07-18 02:56:08 +01:00
  • d3fc5cd747 ignore .yas-compiled-snippets.el files João Távora 2012-07-17 04:13:01 +01:00
  • 7e39aa3e56 Fix #266 João Távora 2012-07-17 04:11:22 +01:00
  • aae62703f4 On yas/reload-all be clearer as to whether just-in-time loading is active João Távora 2012-07-16 14:16:44 +01:00
  • 19dd43cb52 Fix #70 João Távora 2012-07-16 14:13:42 +01:00
  • 3b26af4233 yasnippet now belongs to the FSF Joao Tavora 2012-07-13 17:34:34 +01:00
  • 245e267e1d package file was being generated incorrectly Joao Tavora 2012-07-13 17:32:02 +01:00
  • d48c4cee90 Actually, mention MELPA before el-get João Távora 2012-07-13 12:01:11 +02:00
  • a9f6180a84 Reflect MELPA availability and el-get quirks Joao Tavora 2012-07-13 10:41:46 +01:00
  • 7c094cda23 bugfix: when no previous .yas-compiled-snippets file existed, recompiled but didn't load. enhancement: give reason for recompilation auto-compilation Joao Tavora 2012-07-02 19:13:37 +01:00
  • 13a2e50bbe emacs22 compatibility João Távora 2012-07-02 01:33:52 +01:00
  • 4713bba467 bugfix: yas/recompile-directory-maybe messed up sometimes João Távora 2012-07-02 01:27:44 +01:00
  • 209cf81f04 enhancement: tests for snippet autocompilation João Távora 2012-07-02 00:40:53 +01:00
  • 0e7f510e9d cleanup: fix crlf bundler in yasnippet-tests.el João Távora 2012-07-02 00:33:14 +01:00
  • 1a9221cf0d enhancement: slightly better benchmarks João Távora 2012-07-02 00:26:26 +01:00
  • 66aaf614f5 enhancement: smarter recompilation based on mtimes and mtime-md5's. Thanks Matthew Fidler for idea. João Távora 2012-07-02 00:23:22 +01:00
  • 37fc2667cd enhancement: some benchmarks João Távora 2012-06-30 21:49:19 +01:00
  • 72d8481910 enhancement: introduced yas/auto-compile-snippets João Távora 2012-06-30 21:48:44 +01:00
  • e1891a4fb5 automatic snippet compilation Matthew L. Fidler 2012-06-29 13:41:30 -05:00
  • 1e3fdfd318 cleanup: remove crlf line endings João Távora 2012-06-30 20:01:25 +01:00
  • b347b61360 bugfix: better with-snippet-dirs macro João Távora 2012-06-30 20:00:11 +01:00
  • 275ac7fe00 bugfix: yas/reload-all should reload all snippets bypassing jit when called interactively. João Távora 2012-06-28 22:34:22 +01:00
  • 72e2c5d2aa docfix: YASnippet -> yasnippet cleanup: some trailing whitespace Joao Tavora 2012-06-28 14:29:11 +01:00
  • e263de79ed docfix: add the workaround for using yasnippet as a non-global minor mode. See issue #253 Joao Tavora 2012-06-28 14:28:26 +01:00
  • ee398f4d5a bugfix: error in yas/add-template when omit-items was used in yas/define-menu João Távora 2012-06-27 17:04:17 +01:00
  • 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 João Távora 2012-06-15 01:27:08 +01:00
  • 28cd4ca0c9 Merge pull request #251 from lewang/master João Távora 2012-06-05 14:38:38 -07:00
  • 6b841dd247 allow yas/dont-activate to take list of functions with default being (minibufferp) Le Wang 2012-06-05 00:34:08 +08:00
  • 5ed6adadce only hippie-expand when yas/minor-mode is on Le Wang 2012-06-05 00:08:44 +08:00
  • 7a88722371 more formatting mostly revamp-doc Joao Tavora 2012-05-30 18:47:57 +01:00
  • 68b0bce76a a little more work, but very little Joao Tavora 2012-05-30 17:24:22 +01:00
  • b7c54b8c6c bugfix: more correctly create the Marmelade package for #217 João Távora 2012-05-29 22:40:05 +01:00
  • be8b240771 cleanup: trailing whitespace João Távora 2012-05-29 22:30:27 +01:00
  • a2ee7914fb enhancement: Update some meta-info for #217 João Távora 2012-05-29 22:30:05 +01:00