<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/</link>
    <language>en-us</language>

    <title>ymacs Changelog</title>
    <description>ymacs Changelog</description>
    <item>
    <title>minor</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/c90add3cc2d3</link>
    <description><![CDATA[minor]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 06 Nov 2010 16:07:24 +0100</pubDate>
</item>
<item>
    <title>bind down_list to C-M-ARROW_DOWN and up_list to C-M-ARROW_UP as seems to be</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/672baf9ce6b6</link>
    <description><![CDATA[bind down_list to C-M-ARROW_DOWN and up_list to C-M-ARROW_UP as seems to be<br/>
standard in Emacs (they're quite convenient also)]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 16 Oct 2010 13:54:12 +0200</pubDate>
</item>
<item>
    <title>DL update</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/39fdef563bf7</link>
    <description><![CDATA[DL update]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Mon, 04 Oct 2010 14:04:32 +0200</pubDate>
</item>
<item>
    <title>minor fix: foo.toSource(); bar.to&lt;dabbrev_expand&gt; didn't properly complete.</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/b6f29467b509</link>
    <description><![CDATA[minor fix: foo.toSource(); bar.to&lt;dabbrev_expand&gt; didn't properly complete.]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 02 Sep 2010 10:04:19 +0200</pubDate>
</item>
<item>
    <title>DL update</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/62d59cc5b8d5</link>
    <description><![CDATA[DL update]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 25 Aug 2010 20:12:23 +0200</pubDate>
</item>
<item>
    <title>small changes for better support for more parsers in the same file</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/d1f5ab66dff4</link>
    <description><![CDATA[small changes for better support for more parsers in the same file<br/>
(pass current buffer to indentation(); allow context.passedParens to<br/>
be a function that returns the array)]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 05 Aug 2010 08:24:39 +0200</pubDate>
</item>
<item>
    <title>more keywords in lisp-mode</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/0bd528b143a5</link>
    <description><![CDATA[more keywords in lisp-mode]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 05 Aug 2010 08:23:47 +0200</pubDate>
</item>
<item>
    <title>call onProgressChange after renaming a buffer in order to update the modeline</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/ad57fbb1f8ba</link>
    <description><![CDATA[call onProgressChange after renaming a buffer in order to update the modeline]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 05 Aug 2010 08:23:24 +0200</pubDate>
</item>
<item>
    <title>Added some rectangle functions (string_rectangle, insert_rectangle,</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/6f5df40bbd35</link>
    <description><![CDATA[Added some rectangle functions (string_rectangle, insert_rectangle,<br/>
kill_rectangle, yank_rectangle) that should work pretty much the same like<br/>
their Emacs counterparts (and with similar keybindings)]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 03 Jun 2010 20:08:17 +0200</pubDate>
</item>
<item>
    <title>fixed regression (centerOnCaretIfNotVisible not yet defined in frame)</title>
    <link>http://code.ymacs.org/hgwebdir.cgi/ymacs/rev/fe2f35987dbf</link>
    <description><![CDATA[fixed regression (centerOnCaretIfNotVisible not yet defined in frame)]]></description>
    <author>&#77;&#105;&#104;&#97;&#105;&#32;&#66;&#97;&#122;&#111;&#110;&#32;&#60;&#109;&#105;&#104;&#97;&#105;&#64;&#98;&#97;&#122;&#111;&#110;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 02 Jun 2010 22:23:37 +0200</pubDate>
</item>

  </channel>
</rss>
