Commit Graph

1141 Commits

Author SHA1 Message Date
Zhang Chiyuan 4f0c2cb993 update changelog and document 2008-04-10 05:46:13 +00:00
Zhang Chiyuan 7591c6e588 rename fall-back to fallback 2008-04-10 05:40:30 +00:00
Zhang Chiyuan 88bc80164f YASnippet now integrate with hippie-expand 2008-04-10 05:30:23 +00:00
Zhang Chiyuan bca01e5638 the behavior when no snippet is found is now customizable through `yas/fall-back-behavior' 2008-04-10 05:11:01 +00:00
Zhang Chiyuan 3deb5c9481 default condition won't expand a snippet in string or comment. 2008-04-10 04:50:00 +00:00
Zhang Chiyuan 6f220b1243 avoid the problem where the condition is evaluated twice 2008-04-10 04:39:56 +00:00
Zhang Chiyuan 60cf669105 now you can C-w to delete the overlay without causing problems. 2008-04-10 04:30:52 +00:00
Zhang Chiyuan 67735deda2 make the three python snippet's coding utf-8 2008-04-07 14:13:55 +00:00
Zhang Chiyuan 0b303463c9 advanced snippet for python from Yasser González Fernández 2008-04-07 14:12:19 +00:00
Zhang Chiyuan 2d56844711 prepare for 0.4.5 2008-04-07 10:43:49 +00:00
Zhang Chiyuan b9f3509252 incorporate the latest dropdown-list.el 2008-04-07 10:35:50 +00:00
Zhang Chiyuan 57ae10bc4c add snippets for f90-mode from Li Zhu 2008-04-07 04:44:15 +00:00
Zhang Chiyuan 87d81f8639 add <backtab> to keymap of back navigating 2008-04-07 02:27:30 +00:00
Zhang Chiyuan 2558475460 two new snippet for python mode from user 2008-04-03 13:55:25 +00:00
Zhang Chiyuan fdb17ae897 add actionscript-mode-hook to extra-mode-hooks 2008-03-28 10:54:44 +00:00
Zhang Chiyuan 72be6f0fc2 bug fix: infinite recursion when several snippets overlaps. 2008-03-27 08:25:37 +00:00
Zhang Chiyuan 77eeb41e18 a new version of class snippet for python-mode 2008-03-27 00:00:17 +00:00
Zhang Chiyuan a5619b9a10 make snippets keys shorter in rst-mode 2008-03-25 11:36:39 +00:00
Zhang Chiyuan 6c521b97d2 prepare for 0.4.4 2008-03-24 02:28:25 +00:00
Zhang Chiyuan 0beb4b3f56 bug fix: dropdown-list.el doesn't recognize <return> key. 2008-03-24 01:31:04 +00:00
Zhang Chiyuan 07bada8634 bug fix: failed to recognize user customized yas/trigger-key 2008-03-23 00:45:08 +00:00
Zhang Chiyuan b312bc8c38 add contents to faq. 2008-03-22 11:12:16 +00:00
Zhang Chiyuan e0a2762d9c prepare for 0.4.2 2008-03-22 11:01:18 +00:00
Zhang Chiyuan 87c0aa0990 correct rake file dependency 2008-03-22 10:47:36 +00:00
Zhang Chiyuan 5d7e3577d6 exclude html files from svn 2008-03-22 10:43:44 +00:00
Zhang Chiyuan 1488a0b614 add image to document 2008-03-22 08:47:05 +00:00
Zhang Chiyuan 9e15e316af add html document to repo so that they can be linked directly from Google Code Homepage 2008-03-22 08:14:51 +00:00
Zhang Chiyuan 1322a96414 prepare for 0.4.1 2008-03-21 15:29:17 +00:00
Zhang Chiyuan aedf0e230b use a hook to ensure yas/minor-mode's keybinding always takes priority. 2008-03-21 15:22:39 +00:00
Zhang Chiyuan b9ad7f282a won't include Rakefile in the release package 2008-03-20 15:45:56 +00:00
Zhang Chiyuan aa21a5da7a remove php-mode-hook from black list 2008-03-20 15:42:07 +00:00
Zhang Chiyuan 83fa98f85d basic document ready 2008-03-20 15:36:33 +00:00
Zhang Chiyuan 62b10948e7 more document for selecting a snippet 2008-03-20 15:12:58 +00:00
Zhang Chiyuan 11a716c3b6 better doc string for yas/buffer-local-condition 2008-03-20 13:36:33 +00:00
Zhang Chiyuan 67dc9d7518 more powerful condition system 2008-03-20 13:24:39 +00:00
Zhang Chiyuan 21c98d141a more document 2008-03-20 12:10:13 +00:00
Zhang Chiyuan 490848d9fe preparing for new rst format document 2008-03-20 09:53:06 +00:00
Zhang Chiyuan 33c0cd5fe1 before expansion hook 2008-03-20 08:11:39 +00:00
Zhang Chiyuan b2c59c0722 sophisticated condition system for yasnippet 2008-03-20 08:10:10 +00:00
Zhang Chiyuan 25ed4cdaa6 add php-mode to yas/extra-mode-hooks 2008-03-19 16:34:32 +00:00
Zhang Chiyuan 4abc6b08a7 use a separate mode-map for yas/minor-mode 2008-03-19 12:15:38 +00:00
Zhang Chiyuan b80bf3e1e8 add README file. 2008-03-17 02:16:33 +00:00
Zhang Chiyuan 88bb0d5fd4 bugfix: Emacs get confused when a field content is deleted. 2008-03-17 01:29:03 +00:00
Zhang Chiyuan 1b45a9d545 more compatible with dropdown-list.el 2008-03-16 03:41:12 +00:00
Zhang Chiyuan c571a1ebc5 support a global after-exit-snippet-hook. 2008-03-16 03:11:59 +00:00
Zhang Chiyuan 87c11c55bb also proper behavior of next-field-group. 2008-03-16 03:00:47 +00:00
Zhang Chiyuan f8c80945f8 Use minor-mode instead of global-set-key. Thanks Trey Jackson. 2008-03-16 02:26:08 +00:00
Zhang Chiyuan 6cd5dbddf1 add dropdown-list.el support. 2008-03-16 01:43:39 +00:00
Zhang Chiyuan 8337700325 user customizable window-system and text popup function. 2008-03-16 01:35:41 +00:00
Zhang Chiyuan e48806e04f protect the evaluated string. 2008-03-15 13:36:04 +00:00