]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
16 years agobug fix: failed to recognize user customized yas/trigger-key
Zhang Chiyuan [Sun, 23 Mar 2008 00:45:08 +0000 (00:45 +0000)]
bug fix: failed to recognize user customized yas/trigger-key

16 years agoadd contents to faq.
Zhang Chiyuan [Sat, 22 Mar 2008 11:12:16 +0000 (11:12 +0000)]
add contents to faq.

16 years agoprepare for 0.4.2
Zhang Chiyuan [Sat, 22 Mar 2008 11:01:18 +0000 (11:01 +0000)]
prepare for 0.4.2

16 years agocorrect rake file dependency
Zhang Chiyuan [Sat, 22 Mar 2008 10:47:36 +0000 (10:47 +0000)]
correct rake file dependency

16 years agoexclude html files from svn
Zhang Chiyuan [Sat, 22 Mar 2008 10:43:44 +0000 (10:43 +0000)]
exclude html files from svn

16 years agoadd image to document
Zhang Chiyuan [Sat, 22 Mar 2008 08:47:05 +0000 (08:47 +0000)]
add image to document

16 years agoadd html document to repo so that they can be linked directly from Google Code Homepage
Zhang Chiyuan [Sat, 22 Mar 2008 08:14:51 +0000 (08:14 +0000)]
add html document to repo so that they can be linked directly from Google Code Homepage

16 years agoprepare for 0.4.1
Zhang Chiyuan [Fri, 21 Mar 2008 15:29:17 +0000 (15:29 +0000)]
prepare for 0.4.1

16 years agouse a hook to ensure yas/minor-mode's keybinding always takes priority.
Zhang Chiyuan [Fri, 21 Mar 2008 15:22:39 +0000 (15:22 +0000)]
use a hook to ensure yas/minor-mode's keybinding always takes priority.

16 years agowon't include Rakefile in the release package
Zhang Chiyuan [Thu, 20 Mar 2008 15:45:56 +0000 (15:45 +0000)]
won't include Rakefile in the release package

16 years agoremove php-mode-hook from black list
Zhang Chiyuan [Thu, 20 Mar 2008 15:42:07 +0000 (15:42 +0000)]
remove php-mode-hook from black list

16 years agobasic document ready
Zhang Chiyuan [Thu, 20 Mar 2008 15:36:33 +0000 (15:36 +0000)]
basic document ready

16 years agomore document for selecting a snippet
Zhang Chiyuan [Thu, 20 Mar 2008 15:12:58 +0000 (15:12 +0000)]
more document for selecting a snippet

16 years agobetter doc string for yas/buffer-local-condition
Zhang Chiyuan [Thu, 20 Mar 2008 13:36:33 +0000 (13:36 +0000)]
better doc string for yas/buffer-local-condition

16 years agomore powerful condition system
Zhang Chiyuan [Thu, 20 Mar 2008 13:24:39 +0000 (13:24 +0000)]
more powerful condition system

16 years agomore document
Zhang Chiyuan [Thu, 20 Mar 2008 12:10:13 +0000 (12:10 +0000)]
more document

16 years agopreparing for new rst format document
Zhang Chiyuan [Thu, 20 Mar 2008 09:53:06 +0000 (09:53 +0000)]
preparing for new rst format document

16 years agobefore expansion hook
Zhang Chiyuan [Thu, 20 Mar 2008 08:11:39 +0000 (08:11 +0000)]
before expansion hook

16 years agosophisticated condition system for yasnippet
Zhang Chiyuan [Thu, 20 Mar 2008 08:10:10 +0000 (08:10 +0000)]
sophisticated condition system for yasnippet

16 years agoadd php-mode to yas/extra-mode-hooks
Zhang Chiyuan [Wed, 19 Mar 2008 16:34:32 +0000 (16:34 +0000)]
add php-mode to yas/extra-mode-hooks

16 years agouse a separate mode-map for yas/minor-mode
Zhang Chiyuan [Wed, 19 Mar 2008 12:15:38 +0000 (12:15 +0000)]
use a separate mode-map for yas/minor-mode

16 years agoadd README file.
Zhang Chiyuan [Mon, 17 Mar 2008 02:16:33 +0000 (02:16 +0000)]
add README file.

16 years agobugfix: Emacs get confused when a field content is deleted.
Zhang Chiyuan [Mon, 17 Mar 2008 01:29:03 +0000 (01:29 +0000)]
bugfix: Emacs get confused when a field content is deleted.

16 years agomore compatible with dropdown-list.el
Zhang Chiyuan [Sun, 16 Mar 2008 03:41:12 +0000 (03:41 +0000)]
more compatible with dropdown-list.el

16 years agosupport a global after-exit-snippet-hook.
Zhang Chiyuan [Sun, 16 Mar 2008 03:11:59 +0000 (03:11 +0000)]
support a global after-exit-snippet-hook.

16 years agoalso proper behavior of next-field-group.
Zhang Chiyuan [Sun, 16 Mar 2008 03:00:47 +0000 (03:00 +0000)]
also proper behavior of next-field-group.

16 years agoUse minor-mode instead of global-set-key. Thanks Trey Jackson.
Zhang Chiyuan [Sun, 16 Mar 2008 02:26:08 +0000 (02:26 +0000)]
Use minor-mode instead of global-set-key. Thanks Trey Jackson.

16 years agoadd dropdown-list.el support.
Zhang Chiyuan [Sun, 16 Mar 2008 01:43:39 +0000 (01:43 +0000)]
add dropdown-list.el support.

16 years agouser customizable window-system and text popup function.
Zhang Chiyuan [Sun, 16 Mar 2008 01:35:41 +0000 (01:35 +0000)]
user customizable window-system and text popup function.

16 years agoprotect the evaluated string.
Zhang Chiyuan [Sat, 15 Mar 2008 13:36:04 +0000 (13:36 +0000)]
protect the evaluated string.

16 years agoprepare for a bug fix version
Zhang Chiyuan [Sat, 15 Mar 2008 10:20:41 +0000 (10:20 +0000)]
prepare for a bug fix version

16 years agobugfix: error when multiple candidate exists in -nw mode.
Zhang Chiyuan [Sat, 15 Mar 2008 10:14:40 +0000 (10:14 +0000)]
bugfix: error when multiple candidate exists in -nw mode.

16 years agoSupport expanding a snippet inside another snippet (only if not inside a field)
Zhang Chiyuan [Fri, 14 Mar 2008 01:27:22 +0000 (01:27 +0000)]
Support expanding a snippet inside another snippet (only if not inside a field)

16 years agoset customized face. Now user can customize the face.
Zhang Chiyuan [Thu, 13 Mar 2008 02:37:37 +0000 (02:37 +0000)]
set customized face. Now user can customize the face.

16 years agomore snippets for rst-mode
Zhang Chiyuan [Wed, 12 Mar 2008 02:16:20 +0000 (02:16 +0000)]
more snippets for rst-mode

16 years agotwo new snippets for python-mode from Orestis Markou
Zhang Chiyuan [Tue, 11 Mar 2008 15:47:27 +0000 (15:47 +0000)]
two new snippets for python-mode from Orestis Markou

16 years agoadd a new snippet for rst-mode: excellent example for transformation.
Zhang Chiyuan [Tue, 11 Mar 2008 13:14:24 +0000 (13:14 +0000)]
add a new snippet for rst-mode: excellent example for transformation.

16 years agoadd a new snippet for rst-mode: excellent example for transformation.
Zhang Chiyuan [Tue, 11 Mar 2008 13:13:52 +0000 (13:13 +0000)]
add a new snippet for rst-mode: excellent example for transformation.

16 years agorelease a new version(bugfix)
Zhang Chiyuan [Mon, 10 Mar 2008 14:43:36 +0000 (14:43 +0000)]
release a new version(bugfix)

16 years agoinsert-behind-hook: fixed in Emacs 22 but bug in Emacs 23: hopefully now fixed under...
Zhang Chiyuan [Mon, 10 Mar 2008 14:41:37 +0000 (14:41 +0000)]
insert-behind-hook: fixed in Emacs 22 but bug in Emacs 23: hopefully now fixed under both version.

16 years agotypo
Zhang Chiyuan [Mon, 10 Mar 2008 13:57:01 +0000 (13:57 +0000)]
typo

16 years agobug fix: comparing number to nil cause error
Zhang Chiyuan [Mon, 10 Mar 2008 13:55:54 +0000 (13:55 +0000)]
bug fix: comparing number to nil cause error

16 years agotypo
Zhang Chiyuan [Mon, 10 Mar 2008 13:39:12 +0000 (13:39 +0000)]
typo

16 years agodynamic set parent supported
Zhang Chiyuan [Mon, 10 Mar 2008 13:18:51 +0000 (13:18 +0000)]
dynamic set parent supported

16 years agocompile-bundle also recognize directory hierarchy now
Zhang Chiyuan [Mon, 10 Mar 2008 13:01:46 +0000 (13:01 +0000)]
compile-bundle also recognize directory hierarchy now

16 years agosupport parent snippet-table now
Zhang Chiyuan [Mon, 10 Mar 2008 12:38:43 +0000 (12:38 +0000)]
support parent snippet-table now

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:28:04 +0000 (12:28 +0000)]
re-design snippets hierarchy

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:26:53 +0000 (12:26 +0000)]
re-design snippets hierarchy

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:26:15 +0000 (12:26 +0000)]
re-design snippets hierarchy

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:24:21 +0000 (12:24 +0000)]
re-design snippets hierarchy

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:19:19 +0000 (12:19 +0000)]
re-design snippets hierarchy

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:14:15 +0000 (12:14 +0000)]
re-design snippets hierarchy

16 years agore-design snippets hierarchy
Zhang Chiyuan [Mon, 10 Mar 2008 12:12:29 +0000 (12:12 +0000)]
re-design snippets hierarchy

16 years agoDon't use insert behind hook. It often get ignored. See issue 3
Zhang Chiyuan [Mon, 10 Mar 2008 10:40:17 +0000 (10:40 +0000)]
Don't use insert behind hook. It often get ignored. See issue 3

16 years agoDownloading from googlecode the bare .el text file is causing problem. pack it as...
Zhang Chiyuan [Sat, 8 Mar 2008 05:50:12 +0000 (05:50 +0000)]
Downloading from googlecode the bare .el text file is causing problem. pack it as tgz package.

16 years agoa new rake task for uploading
Zhang Chiyuan [Sat, 8 Mar 2008 05:24:00 +0000 (05:24 +0000)]
a new rake task for uploading

16 years agoreplace bundle compile tool with elisp code
Zhang Chiyuan [Sat, 8 Mar 2008 04:48:03 +0000 (04:48 +0000)]
replace bundle compile tool with elisp code

16 years agoAdded elisp support to compile the bundle.
Zhang Chiyuan [Sat, 8 Mar 2008 04:27:56 +0000 (04:27 +0000)]
Added elisp support to compile the bundle.

16 years agoadd Rakefile
Zhang Chiyuan [Fri, 7 Mar 2008 16:31:55 +0000 (16:31 +0000)]
add Rakefile

16 years agodos2unix
Zhang Chiyuan [Fri, 7 Mar 2008 15:40:21 +0000 (15:40 +0000)]
dos2unix

16 years agomonkey patching a cc-mode function (c-neutralize-syntax-in-CPP) to avoid error.
Zhang Chiyuan [Fri, 7 Mar 2008 13:38:50 +0000 (13:38 +0000)]
monkey patching a cc-mode function (c-neutralize-syntax-in-CPP) to avoid error.

16 years agoboundp should be fboundp
Zhang Chiyuan [Fri, 7 Mar 2008 12:39:40 +0000 (12:39 +0000)]
boundp should be fboundp

16 years agoalso set next-field key to <tab> to avoid accidently expand another snippet inside...
Zhang Chiyuan [Fri, 7 Mar 2008 11:15:43 +0000 (11:15 +0000)]
also set next-field key to <tab> to avoid accidently expand another snippet inside current one

16 years agotransformation supported for snippets
Zhang Chiyuan [Fri, 7 Mar 2008 11:09:08 +0000 (11:09 +0000)]
transformation supported for snippets

16 years agoavoid recursion.
Zhang Chiyuan [Fri, 7 Mar 2008 10:46:11 +0000 (10:46 +0000)]
avoid recursion.

16 years agono need to lookup local keymap: if there's one, yas/expand shouldn't be executed.
Zhang Chiyuan [Fri, 7 Mar 2008 10:45:36 +0000 (10:45 +0000)]
no need to lookup local keymap: if there's one, yas/expand shouldn't be executed.

16 years agoa better method to bind <tab> key and a better fall-back
Zhang Chiyuan [Fri, 7 Mar 2008 10:36:40 +0000 (10:36 +0000)]
a better method to bind <tab> key and a better fall-back

16 years agofix python script command line error under linux
Zhang Chiyuan [Fri, 7 Mar 2008 09:53:06 +0000 (09:53 +0000)]
fix python script command line error under linux

16 years agobundle should not be included in repo
Zhang Chiyuan [Fri, 7 Mar 2008 09:47:09 +0000 (09:47 +0000)]
bundle should not be included in repo

16 years agoadded a tool for compile snippet bundle
Zhang Chiyuan [Fri, 7 Mar 2008 09:46:38 +0000 (09:46 +0000)]
added a tool for compile snippet bundle

16 years agoadded comments and URL
Zhang Chiyuan [Fri, 7 Mar 2008 07:46:07 +0000 (07:46 +0000)]
added comments and URL

16 years agomore snippets
Zhang Chiyuan [Fri, 7 Mar 2008 07:35:05 +0000 (07:35 +0000)]
more snippets

16 years agointeractively load directory
Zhang Chiyuan [Fri, 7 Mar 2008 07:28:49 +0000 (07:28 +0000)]
interactively load directory

16 years agoadd two snippets for text-mode
Zhang Chiyuan [Fri, 7 Mar 2008 06:48:53 +0000 (06:48 +0000)]
add two snippets for text-mode

16 years agoimproved compatibility with Emacs 21.3 -- it doesn't have a function to look up text...
Zhang Chiyuan [Fri, 7 Mar 2008 06:37:38 +0000 (06:37 +0000)]
improved compatibility with Emacs 21.3 -- it doesn't have a function to look up text cursor position.

16 years agoMake regexp syntax compatible with Emacs 22
Zhang Chiyuan [Fri, 7 Mar 2008 06:17:01 +0000 (06:17 +0000)]
Make regexp syntax compatible with Emacs 22

16 years agoa more proper popup position under Linux
Zhang Chiyuan [Thu, 6 Mar 2008 16:20:15 +0000 (16:20 +0000)]
a more proper popup position under Linux

16 years agopopup menu at a proper place
Zhang Chiyuan [Thu, 6 Mar 2008 16:10:08 +0000 (16:10 +0000)]
popup menu at a proper place

16 years agomore ruby snippets
Zhang Chiyuan [Thu, 6 Mar 2008 15:01:27 +0000 (15:01 +0000)]
more ruby snippets

16 years agomore snippets and a bug fix: strange (= nil nil) will cause error in elisp.
Zhang Chiyuan [Thu, 6 Mar 2008 14:33:13 +0000 (14:33 +0000)]
more snippets and a bug fix: strange (= nil nil) will cause error in elisp.

16 years agomultiple key-syntaxes supported. like charm. see python-mode snippet: __ => __${init}__
Zhang Chiyuan [Thu, 6 Mar 2008 14:11:13 +0000 (14:11 +0000)]
multiple key-syntaxes supported. like charm. see python-mode snippet: __ => __${init}__

16 years agoadd more snippets
Zhang Chiyuan [Thu, 6 Mar 2008 13:46:17 +0000 (13:46 +0000)]
add more snippets

16 years agobug fix and add snippets for html-mode
Zhang Chiyuan [Thu, 6 Mar 2008 13:20:03 +0000 (13:20 +0000)]
bug fix and add snippets for html-mode

16 years agonow multiple snippet with the same supported.
Zhang Chiyuan [Thu, 6 Mar 2008 12:58:01 +0000 (12:58 +0000)]
now multiple snippet with the same supported.

16 years agonow multiple snippet with the same supported.
Zhang Chiyuan [Thu, 6 Mar 2008 12:57:09 +0000 (12:57 +0000)]
now multiple snippet with the same supported.

16 years agopopup menu works like a charm
Zhang Chiyuan [Thu, 6 Mar 2008 12:55:21 +0000 (12:55 +0000)]
popup menu works like a charm

16 years agouse only ASCII character in snippet
Zhang Chiyuan [Thu, 6 Mar 2008 10:31:10 +0000 (10:31 +0000)]
use only ASCII character in snippet

16 years agoI didn't realized that filter is a function from rst.el instead of Emacs build-in...
Zhang Chiyuan [Thu, 6 Mar 2008 10:23:00 +0000 (10:23 +0000)]
I didn't realized that filter is a function from rst.el instead of Emacs build-in -.-bb

16 years agoput the menubar at a proper place
Zhang Chiyuan [Thu, 6 Mar 2008 10:05:15 +0000 (10:05 +0000)]
put the menubar at a proper place

16 years agomenu support for load-directory
Zhang Chiyuan [Thu, 6 Mar 2008 09:59:14 +0000 (09:59 +0000)]
menu support for load-directory

16 years agoadded menu support
Zhang Chiyuan [Thu, 6 Mar 2008 09:15:58 +0000 (09:15 +0000)]
added menu support

16 years agoadd snippets
Zhang Chiyuan [Thu, 6 Mar 2008 04:01:30 +0000 (04:01 +0000)]
add snippets

16 years agosupport load from directory hierarchy .
Zhang Chiyuan [Thu, 6 Mar 2008 04:01:09 +0000 (04:01 +0000)]
support load from directory hierarchy .

16 years agonavigation to previous group
Zhang Chiyuan [Thu, 6 Mar 2008 02:46:14 +0000 (02:46 +0000)]
navigation to previous group

16 years agosupport tabstops
Zhang Chiyuan [Thu, 6 Mar 2008 02:43:43 +0000 (02:43 +0000)]
support tabstops

16 years agooverlapped snippet navigation.
Zhang Chiyuan [Wed, 5 Mar 2008 05:22:12 +0000 (05:22 +0000)]
overlapped snippet navigation.

16 years agouse a keymap overlay with rear-sticky to support TAB key behind a field.
Zhang Chiyuan [Wed, 5 Mar 2008 05:09:53 +0000 (05:09 +0000)]
use a keymap overlay with rear-sticky to support TAB key behind a field.

16 years agoinhibit-modification-hook
Zhang Chiyuan [Wed, 5 Mar 2008 04:43:29 +0000 (04:43 +0000)]
inhibit-modification-hook

16 years agoIt's too confusing and complicated: don't support redo of a snippet expansion.
Zhang Chiyuan [Wed, 5 Mar 2008 03:34:57 +0000 (03:34 +0000)]
It's too confusing and complicated: don't support redo of a snippet expansion.

16 years agoproper undo of snippet expansion.
Zhang Chiyuan [Wed, 5 Mar 2008 02:44:41 +0000 (02:44 +0000)]
proper undo of snippet expansion.