<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><description>Recent SXEmacs News</description><title>SXEmacs News</title><generator>news2rss by Hynek Schlawack</generator><link>http://www.sxemacs.org/</link>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/SXEmacsNews" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title><![CDATA[Website updates]]></title><description><![CDATA[<p>
	The SXEmacs website has undergone a bit of work recently.
	Hopefully it'll make your stay more enjoyable, and you'll want
	to come back again and again.  Bring your friends!
      </p>
      <p>
	Some of the new stuff&hellip;
      </p>
      <ul>
	<li>&quot;Google&quot; Friends widget</li>
	<li>A &quot;Twitter Ticker&quot; tracking emacs related tweets</li>
	<li>Google Ads.  Hey, we gotta eat.  Please click em</li>
	<li>New screenshot &quot;thumbnails&quot; page</li>
	<li>Some cosmetic updates to maintain consistent look/feel</li>
      </ul>]]></description><pubDate>Sun, 11 Oct 2009 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[SXEmacs 22.1.10 &quot;Excalibur&quot; has been released!]]></title><description><![CDATA[<p>
        <u>22.1.10 Highlights</u>
    </p>
      <ul>
	<li>
	  Bugs closed in this release: 41, 65, 74, 75, 79, 80, 81, 82,
	  83, 84, 85, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 99, 100,
	  101, 102, 104
	</li>
	<li>
	  Cool New Sexy Stuff.  Of course every release must have some
	  cool new stuff.  Here's what's new in this release&hellip;
	  <ul>
	    <li>
	      User defined readers
	    </li>
	    <li>
	      It's possible to display video in a glyph object in a buffer.
	    </li>
	    <li>
	      SXEmacs is now a fairly decent image
	      viewing/manipulation app. There's an undo/redo stack,
	      zoom in/out, rotate, chop/crop, red-eye reduction.
	      There is a whole swag of transformations supported:
	      charcoal, contrast, despeckle, edge, enhance, equalise,
	      gausian blur, negate, normalise, oil painting, radial
	      blur, 3D button effect, sharpen, solarise, and
	      swirl. Who needs The Gimp when you have SXEmacs!
	    </li>
	    <li>
	      Added some MacOS icons.
	    </li>
	    <li>
	      Support for sqlite3 via FFI
	    </li>
	    <li>
	      New way for SXEmacs to handle different file types. It
	      allows you to have #'find-file take different actions
	      based on a predicate.  See the new variable
	      `find-file-magic-files-alist'.
	    </li>
	    <li>
	      Enable PNG transparent backgrounds.  Unfortunately this
	      doesn't work if you use a background pixmap. 
	    </li>
	    <li>
	      FFI callbacks implemented.
	    </li>
	    <li>
	      Dbus support via FFI (not completed). This should be
	      considered very much incomplete and experimental.  Only
	      rudimentary support is there so far.
	    </li>
	  </ul>
	</li>
	<li>
	  Build chain fixes/improvements.  Quite a few build chain
	  related changes were made in this release, including&hellip;
	  <ul>
	    <li>Work around a bug in GCC 4.5.0</li>
	    <li>Powerpc/BSD cpu detection</li>
	    <li>A Freedesktop.org compliant sxemacs.desktop file is now installed.</li>
	    <li>Updated FFmpeg detection.</li>
	    <li>OpenSSL 1.0.0 detection.  OpenSSL is no on by default.</li>
	    <li>Fix a link error when building with no MPQ</li>
	    <li>Fix a minor bison related issue (YYSTYPE)</li>
	    <li>Fix building with latest SoX</li>
	    <li>Fix --without-x builds</li>
	    <li>Fix many C compiler warnings and elisp byte-compiler warnings.</li>
	    <li>Fix install for non-FFI and non-Mule builds</li>
	    <li>Fix etags build for systems without getopt_long</li>
	    <li>Fix (hopefully) parallel builds</li>
	    <li>Fix BDWGC-enabled builds</li>
	  </ul>
	</li>
	<li>Minor updates to BDWGC code.</li>
	<li>Catch up with latest ffmpeg API changes.</li>
	<li>Fix for latest ediff.</li>
	<li>Fix for subwindow resizing.</li>
	<li>FFI improvements.</li>
	<li>ENT fixes.</li>
	<li>TTY fixes.</li>
	<li>Cleaner dump file (less pollution from the build/src dir).</li>
	<li>
	  Improve #'file-basename. It can now take a 2nd arg for
	  extension stripping.
	</li>
	<li>Misc doc fixes/updates.</li>
      </ul>]]></description><pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[Chat with the developers]]></title><description><![CDATA[<p>
	Do you have a SXEmacs problem that can't wait for email to go
	back and forth?  Or do you have some amazing new feature you'd
	like to see in SXEmacs but can't wait to tell someone?  Or
	perhaps you just wanna shoot the breeze?  Well your troubles
	are over&hellip;
      </p>
      <p>
	The SXEmacs web site now offers real-time chat with the
	developers.  See the &quot;SXEmacs Chat&quot; menu entry on
	each page, or follow <a href="irc.html">this link</a>.
      </p>]]></description><pubDate>Mon, 11 May 2009 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[News RSS feed back up!]]></title><description><![CDATA[<p>
	Yep, that's right.  After years of no news RSS, it has finally
	been fixed.  Many thanks and kudos to Hynek Schlawack for the
	sexy new Python script that RSS-ifies the entries on the
	SXEmacs news page.
      </p>]]></description><pubDate>Sat, 27 Sep 2008 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[Mailing list subscriptions fixed!]]></title><description><![CDATA[<p>
	Subscribing to the mailing lists is now working again.  Please
	accept our deepest apologies for taking so long to get this
	issue sorted out.  It was some corruption in the affected
	lists' config.pck and the backups were corrupt as well.
	Removing the lists and then recreating them solved the
	problem.  The original member db remained intact, as did the
	archives, so all being well everthing should just work.
      </p>]]></description><pubDate>Wed, 24 Sep 2008 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[Updated items in the shop!]]></title><description><![CDATA[<p>
	You've seen the blood-dripping beta logo, now you can get that
	on your T-shirt, or coffee mug, even on a courier bag, or wall
	clock.  Go check out <a href="store.html">the shop</a>!
      </p>]]></description><pubDate>Sun, 21 Sep 2008 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[Behind the scenes updates to SXEmacs website]]></title><description><![CDATA[<p>
	We've made a few changes under the hood at the SXEmacs
	website.  Pretty much all of the HTML has been re-written from
	the ground up.  And if Steve did it right, you shouldn't
	notice a thing. :-)  Almost all of the changes made were
	designed to do 2 things&hellip;
      </p>
      <ol>
	<li>Preserve look/feel across entire site</li>
	<li>
	  Easier maintenance for the
	  <a href="mailto:webmaster@sxemacs.org">webmaster</a>
	</li>
      </ol>]]></description><pubDate>Fri, 19 Sep 2008 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[SXEmacs website offers retail therapy]]></title><description><![CDATA[<p>
	Do you need retail therapy?  We can help.  We've just
	added two outlets for your frustrations.  One for the
	memorabilia junkie at our
	<a href="store.html">SXEmacs Store</a>.  And one for
	those special occasions at our
	<a href="amazon.html">Amazon Store</a>.
      </p>
      <p>
	Be sure to check them both out, and spend up big! :-) All
	the proceeds go to keeping the SXEmacs Project running.
      </p>]]></description><pubDate>Tue, 16 Sep 2008 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[SXEmacs 22.1.9 "Edsel" has been released!]]></title><description><![CDATA[<p>
      <u>22.1.9 Highlights</u>
    </p>
      <ul>
	<li>
	  Bugs closed in this release: 32, 33, 34, 35, 36, 37, 38,
	  39, 40, 42, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56,
	  57, 58, 59, 60, 61, 62. See our
	  <a href="http://issues.sxemacs.org/">Issue Tracker</a> for
	  the details.
	</li>
	<li>
	  New garbage collector BDWGC.  SXEmacs can now use the
	  Boehm-Demers-Weiser garbage collector.  It is still
	  experimental at this stage and there are known bugs
	  (memory leak).  If you have plenty of RAM it is quite
	  usable, and noticably faster than non-BDWGC SXEmacsen.
	  This new feature is not on by default.  To get it,
	  configure with --with-experimental-features=all.
	</li>
	<li>
	  Support 256 colour terminals.  Support for 256 colour
	  terminals and colour resolution through approximation
	  for tty devices.
	</li>
	<li>
	  New function, #'mapfam.  This new function is an
	  extrememly powerful replacement for _all_ of the current
	  map functions.  It not only can do the job of the
	  existing map functions, but can also convert any
	  sequence to any other sequence.  Lots of other cool
	  features as well, see its doc string for full details.
	</li>
	<li>
	  New FFI util, ffi-magic.el.  Uses libmagic to guess file
	  type.
	</li>
	<li>
	  Cool new stuff in the contrib directory.  There are tla
	  hook scripts, build scripts, and build-report scripts.
	</li>
	<li>
	  Build chain fixes and improvements.  Better detection of
	  ALSA, ffmpeg, libffi, libbind, and many other various
	  bits and pieces.  General build related fixes were made
	  for MacOS, Solaris, HPUX, and of course, Linux.
	</li>
	<li>
	  Init file migration code removed. We feel that it is
	  better to NOT mess with other emacsen's set ups.
	</li>
	<li>
	  Compiler warning fixes.
	</li>
	<li>
	  PNG images optimised for size.
	</li>
	<li>
	  Re-work auto-autoloads loading a little.  Priority is
	  given to packages installed under ~/.sxemacs/ and care
	  is taken to eliminate those "foo-autoloads already
	  loaded" warnings.
	</li>
	<li>
	  Support for BSD's MP removed.
	</li>
	<li>
	  Emodule search path/loading fixes.  Emodule load path
	  has been made sane.  #'load-module and #'locate-module
	  have both been vastly improved and both have completion.
	</li>
	<li>
	  FFI improvements. The FFI code has been improved so that
	  it can be compatible with XEmacs 21.5 for when they
	  merge our FFI into their code base.  Also #'ffi-load and
	  #'ffi-load-library no longer need to be given a file
	  extension as part of the arg to allow for different
	  platforms having different shlib extensions. Also, some
	  UI enhancements were added to ffi-curl.el and
	  ffi-taglib.el.
	</li>
	<li>
	  Etags improvements.  A bit of "UI" has been added to
	  etags.el, as well as some code optimising.
	</li>
      </ul>]]></description><pubDate>Fri, 06 Jun 2008 00:00:00 +0000</pubDate></item>
<item><title><![CDATA[SXEmacs 22.1.8 "Daimler" has been released!]]></title><description><![CDATA[<p>
      <u>22.1.8 Highlights</u>
    </p>
      <ul>
	<li>
	  Bugs closed in this release: 22, 24, 26, 27, 29, 31.
	  The reason for the apparent double up of closed bugs
	  from the previous release is because our bug index got
	  reset during a rebuild.
	</li>
	<li>
	  SXEmacs now has a libtool based build chain.
	</li>
	<li>
	  Bootstrapping packages is now a little more friendly and
	  foolproof (hopefully).
	</li>
	<li>
	  User cutomisations are now saved to
	  ~/.sxemacs/custom-${USER}.el if the old style custom.el
	  doesn't exist.
	</li>
	<li>
	  custom-defines.el files.  These are like
	  auto-autoload.el files, but for defcustom's etc.
	</li>
	<li>
	  Support for :inherit face keyword.
	</li>
	<li>
	  A new rc.d style init mechanism. (the normal
	  ~/.sxemacs/init.el is still supported of course)
	</li>
	<li>
	  New resize echo area. (not to be confused with
	  rsz-minibuffer.el) 
	</li>
	<li>
	  #'describe-function now reports global keybindings for
	  commands. 
	</li>
	<li>
	  New %b spec for #'format for converting between ints and
	  bit vectors.
	</li>
	<li>
	  Various minor doc fixes, typos, and other trivial
	  things.
	</li>
      </ul>]]></description><pubDate>Fri, 01 Feb 2008 00:00:00 +0000</pubDate></item>
</channel></rss>
