Releasing 0.6.0c with some bugfixes

This commit is contained in:
capitaomorte 2009-07-27 17:37:50 +00:00
parent 0e74b208c8
commit 6b7306004a
3 changed files with 108 additions and 113 deletions

View File

@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" /> <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title>ChangeLog</title> <title>ChangeLog</title>
<meta name="author" content="pluskid" /> <meta name="author" content="pluskid" />
<meta name="date" content="2008-03-22" /> <meta name="date" content="2008-03-22" />
@ -11,37 +11,30 @@
</head> </head>
<body> <body>
<div class="document" id="changelog"> <div class="document" id="changelog">
<div id="header-region" class="clear-block"></div> <h1 class="title">ChangeLog</h1>
<div id="wrapper"> <table class="docinfo" frame="void" rules="none">
<div id="container" class="clear-block"> <col class="docinfo-name" />
<div id="header"> <col class="docinfo-content" />
<div id="logo-floater"> <tbody valign="top">
<h1 class="title">ChangeLog</h1> <tr><th class="docinfo-name">Author:</th>
</div> <td>pluskid</td></tr>
<ul class="primary-links"> <tr><th class="docinfo-name">Contact:</th>
<li> <td><a class="first last reference" href="mailto:pluskid&#64;gmail.com">pluskid&#64;gmail.com</a></td></tr>
<a title="" href="index.html">Home</a> <tr><th class="docinfo-name">Date:</th>
</li> <td>2008-03-22</td></tr>
<li> </tbody>
<a title="" href="define_snippet.html">Howto</a> </table>
</li> <div class="section">
<li> <h1><a id="c-2009-07-27" name="c-2009-07-27">0.6.0c / 2009-07-27</a></h1>
<a title="" href="faq.html">FAQ</a> <ul class="simple">
</li> <li>Now byte compiles correctly with no warnings.</li>
<li> <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=68">Issue 68</a> with
<a title="" href="changelog.html">ChangeLog</a> mouse-clicking alternatives in <tt class="docutils literal"><span class="pre">ido-mode</span></tt>.</li>
</li> <li>Added <tt class="docutils literal"><span class="pre">yas/also-auto-indent-first-line</span></tt> customization variable.</li>
<li> </ul>
<a title="" href="http://code.google.com/p/yasnippet/downloads/list">Download</a> </div>
</li> <div class="section">
</ul> <h1><a id="b-2009-07-25" name="b-2009-07-25">0.6.0b / 2009-07-25</a></h1>
</div>
<div id="center">
<div id="squeeze">
<div class="right-corner">
<div class="left-corner">
<div class="section" id="b-2009-07-25">
<h1>0.6.0b / 2009-07-25</h1>
<ul class="simple"> <ul class="simple">
<li>Nested placeholders of the type <tt class="docutils literal"><span class="pre">&lt;div${1:</span> <span class="pre">id=&quot;${2:someid}&quot;}&gt;</span> <span class="pre">$0</span></tt>.</li> <li>Nested placeholders of the type <tt class="docutils literal"><span class="pre">&lt;div${1:</span> <span class="pre">id=&quot;${2:someid}&quot;}&gt;</span> <span class="pre">$0</span></tt>.</li>
<li>More robust undo/redo support.</li> <li>More robust undo/redo support.</li>
@ -58,63 +51,63 @@ primary field transformation.</li>
<li>Customization group <tt class="docutils literal"><span class="pre">yasnippet</span></tt>.</li> <li>Customization group <tt class="docutils literal"><span class="pre">yasnippet</span></tt>.</li>
<li>Overriding customization variables in snippets. Use the <tt class="docutils literal"><span class="pre">env:</span> <li>Overriding customization variables in snippets. Use the <tt class="docutils literal"><span class="pre">env:</span>
<span class="pre">let-form</span></tt> template keyword.</li> <span class="pre">let-form</span></tt> template keyword.</li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=60">Issue 60</a></li> <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=60">Issue 60</a></li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=65">Issue 65</a></li> <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=65">Issue 65</a></li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=56">Issue 56</a></li> <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=56">Issue 56</a></li>
</ul> </ul>
</div> </div>
<div class="section" id="id1"> <div class="section">
<h1>0.5.10 / 2009-02-11</h1> <h1><a id="id1" name="id1">0.5.10 / 2009-02-11</a></h1>
<ul class="simple"> <ul class="simple">
<li>Added <em>grouping</em> support so that the snippets in the menu can be <li>Added <em>grouping</em> support so that the snippets in the menu can be
groupped together.</li> groupped together.</li>
<li>Make the bundle <a class="reference external" href="http://tromey.com/elpa/index.html">ELPA</a> <li>Make the bundle <a class="reference" href="http://tromey.com/elpa/index.html">ELPA</a>
compatible.</li> compatible.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id2"> <div class="section">
<h1>0.5.9 / 2009-01-21</h1> <h1><a id="id2" name="id2">0.5.9 / 2009-01-21</a></h1>
<ul class="simple"> <ul class="simple">
<li>Fixed the bug of disabling the auto-indenting of <tt class="docutils literal"><span class="pre">cc-mode</span></tt>.</li> <li>Fixed the bug of disabling the auto-indenting of <tt class="docutils literal"><span class="pre">cc-mode</span></tt>.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id3"> <div class="section">
<h1>0.5.8 / 2009-01-15</h1> <h1><a id="id3" name="id3">0.5.8 / 2009-01-15</a></h1>
<ul class="simple"> <ul class="simple">
<li>Added a <tt class="docutils literal"><span class="pre">key</span></tt> property in snippet definition for snippet names <li>Added a <tt class="docutils literal"><span class="pre">key</span></tt> property in snippet definition for snippet names
that are not valid path name.</li> that are not valid path name.</li>
<li>Fixed some bugs of indenting (<a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=44">Issue 44</a>, <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=46">Issue <li>Fixed some bugs of indenting (<a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=44">Issue 44</a>, <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=46">Issue
46</a>).</li> 46</a>).</li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=45">Issue 45</a> by <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=45">Issue 45</a> by
providing a proper default value for <tt class="docutils literal"><span class="pre">yas/buffer-local-condition</span></tt>.</li> providing a proper default value for <tt class="docutils literal"><span class="pre">yas/buffer-local-condition</span></tt>.</li>
<li>Added helper function <tt class="docutils literal"><span class="pre">yas/substr</span></tt> for convenient mirror <li>Added helper function <tt class="docutils literal"><span class="pre">yas/substr</span></tt> for convenient mirror
transformation.</li> transformation.</li>
<li>Make variable <tt class="docutils literal"><span class="pre">yas/registered-snippet</span></tt> properly initialized.</li> <li>Make variable <tt class="docutils literal"><span class="pre">yas/registered-snippet</span></tt> properly initialized.</li>
<li>Fixed the overlay error when overlay becomes empty (<a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=49">Issue 49</a> and <li>Fixed the overlay error when overlay becomes empty (<a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=49">Issue 49</a> and
<a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=48">Issue 48</a>). This <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=48">Issue 48</a>). This
bug has occurred and been fixed earlier, and should not have bug has occurred and been fixed earlier, and should not have
happened if we have proper regression test.</li> happened if we have proper regression test.</li>
<li>Added a workaround for <tt class="docutils literal"><span class="pre">c-electric-</span></tt> serial commands (<a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=27">Issue 27</a>).</li> <li>Added a workaround for <tt class="docutils literal"><span class="pre">c-electric-</span></tt> serial commands (<a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=27">Issue 27</a>).</li>
</ul> </ul>
</div> </div>
<div class="section" id="id4"> <div class="section">
<h1>0.5.7 / 2008-12-03</h1> <h1><a id="id4" name="id4">0.5.7 / 2008-12-03</a></h1>
<ul class="simple"> <ul class="simple">
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=28">Issue 28</a> of <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=28">Issue 28</a> of
properly clean up snippet (by joaotavora).</li> properly clean up snippet (by joaotavora).</li>
<li>Added a new section &quot;Field-level undo functionality&quot; to correct <li>Added a new section &quot;Field-level undo functionality&quot; to correct
<a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=33">Issue 33</a> <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=33">Issue 33</a>
(by joaotavora).</li> (by joaotavora).</li>
<li>Added some snippets from users for sql, erlang, scala, html, xml, latex, etc.</li> <li>Added some snippets from users for sql, erlang, scala, html, xml, latex, etc.</li>
<li>Fixed <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=16">Issue 16</a> by adding <li>Fixed <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=16">Issue 16</a> by adding
<tt class="docutils literal"><span class="pre">$&gt;</span></tt> support. Here's the <a class="reference external" href="http://pluskid.lifegoo.com/upload/project/yasnippet/doc/define_snippet.html#indenting">doc for $&gt; indenting</a>.</li> <tt class="docutils literal"><span class="pre">$&gt;</span></tt> support. Here's the <a class="reference" href="http://pluskid.lifegoo.com/upload/project/yasnippet/doc/define_snippet.html#indenting">doc for $&gt; indenting</a>.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id5"> <div class="section">
<h1>0.5.6 / 2008-08-07</h1> <h1><a id="id5" name="id5">0.5.6 / 2008-08-07</a></h1>
<ul class="simple"> <ul class="simple">
<li>Added a buffer local variable <tt class="docutils literal"><span class="pre">yas/dont-activate</span></tt> to turn off <li>Added a buffer local variable <tt class="docutils literal"><span class="pre">yas/dont-activate</span></tt> to turn off
<tt class="docutils literal"><span class="pre">yas/minor-mode</span></tt> in some major modes. See <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=29">Issue 29</a>.</li> <tt class="docutils literal"><span class="pre">yas/minor-mode</span></tt> in some major modes. See <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=29">Issue 29</a>.</li>
<li>Make the environment of elisp evaluation more friendly to <li>Make the environment of elisp evaluation more friendly to
<tt class="docutils literal"><span class="pre">(current-column)</span></tt>.</li> <tt class="docutils literal"><span class="pre">(current-column)</span></tt>.</li>
<li>Fixed the regular expression bug in python-mode snippets.</li> <li>Fixed the regular expression bug in python-mode snippets.</li>
@ -122,8 +115,8 @@ properly clean up snippet (by joaotavora).</li>
property is defined.</li> property is defined.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id6"> <div class="section">
<h1>0.5.5 / 2008-05-29</h1> <h1><a id="id6" name="id6">0.5.5 / 2008-05-29</a></h1>
<ul class="simple"> <ul class="simple">
<li>Tweak <tt class="docutils literal"><span class="pre">yas/extra-mode-hooks</span></tt> so that it can be more easily <li>Tweak <tt class="docutils literal"><span class="pre">yas/extra-mode-hooks</span></tt> so that it can be more easily
customized.</li> customized.</li>
@ -131,38 +124,38 @@ customized.</li>
modes.</li> modes.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id7"> <div class="section">
<h1>0.5.4 / 2008-05-15</h1> <h1><a id="id7" name="id7">0.5.4 / 2008-05-15</a></h1>
<ul class="simple"> <ul class="simple">
<li>Added <tt class="docutils literal"><span class="pre">ox-mode-hook</span></tt> and <tt class="docutils literal"><span class="pre">python-mode-hook</span></tt> to <li>Added <tt class="docutils literal"><span class="pre">ox-mode-hook</span></tt> and <tt class="docutils literal"><span class="pre">python-mode-hook</span></tt> to
<tt class="docutils literal"><span class="pre">yas/extra-mode-hooks</span></tt> to fix the problem YASnippet is not enabled <tt class="docutils literal"><span class="pre">yas/extra-mode-hooks</span></tt> to fix the problem YASnippet is not enabled
in those modes.</li> in those modes.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id8"> <div class="section">
<h1>0.5.3 / 2008-05-07</h1> <h1><a id="id8" name="id8">0.5.3 / 2008-05-07</a></h1>
<ul class="simple"> <ul class="simple">
<li>Fix indent of python-mode snippets.</li> <li>Fix indent of python-mode snippets.</li>
<li>Fix a bug of dropdown-list: conflicts with color-theme (<a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=23">Issue 23</a>). Thanks <li>Fix a bug of dropdown-list: conflicts with color-theme (<a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=23">Issue 23</a>). Thanks
Mike.</li> Mike.</li>
<li>Fix a bug of condition system.</li> <li>Fix a bug of condition system.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id9"> <div class="section">
<h1>0.5.2 / 2008-04-20</h1> <h1><a id="id9" name="id9">0.5.2 / 2008-04-20</a></h1>
<ul class="simple"> <ul class="simple">
<li>Fix a bug for comparing string to symbol using <tt class="docutils literal"><span class="pre">string=</span></tt> (which <li>Fix a bug for comparing string to symbol using <tt class="docutils literal"><span class="pre">string=</span></tt> (which
will fire an error).</li> will fire an error).</li>
</ul> </ul>
</div> </div>
<div class="section" id="id10"> <div class="section">
<h1>0.5.1 / 2008-04-14</h1> <h1><a id="id10" name="id10">0.5.1 / 2008-04-14</a></h1>
<ul class="simple"> <ul class="simple">
<li>Use a beautiful css style in the document.</li> <li>Use a beautiful css style in the document.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id11"> <div class="section">
<h1>0.5.0 / 2008-04-10</h1> <h1><a id="id11" name="id11">0.5.0 / 2008-04-10</a></h1>
<ul class="simple"> <ul class="simple">
<li>Integrate with hippie-expand. Just add <tt class="docutils literal"><span class="pre">yas/hippie-try-expand</span></tt> to <li>Integrate with hippie-expand. Just add <tt class="docutils literal"><span class="pre">yas/hippie-try-expand</span></tt> to
<tt class="docutils literal"><span class="pre">hippie-expand-try-functions-list</span></tt>.</li> <tt class="docutils literal"><span class="pre">hippie-expand-try-functions-list</span></tt>.</li>
@ -176,76 +169,76 @@ problem now.</li>
distribution.</li> distribution.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id12"> <div class="section">
<h1>0.4.5 / 2008-04-07</h1> <h1><a id="id12" name="id12">0.4.5 / 2008-04-07</a></h1>
<ul class="simple"> <ul class="simple">
<li>Merge the latest dropdown-list.el.</li> <li>Merge the latest dropdown-list.el.</li>
<li>Add snippets for f90-mode from Li Zhu.</li> <li>Add snippets for f90-mode from Li Zhu.</li>
<li>Bug fix: l-safe-expr-p: Lisp nesting exceeds <tt class="docutils literal"><span class="pre">max-lisp-eval-depth</span></tt> <li>Bug fix: l-safe-expr-p: Lisp nesting exceeds <tt class="docutils literal"><span class="pre">max-lisp-eval-depth</span></tt>
error when several (more than two) snippets overlaps. Thanks error when several (more than two) snippets overlaps. Thanks
<a class="reference external" href="mailto:sunwaybupt&#64;newsmth">sunwaybupt&#64;newsmth</a> for reporting this bug.</li> <a class="reference" href="mailto:sunwaybupt&#64;newsmth">sunwaybupt&#64;newsmth</a> for reporting this bug.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id13"> <div class="section">
<h1>0.4.4 / 2008-03-24</h1> <h1><a id="id13" name="id13">0.4.4 / 2008-03-24</a></h1>
<ul class="simple"> <ul class="simple">
<li>Bug fix: dropdown-list.el doesn't recognize [return] properly.</li> <li>Bug fix: dropdown-list.el doesn't recognize [return] properly.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id14"> <div class="section">
<h1>0.4.3 / 2008-03-23</h1> <h1><a id="id14" name="id14">0.4.3 / 2008-03-23</a></h1>
<ul class="simple"> <ul class="simple">
<li>Bug fix: failed to recognize user customized yas/trigger-key.</li> <li>Bug fix: failed to recognize user customized yas/trigger-key.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id15"> <div class="section">
<h1>0.4.2 / 2008-03-22</h1> <h1><a id="id15" name="id15">0.4.2 / 2008-03-22</a></h1>
<ul class="simple"> <ul class="simple">
<li>Make a separate document package for release. Also make document <li>Make a separate document package for release. Also make document
available online.</li> available online.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id16"> <div class="section">
<h1>0.4.1 / 2008-03-21</h1> <h1><a id="id16" name="id16">0.4.1 / 2008-03-21</a></h1>
<ul class="simple"> <ul class="simple">
<li>Make sure <tt class="docutils literal"><span class="pre">yas/minor-mode</span></tt>'s key bindings always take priority to <li>Make sure <tt class="docutils literal"><span class="pre">yas/minor-mode</span></tt>'s key bindings always take priority to
other minor modes.</li> other minor modes.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id17"> <div class="section">
<h1>0.4.0 / 2008-03-20</h1> <h1><a id="id17" name="id17">0.4.0 / 2008-03-20</a></h1>
<ul class="simple"> <ul class="simple">
<li>Document refinement and released with YASnippet. Most of the Online <li>Document refinement and released with YASnippet. Most of the Online
wiki document will be deprecated soon.</li> wiki document will be deprecated soon.</li>
<li>Powerful condition system added to yasnippet!</li> <li>Powerful condition system added to yasnippet!</li>
<li>Incorporate <tt class="docutils literal"><span class="pre">dropdown-list.el</span></tt> and make it default way for <li>Incorporate <tt class="docutils literal"><span class="pre">dropdown-list.el</span></tt> and make it default way for
selecting multiple candidates. Thanks to <a class="reference external" href="http://groups.google.com/group/smart-snippet/browse_thread/thread/c869158b76addeb3/e7c6372ba457189e">Jaeyoun Chung</a>.</li> selecting multiple candidates. Thanks to <a class="reference" href="http://groups.google.com/group/smart-snippet/browse_thread/thread/c869158b76addeb3/e7c6372ba457189e">Jaeyoun Chung</a>.</li>
<li>yas/before-expand-snippet-hook</li> <li>yas/before-expand-snippet-hook</li>
</ul> </ul>
</div> </div>
<div class="section" id="id18"> <div class="section">
<h1>0.3.2 / 2008-03-19</h1> <h1><a id="id18" name="id18">0.3.2 / 2008-03-19</a></h1>
<ul class="simple"> <ul class="simple">
<li>Enhancement: A better way to define minor-mode. Thanks to Kentaro <li>Enhancement: A better way to define minor-mode. Thanks to Kentaro
Kuribayashi. See <a class="reference external" href="https://groups.google.com/group/smart-snippet/browse_thread/thread/65cb3b5583eda887?hl=en">this thread</a> Kuribayashi. See <a class="reference" href="https://groups.google.com/group/smart-snippet/browse_thread/thread/65cb3b5583eda887?hl=en">this thread</a>
for more details.</li> for more details.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id19"> <div class="section">
<h1>0.3.1 / 2008-03-17</h1> <h1><a id="id19" name="id19">0.3.1 / 2008-03-17</a></h1>
<ul class="simple"> <ul class="simple">
<li>Bug fix: Emacs get confused when a field is deleted. See <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=10">issue 10</a>.</li> <li>Bug fix: Emacs get confused when a field is deleted. See <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=10">issue 10</a>.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id20"> <div class="section">
<h1>0.3.0 / 2008-03-16</h1> <h1><a id="id20" name="id20">0.3.0 / 2008-03-16</a></h1>
<ul class="simple"> <ul class="simple">
<li>Add a <tt class="docutils literal"><span class="pre">yas/after-exit-snippet-hook</span></tt> so that you can do something like <li>Add a <tt class="docutils literal"><span class="pre">yas/after-exit-snippet-hook</span></tt> so that you can do something like
<tt class="docutils literal"><span class="pre">indent-region</span></tt> or <tt class="docutils literal"><span class="pre">fill-region</span></tt> after finish the snippet.</li> <tt class="docutils literal"><span class="pre">indent-region</span></tt> or <tt class="docutils literal"><span class="pre">fill-region</span></tt> after finish the snippet.</li>
<li>Use minor-mode instead of <tt class="docutils literal"><span class="pre">global-set-key</span></tt> to bind the trigger <li>Use minor-mode instead of <tt class="docutils literal"><span class="pre">global-set-key</span></tt> to bind the trigger
key. Now the trigger key and fall-back behavior can be more key. Now the trigger key and fall-back behavior can be more
flexible. Not constrained to <tt class="docutils literal"><span class="pre">&lt;tab&gt;</span></tt>. Thanks to Trey Jackson. See flexible. Not constrained to <tt class="docutils literal"><span class="pre">&lt;tab&gt;</span></tt>. Thanks to Trey Jackson. See
this <a class="reference external" href="https://groups.google.com/group/smart-snippet/browse_thread/thread/937f32a2a6dea4f2?hl=en">thread</a> this <a class="reference" href="https://groups.google.com/group/smart-snippet/browse_thread/thread/937f32a2a6dea4f2?hl=en">thread</a>
for more details.</li> for more details.</li>
<li>Now user can customize the popup function for selecting multiple <li>Now user can customize the popup function for selecting multiple
candidate for the same snippet key.</li> candidate for the same snippet key.</li>
@ -253,48 +246,48 @@ candidate for the same snippet key.</li>
candidate when in text mode.</li> candidate when in text mode.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id21"> <div class="section">
<h1>0.2.3 / 2008-03-15</h1> <h1><a id="id21" name="id21">0.2.3 / 2008-03-15</a></h1>
<ul class="simple"> <ul class="simple">
<li>Bug in non-window (-nw) mode when there's multiple candidate to <li>Bug in non-window (-nw) mode when there's multiple candidate to
expand. See <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=7">issue 7</a>.</li> expand. See <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=7">issue 7</a>.</li>
<li>Allow expanding another snippet as long as not currently inside a <li>Allow expanding another snippet as long as not currently inside a
field.</li> field.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id22"> <div class="section">
<h1>0.2.2 / 2008-03-13</h1> <h1><a id="id22" name="id22">0.2.2 / 2008-03-13</a></h1>
<ul class="simple"> <ul class="simple">
<li>Added customized face for fields and mirrors. Better in dark <li>Added customized face for fields and mirrors. Better in dark
background. And users can customize it.</li> background. And users can customize it.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id23"> <div class="section">
<h1>0.2.1 / 2008-03-10</h1> <h1><a id="id23" name="id23">0.2.1 / 2008-03-10</a></h1>
<ul class="simple"> <ul class="simple">
<li>Fix the insert-behind problem under both Emacs 22 and Emacs 23.</li> <li>Fix the insert-behind problem under both Emacs 22 and Emacs 23.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id24"> <div class="section">
<h1>0.2.0 / 2008-03-10</h1> <h1><a id="id24" name="id24">0.2.0 / 2008-03-10</a></h1>
<ul class="simple"> <ul class="simple">
<li>Use big keymap overlay to detect <tt class="docutils literal"><span class="pre">insert-behind</span></tt> event manually to <li>Use big keymap overlay to detect <tt class="docutils literal"><span class="pre">insert-behind</span></tt> event manually to
avoid sometimes missed hook calls. See <a class="reference external" href="http://code.google.com/p/yasnippet/issues/detail?id=3">issue 3</a> for more avoid sometimes missed hook calls. See <a class="reference" href="http://code.google.com/p/yasnippet/issues/detail?id=3">issue 3</a> for more
details.</li> details.</li>
<li>Support parent snippet table. Now you can set (for example) <li>Support parent snippet table. Now you can set (for example)
<tt class="docutils literal"><span class="pre">cc-mode</span></tt> as common mode for <tt class="docutils literal"><span class="pre">c++-mode</span></tt>, <tt class="docutils literal"><span class="pre">c-mode</span></tt> and <tt class="docutils literal"><span class="pre">cc-mode</span></tt> as common mode for <tt class="docutils literal"><span class="pre">c++-mode</span></tt>, <tt class="docutils literal"><span class="pre">c-mode</span></tt> and
<tt class="docutils literal"><span class="pre">java-mode</span></tt>. They'll share snippets defined for <tt class="docutils literal"><span class="pre">cc-mode</span></tt>.</li> <tt class="docutils literal"><span class="pre">java-mode</span></tt>. They'll share snippets defined for <tt class="docutils literal"><span class="pre">cc-mode</span></tt>.</li>
</ul> </ul>
</div> </div>
<div class="section" id="id25"> <div class="section">
<h1>0.1.1 / 2008-03-08</h1> <h1><a id="id25" name="id25">0.1.1 / 2008-03-08</a></h1>
<ul class="simple"> <ul class="simple">
<li>Add a rake task to upload to google code.</li> <li>Add a rake task to upload to google code.</li>
<li>Use elisp compile-bundle function instead of python scrip</li> <li>Use elisp compile-bundle function instead of python scrip</li>
</ul> </ul>
</div> </div>
<div class="section" id="id26"> <div class="section">
<h1>0.1.0 / 2008-03-07</h1> <h1><a id="id26" name="id26">0.1.0 / 2008-03-07</a></h1>
<ul class="simple"> <ul class="simple">
<li>Embedded elisp support.</li> <li>Embedded elisp support.</li>
<li>Fields navigation support.</li> <li>Fields navigation support.</li>
@ -306,12 +299,6 @@ details.</li>
<li>Load directory support.</li> <li>Load directory support.</li>
<li>Compile bundle support.</li> <li>Compile bundle support.</li>
</ul> </ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div> </div>
</div> </div>
</body> </body>

View File

@ -6,6 +6,14 @@ ChangeLog
:Contact: pluskid@gmail.com :Contact: pluskid@gmail.com
:Date: 2008-03-22 :Date: 2008-03-22
0.6.0c / 2009-07-27
===================
* Now byte compiles correctly with no warnings.
* Fixed `Issue 68
<http://code.google.com/p/yasnippet/issues/detail?id=68>`_ with
mouse-clicking alternatives in ``ido-mode``.
* Added ``yas/also-auto-indent-first-line`` customization variable.
0.6.0b / 2009-07-25 0.6.0b / 2009-07-25
=================== ===================

View File

@ -4,7 +4,7 @@
;; Authors: pluskid <pluskid@gmail.com>, joaotavora <joaotavora@gmail.com> ;; Authors: pluskid <pluskid@gmail.com>, joaotavora <joaotavora@gmail.com>
;; Version: 0.6.0 ;; Version: 0.6.0
;; Package-version: 0.6.0b ;; Package-version: 0.6.0c
;; X-URL: http://code.google.com/p/yasnippet/ ;; X-URL: http://code.google.com/p/yasnippet/
;; Keywords: snippet, textmate ;; Keywords: snippet, textmate
;; URL: http://code.google.com/p/yasnippet/ ;; URL: http://code.google.com/p/yasnippet/