]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
14 years agoThe TRY-JT-nested-placeholders branch replaces the trunk
capitaomorte [Sat, 25 Jul 2009 11:44:22 +0000 (11:44 +0000)]
The TRY-JT-nested-placeholders branch replaces the trunk

14 years agoLast commit before releasing 0.6.0
capitaomorte [Sat, 25 Jul 2009 11:14:22 +0000 (11:14 +0000)]
Last commit before releasing 0.6.0

14 years ago* escaping now works inside lisp expressions
capitaomorte [Sat, 25 Jul 2009 10:50:40 +0000 (10:50 +0000)]
* escaping now works inside lisp expressions
* new keybindings
* minor fixes
* more doc

14 years agoCleaning up before release commit...
capitaomorte [Fri, 24 Jul 2009 19:29:36 +0000 (19:29 +0000)]
Cleaning up before release commit...

14 years ago* Release notes and issue list updated
capitaomorte [Fri, 24 Jul 2009 15:41:12 +0000 (15:41 +0000)]
* Release notes and issue list updated
* Little problems fixed
* ruby mode cls snippet fixed

14 years ago* Fixed html auto-indent (redesigned yas/indent slightly to collect
capitaomorte [Fri, 24 Jul 2009 15:06:09 +0000 (15:06 +0000)]
* Fixed html auto-indent (redesigned yas/indent slightly to collect
  all the snipept markers then restore them.

14 years ago* fixed small problem with the `yas/multi-dollar-lisp-expression-regexp'
capitaomorte [Fri, 24 Jul 2009 10:24:01 +0000 (10:24 +0000)]
* fixed small problem with the `yas/multi-dollar-lisp-expression-regexp'
* only move to the first snippet field after pushing snippet undo actions

14 years ago* small adjustments to yas/choose-value and yas/verify-value
capitaomorte [Thu, 23 Jul 2009 21:59:37 +0000 (21:59 +0000)]
* small adjustments to yas/choose-value and yas/verify-value

14 years ago* added yas/tryout-snippet
capitaomorte [Thu, 23 Jul 2009 13:30:02 +0000 (13:30 +0000)]
* added yas/tryout-snippet

* corrected some overlay problems, but the remaining known problems are going to remain for a while...

14 years agotaking care of some details
capitaomorte [Wed, 22 Jul 2009 16:25:12 +0000 (16:25 +0000)]
taking care of some details

14 years agocouldn't forward-merge again the python-mode snippet directory, so just added the...
capitaomorte [Wed, 22 Jul 2009 10:41:07 +0000 (10:41 +0000)]
couldn't forward-merge again the python-mode snippet directory, so just added the prop snippet again manually

14 years agoreverse-merged the python-mode snippet directory, will forward merge the trunk again
capitaomorte [Wed, 22 Jul 2009 10:38:44 +0000 (10:38 +0000)]
reverse-merged the python-mode snippet directory, will forward merge the trunk again

14 years ago* all prompt fuctions working (tried a bit in text emacs)
capitaomorte [Tue, 21 Jul 2009 13:03:13 +0000 (13:03 +0000)]
* all prompt fuctions working (tried a bit in text emacs)
* compile-bundle now includes dropdown-list.el and works (in text mode at least)

14 years ago* Finally, the last details, I think, commenting, etc...
capitaomorte [Tue, 21 Jul 2009 12:31:23 +0000 (12:31 +0000)]
* Finally, the last details, I think, commenting, etc...

14 years ago* more little bugs with field deletions and adjancencies fixed...
capitaomorte [Tue, 21 Jul 2009 10:06:11 +0000 (10:06 +0000)]
* more little bugs with field deletions and adjancencies fixed...

* also the menu problem is fixed now

14 years ago* little bugs and the adjacent field problem fixed
capitaomorte [Mon, 20 Jul 2009 22:08:53 +0000 (22:08 +0000)]
* little bugs and the adjacent field problem fixed

14 years ago* went back to the previous "advance" strategy and have it seems I
capitaomorte [Mon, 20 Jul 2009 16:39:33 +0000 (16:39 +0000)]
* went back to the previous "advance" strategy and have it seems I
  have isolated the bug...

14 years ago* the marker-insertion-type thing is very very tricky with undo. Will
capitaomorte [Mon, 20 Jul 2009 16:27:12 +0000 (16:27 +0000)]
* the marker-insertion-type thing is very very tricky with undo. Will
  probably have to go back to my "advance-maybe" strategy (which has
  less bugs), but still I'm commiting this.

14 years ago* bugs fixed, the real testing starts now...
capitaomorte [Mon, 20 Jul 2009 14:26:47 +0000 (14:26 +0000)]
* bugs fixed, the real testing starts now...

14 years ago* having trouble with that menu...
capitaomorte [Mon, 20 Jul 2009 06:36:26 +0000 (06:36 +0000)]
* having trouble with that menu...

14 years ago* a million new bugs introduced by a million new features, enough for today...
capitaomorte [Sun, 19 Jul 2009 17:00:11 +0000 (17:00 +0000)]
* a million new bugs introduced by a million new features, enough for today...

14 years ago* better menu, more bugs found/fixed
capitaomorte [Fri, 17 Jul 2009 14:40:44 +0000 (14:40 +0000)]
* better menu, more bugs found/fixed

* auto-indent bug and a lot more stuff could be made much easier if I
  had known about marker-insertion-type s!!

14 years ago* as one of the final touches, have to make the menu a
capitaomorte [Thu, 16 Jul 2009 21:07:37 +0000 (21:07 +0000)]
* as one of the final touches, have to make the menu a
  "easy-define-menu" thing

14 years agomerged whole dir from trunk r366 (the objc/prop snippet should be reverted)
capitaomorte [Thu, 16 Jul 2009 16:53:46 +0000 (16:53 +0000)]
merged whole dir from trunk r366 (the objc/prop snippet should be reverted)

14 years ago* merged from trunk finally (expect more bugs)
capitaomorte [Thu, 16 Jul 2009 16:00:02 +0000 (16:00 +0000)]
* merged from trunk finally (expect more bugs)
* fixed indentation working
* auto-indentation apparently working with dirty hack
* , but did get to see the famous python bug twice,
* contrived existing python snippets are working, even with `yas/indent-line' set to 'auto
* fixed more bugs...

14 years ago* enhanced good grace and fixed `yas/trigger-in-field' bug
capitaomorte [Thu, 16 Jul 2009 06:23:05 +0000 (06:23 +0000)]
* enhanced good grace and fixed `yas/trigger-in-field' bug

14 years agoGot to:
capitaomorte [Wed, 15 Jul 2009 16:18:44 +0000 (16:18 +0000)]
Got to:

  * get fixed indentation working
  * merge from trunk
  * try to implement snippet-local vars
  * implement a command `find-snippet-file' that defaults to the dir and sets `yas/snippet-editing-mode'

14 years ago* replaced <tab> by TAB and fixed a small bug in $> indendation
capitaomorte [Wed, 15 Jul 2009 07:23:13 +0000 (07:23 +0000)]
* replaced <tab> by TAB and fixed a small bug in $> indendation

14 years ago* "$>" now working
capitaomorte [Wed, 15 Jul 2009 07:02:13 +0000 (07:02 +0000)]
* "$>" now working
* `yas/hippie-try-expand' fixed to work with new undo system

14 years ago* more bug fixes and a global mode
capitaomorte [Tue, 14 Jul 2009 17:07:42 +0000 (17:07 +0000)]
* more bug fixes and a global mode

14 years ago* working on indentation...
capitaomorte [Tue, 14 Jul 2009 12:57:32 +0000 (12:57 +0000)]
* working on indentation...

14 years ago* typed a lot of cleanup code, probably many many bugs
capitaomorte [Mon, 13 Jul 2009 22:19:41 +0000 (22:19 +0000)]
* typed a lot of cleanup code, probably many many bugs
* at least most of the customization group is here I think
* still got a lot to do for the minor mode (including making it global)
* TODO: write wrap regions
* TODO: write per-snippet variable overrides
* goto sleep

14 years ago* `yas/next-field' rewritten, now `yas/expand' fails...
capitaomorte [Mon, 13 Jul 2009 07:13:58 +0000 (07:13 +0000)]
* `yas/next-field' rewritten, now `yas/expand' fails...

14 years ago* `yas/next-field' needs to be rewritten to account for unnumbered fields
capitaomorte [Sun, 12 Jul 2009 20:18:40 +0000 (20:18 +0000)]
* `yas/next-field' needs to be rewritten to account for unnumbered fields

14 years ago* Butchered template choosing code
capitaomorte [Sun, 12 Jul 2009 19:59:32 +0000 (19:59 +0000)]
* Butchered template choosing code

TODO:

* Still some old syntax to take care of (simple ${field} without number)
* Add messages to snippet events, not just errors
* fix many bugs
* make the customization group
* merge from trunk
...

14 years ago* started attack on template code as well
capitaomorte [Sat, 11 Jul 2009 18:09:25 +0000 (18:09 +0000)]
* started attack on template code as well

* still got indenting to do

14 years ago* region now represented as `yas/deleted-text'
capitaomorte [Sat, 11 Jul 2009 17:29:46 +0000 (17:29 +0000)]
* region now represented as `yas/deleted-text'
* syntax now correctly backward compatible
* more little bugs fixed...

14 years ago* corrected another problem when evaling user elisp with errors
capitaomorte [Sat, 11 Jul 2009 00:59:27 +0000 (00:59 +0000)]
* corrected another problem when evaling user elisp with errors

14 years ago* fixed two small bugs introduced earlier, have to retest stacked
capitaomorte [Sat, 11 Jul 2009 00:31:56 +0000 (00:31 +0000)]
* fixed two small bugs introduced earlier, have to retest stacked
  expansion once in a while, wish I had unit tests...

14 years ago* a little cheating sometimes inserts a newline at end of the buffer...
capitaomorte [Fri, 10 Jul 2009 15:37:21 +0000 (15:37 +0000)]
* a little cheating sometimes inserts a newline at end of the buffer...

14 years ago* Some little bug fixes, regexps could be cleaner, but oh well...
capitaomorte [Thu, 9 Jul 2009 16:31:07 +0000 (16:31 +0000)]
* Some little bug fixes, regexps could be cleaner, but oh well...

14 years ago* implemented `yas/points-to-markers' and friend, look OK.
capitaomorte [Thu, 9 Jul 2009 16:12:48 +0000 (16:12 +0000)]
* implemented `yas/points-to-markers' and friend, look OK.

* mirrors only update when something actually changes

* cant reproduce strange undo/redo bug that I think I saw

* escapes apparently working OK

* expressions in fields working OK, but now tested extensively

TODO: Implement the per-snippet exit hook just like the "condition"
      Handle indent the best possible way
      Merge changes from trunk

14 years ago* primary field transformation working more or less, but seem to have
capitaomorte [Wed, 8 Jul 2009 13:24:40 +0000 (13:24 +0000)]
* primary field transformation working more or less, but seem to have
  screwed with undo/redo, shouldn't be too hard...

14 years agoCommenting...
capitaomorte [Tue, 7 Jul 2009 17:19:56 +0000 (17:19 +0000)]
Commenting...

14 years agoCommenting...
capitaomorte [Tue, 7 Jul 2009 17:15:32 +0000 (17:15 +0000)]
Commenting...

14 years ago* stacked expansion tricky tricky, but is working and undo/redo seems reasonablt OK
capitaomorte [Tue, 7 Jul 2009 16:04:03 +0000 (16:04 +0000)]
* stacked expansion tricky tricky, but is working and undo/redo seems reasonablt OK
* will try to let the modification hooks do the previous-field advancing but I really don't know if its possible
* also remember to fix the "navigate to deleted field on undo" bug

14 years agoa minor change, having trouble debugging on mac
capitaomorte [Mon, 6 Jul 2009 21:38:41 +0000 (21:38 +0000)]
a minor change, having trouble debugging on mac

14 years ago* stacked edition not quite perfect yet, otherwise everything looking good
capitaomorte [Mon, 6 Jul 2009 14:53:01 +0000 (14:53 +0000)]
* stacked edition not quite perfect yet, otherwise everything looking good

14 years ago* stacked expansion is tricky, but can be done
capitaomorte [Mon, 6 Jul 2009 10:08:13 +0000 (10:08 +0000)]
* stacked expansion is tricky, but can be done
* yas/minor-mode should be needed to expand snippets, this means hooks last while snippets last
* will probably *not* fix this bug: ${1:nested{2:thing}} when "thing" is changed "nested"'s end marker doens't move

14 years ago* field protection problem solved, I guess
capitaomorte [Sun, 5 Jul 2009 22:28:21 +0000 (22:28 +0000)]
* field protection problem solved, I guess
* on to the transformations, escapes and indent

14 years ago* a little bit of trouble with protection after C-d or deletions, but nothing too...
capitaomorte [Sun, 5 Jul 2009 22:17:22 +0000 (22:17 +0000)]
* a little bit of trouble with protection after C-d or deletions, but nothing too serious...

14 years ago* Changed the approach yet again, this is it, this should work...
capitaomorte [Sun, 5 Jul 2009 20:20:59 +0000 (20:20 +0000)]
* Changed the approach yet again, this is it, this should work...

14 years ago* got rid of yas/registered-snippets
capitaomorte [Sat, 4 Jul 2009 20:12:49 +0000 (20:12 +0000)]
* got rid of yas/registered-snippets
* undo/redo much smoother
* hooks last while yas/minor-mode is t (this may be changed)

14 years agosnippet revival working relatively OK, but need to work on undoing an expansion
capitaomorte [Fri, 3 Jul 2009 15:04:49 +0000 (15:04 +0000)]
snippet revival working relatively OK, but need to work on undoing an expansion

14 years ago* Much better way of calculating a fields visible value, but some subtle bugs.
capitaomorte [Thu, 2 Jul 2009 21:56:23 +0000 (21:56 +0000)]
* Much better way of calculating a fields visible value, but some subtle bugs.
* TODO: exit snippet if the yas/active-field-overlay is exited
* TODO: kill all field text on first keystroke
* TODO: handle border cases with empty/near empty active field overlays
* TODO: handle escapes
* TODO: handle nested snippets

14 years agorudimentary undo, very buggy, but this is the way to go
capitaomorte [Thu, 2 Jul 2009 12:51:08 +0000 (12:51 +0000)]
rudimentary undo, very buggy, but this is the way to go

14 years agoGoing OK, next step is to handler the feared undo/redo!
capitaomorte [Thu, 2 Jul 2009 09:59:12 +0000 (09:59 +0000)]
Going OK, next step is to handler the feared undo/redo!

14 years ago* lookin' good, next step: protecting the hidden overlays from modification somehow...
capitaomorte [Wed, 1 Jul 2009 22:15:00 +0000 (22:15 +0000)]
* lookin' good, next step: protecting the hidden overlays from modification somehow...

14 years agoTrashed prior implementation of nested snippets and now going full steam on a much...
capitaomorte [Wed, 1 Jul 2009 16:58:46 +0000 (16:58 +0000)]
Trashed prior implementation of nested snippets and now going full steam on a much better one (I hope...)

14 years agoTrashed prior implementation of nested snippets and now going full steam on a much...
capitaomorte [Wed, 1 Jul 2009 16:58:39 +0000 (16:58 +0000)]
Trashed prior implementation of nested snippets and now going full steam on a much better one (I hope...)

15 years agoAdded the 'label' snippet for html mode
Zhang Chiyuan [Thu, 4 Jun 2009 13:28:31 +0000 (13:28 +0000)]
Added the 'label' snippet for html mode

15 years agoMore select key for dropdown list (Issue 58)
Zhang Chiyuan [Sat, 21 Mar 2009 15:28:20 +0000 (15:28 +0000)]
More select key for dropdown list (Issue 58)

15 years agoAdded a snippet 'prop' for python-mode
Zhang Chiyuan [Sat, 21 Mar 2009 07:08:41 +0000 (07:08 +0000)]
Added a snippet 'prop' for python-mode

15 years agoMake initial selection for drop-down. Thanks Brandon Moore.
Zhang Chiyuan [Fri, 27 Feb 2009 15:20:45 +0000 (15:20 +0000)]
Make initial selection for drop-down. Thanks Brandon Moore.

15 years agoAdded some snippets for elisp-mode from Xah Lee.
Zhang Chiyuan [Wed, 25 Feb 2009 05:23:31 +0000 (05:23 +0000)]
Added some snippets for elisp-mode from Xah Lee.

15 years agoPreparing for 0.5.10 release
Zhang Chiyuan [Wed, 11 Feb 2009 09:39:51 +0000 (09:39 +0000)]
Preparing for 0.5.10 release

15 years agono need for a separate yas/compile-bundle-for-elpa function
Zhang Chiyuan [Tue, 10 Feb 2009 05:34:27 +0000 (05:34 +0000)]
no need for a separate yas/compile-bundle-for-elpa function

15 years agoModified yas/compile-bundle to make the bundle ELPA compatible
Zhang Chiyuan [Tue, 10 Feb 2009 05:29:05 +0000 (05:29 +0000)]
Modified yas/compile-bundle to make the bundle ELPA compatible

15 years agoAdded escape syntax rule support for latex-mode
Zhang Chiyuan [Sun, 8 Feb 2009 04:35:18 +0000 (04:35 +0000)]
Added escape syntax rule support for latex-mode

15 years agoAdded a 'template' snippet for c++-mode
Zhang Chiyuan [Wed, 4 Feb 2009 11:08:59 +0000 (11:08 +0000)]
Added a 'template' snippet for c++-mode

15 years agoMake the intro doc more friendly to newbie
Zhang Chiyuan [Fri, 30 Jan 2009 05:08:04 +0000 (05:08 +0000)]
Make the intro doc more friendly to newbie

15 years agoUpdated the introduction doc, thanks Xah Lee for contributing this description
Zhang Chiyuan [Wed, 28 Jan 2009 11:32:20 +0000 (11:32 +0000)]
Updated the introduction doc, thanks Xah Lee for contributing this description

15 years agoSet mime-type for css files
Zhang Chiyuan [Wed, 28 Jan 2009 10:51:02 +0000 (10:51 +0000)]
Set mime-type for css files

15 years agoAdd svn mime-type to enable online viewing
Zhang Chiyuan [Wed, 28 Jan 2009 10:48:32 +0000 (10:48 +0000)]
Add svn mime-type to enable online viewing

15 years agoUpdate doc for grouping
Zhang Chiyuan [Wed, 28 Jan 2009 10:43:48 +0000 (10:43 +0000)]
Update doc for grouping

15 years agoAdded grouping support for snippets (Issue 30)
Zhang Chiyuan [Wed, 28 Jan 2009 07:04:27 +0000 (07:04 +0000)]
Added grouping support for snippets (Issue 30)

15 years ago(no commit message)
capitaomorte [Fri, 23 Jan 2009 14:38:15 +0000 (14:38 +0000)]

15 years agoAvoid recursively calling yas/expand
Zhang Chiyuan [Wed, 21 Jan 2009 02:43:29 +0000 (02:43 +0000)]
Avoid recursively calling yas/expand

15 years agoForget to check in 0.5.8 version
Zhang Chiyuan [Tue, 20 Jan 2009 14:34:10 +0000 (14:34 +0000)]
Forget to check in 0.5.8 version

15 years agooverride c-electric- serial function in yas/keymap instead of yas-minor-mode-map.
Zhang Chiyuan [Mon, 19 Jan 2009 14:10:27 +0000 (14:10 +0000)]
override c-electric- serial function in yas/keymap instead of yas-minor-mode-map.

15 years agoDo not restrict all electric- serial functions of cc-mode
Zhang Chiyuan [Mon, 19 Jan 2009 14:02:57 +0000 (14:02 +0000)]
Do not restrict all electric- serial functions of cc-mode

15 years agoA workaround for fixing c-electric- serial command (Issue 27)
Zhang Chiyuan [Thu, 15 Jan 2009 07:34:30 +0000 (07:34 +0000)]
A workaround for fixing c-electric- serial command (Issue 27)

15 years agoFixed Issue 49 (It is almost the same to Issue 48, and due to some accidentally remov...
Zhang Chiyuan [Thu, 15 Jan 2009 07:18:06 +0000 (07:18 +0000)]
Fixed Issue 49 (It is almost the same to Issue 48, and due to some accidentally removal of code when in revision 281)

15 years agoFixed the bug of empty overlay (Issue 48), thanks some.any.key
Zhang Chiyuan [Thu, 25 Dec 2008 15:16:11 +0000 (15:16 +0000)]
Fixed the bug of empty overlay (Issue 48), thanks some.any.key

15 years agoFixed the bug where yas/registered-snippet may not be properly initialized.
Zhang Chiyuan [Fri, 12 Dec 2008 15:21:10 +0000 (15:21 +0000)]
Fixed the bug where yas/registered-snippet may not be properly initialized.

15 years agofix a 'bug' in the class snippet for c++-mode
Zhang Chiyuan [Fri, 12 Dec 2008 05:45:36 +0000 (05:45 +0000)]
fix a 'bug' in the class snippet for c++-mode

15 years agoAdded yas/substr for convenient mirror transformation
Zhang Chiyuan [Fri, 12 Dec 2008 05:42:53 +0000 (05:42 +0000)]
Added yas/substr for convenient mirror transformation

15 years agoFixed the bug of not indenting well in narrowed region (Issue 46).
Zhang Chiyuan [Fri, 12 Dec 2008 05:19:03 +0000 (05:19 +0000)]
Fixed the bug of not indenting well in narrowed region (Issue 46).

15 years agoUse updated version of python class snippet from sverre.johansen
Zhang Chiyuan [Fri, 12 Dec 2008 05:01:50 +0000 (05:01 +0000)]
Use updated version of python class snippet from  sverre.johansen

15 years agoFixed the bug of the default code assigned to yas/buffer-local-condition (Issue 45)
Zhang Chiyuan [Thu, 11 Dec 2008 05:50:00 +0000 (05:50 +0000)]
Fixed the bug of the default code assigned to yas/buffer-local-condition (Issue 45)

15 years agoFixed the error of $> without overlay (Issue 44).
Zhang Chiyuan [Thu, 11 Dec 2008 05:44:10 +0000 (05:44 +0000)]
Fixed the error of $> without overlay (Issue 44).

15 years agoRestore the original simple class snippet from r223 (Issue 40)
Zhang Chiyuan [Thu, 11 Dec 2008 05:29:54 +0000 (05:29 +0000)]
Restore the original simple class snippet from r223 (Issue 40)

15 years agoupdate faq for #key property
Zhang Chiyuan [Tue, 9 Dec 2008 16:56:20 +0000 (16:56 +0000)]
update faq for #key property

15 years agoAccept patch from dima.exe to add #key in template file (Issue 43)
Zhang Chiyuan [Tue, 9 Dec 2008 16:46:48 +0000 (16:46 +0000)]
Accept patch from dima.exe to add #key in template file (Issue 43)

15 years agoMoved objc-mode directory into cc-mode
Zhang Chiyuan [Tue, 9 Dec 2008 15:15:47 +0000 (15:15 +0000)]
Moved objc-mode directory into cc-mode

15 years agoDo not include auto-generated snippets in the repo.
Zhang Chiyuan [Sun, 7 Dec 2008 16:14:54 +0000 (16:14 +0000)]
Do not include auto-generated snippets in the repo.

15 years agoAdded snippets for lsl-mode from Xah Lee.
Zhang Chiyuan [Sun, 7 Dec 2008 16:12:57 +0000 (16:12 +0000)]
Added snippets for lsl-mode from Xah Lee.

15 years agoImport snippets for scala-mode and nxml-mode from Anders.
Zhang Chiyuan [Wed, 3 Dec 2008 15:03:55 +0000 (15:03 +0000)]
Import snippets for scala-mode and nxml-mode from Anders.

15 years agoadd some snippets from users for html and latex mode
Zhang Chiyuan [Tue, 2 Dec 2008 04:08:38 +0000 (04:08 +0000)]
add some snippets from users for html and latex mode

15 years agoFixed the missing space in the cls snippet for ruby-mode
Zhang Chiyuan [Tue, 18 Nov 2008 02:26:27 +0000 (02:26 +0000)]
Fixed the missing space in the cls snippet for ruby-mode