diff --git a/NEWS b/NEWS index e1d942856..c14cbd639 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,37 @@ * SLIME News -*- mode: outline; coding: utf-8 -*- +* 2.11 (December 2014) + +** MELPA is now an officially supported installation method +Various bugs involving installation and upgrading via package.el were +fixed. See the README for more details. (Issues #125, #195, #208.) + +** Core +*** Compilation via the xref buffer now works again + +** slime-repl / slime-presentations +Only text to the left of the cursor should limit the scope of history +navigation. Fixed a long-standing bug that violated this when +slime-presentations was enabled. (Thanks to Ivan Shvedunov. PR #207.) + +** slime-package-fu +Now handles strings as symbol designators, is mindful of trailing +whitespace and properly handles an :export clause immediately +following the package name. (Thanks to Leo Liu. PR #145.) + +** slime-indentation +The edge case handling described in slime-cl-indent.el:958 have been +has been restored. + +** Allegro CL backend +Support for mlisp was restored. It had been broken by the previous +release. (Reported by Alexandre Rademaker. Issue #209.) + +** New experimental SWANK backend for MLWorks + +** SWANK +swank-listener-hooks was restored. (Thanks to Ivan Shvedunov. PR #210.) + * 2.10.1 (October 2014) *** The SWANK-BACKEND nickname has been added to the SWANK/BACKEND package diff --git a/doc/contributors.texi b/doc/contributors.texi index 30bc6bf33..8a976fd7c 100644 --- a/doc/contributors.texi +++ b/doc/contributors.texi @@ -3,8 +3,8 @@ @item Helmut Eller @tab Tobias C. Rittweiler @tab Stas Boukarev @item Luke Gorrie @tab Matthias Koeppe @tab Marco Baringer @item Nikodemus Siivola @tab João Távora @tab Alan Ruttenberg -@item Mark Evenson @tab Edi Weitz @tab Martin Simmons -@item Luís Oliveira @tab Juho Snellman @tab Christophe Rhodes +@item Mark Evenson @tab Luís Oliveira @tab Edi Weitz +@item Martin Simmons @tab Juho Snellman @tab Christophe Rhodes @item Peter Seibel @tab Geo Carncross @tab Attila Lendvai @item Douglas Crosher @tab Daniel Barlow @tab Wolfgang Jenkner @item Gábor Melis @tab Michael Weber @tab Lawrence Mitchell @@ -24,28 +24,28 @@ @item Jouni K Seppanen @tab Ivan Toshkov @tab Ian Eslick @item Gary King @tab Francois-Rene Rideau @tab Eric Blood @item Eduardo Muñoz @tab David Reitter @tab Christian Lynbech -@item Chris Capel @tab Bjørn Nordbø @tab Ariel Badichi -@item Anton Vodonosov @tab Alexey Dejneka @tab Alan Caulkins -@item @tab Yaroslav Kavenchuk @tab Wolfgang Mederle -@item Wojciech Kaczmarek @tab William Bland @tab Vitaly Mayatskikh -@item Tom Pierce @tab Tim Daly Jr. @tab Syohei YOSHIDA -@item Sven Van Caekenberghe @tab Svein Ove Aas @tab Steve Smith -@item StanisBaw Halik @tab Russell McManus @tab Rui Patrocínio -@item Robert P. Goldman @tab Robert Macomber @tab Reini Urban -@item R. Matthew Emerson @tab Pawel Ostrowski @tab Paul Collins -@item Neil Van Dyke @tab NIIMI Satoshi @tab Mészáros Levente -@item Mikel Bancroft @tab Matthew D. Swank @tab Matt Pillsbury -@item Masayuki Onjo @tab Mark Wooding @tab Marco Monteiro -@item Lynn Quam @tab Levente Mészáros @tab Lasse Rasinen -@item Knut Olav Bøhmer @tab Kai Kaminski @tab Julian Stecklina -@item Juergen Gmeiner @tab Jon Allen Boone @tab Johan Bockgård -@item Jan Rychter @tab James McIlree @tab Ivan Shvedunov -@item Ivan Boldyrev @tab Ignas Mikalajunas @tab Hannu Koivisto -@item Gerd Flaig @tab Gail Zacharias @tab Frederic Brunel -@item Dustin Long @tab Douglas Katzman @tab Daniel Koning -@item Dan Weinreb @tab Dan Pierson @tab Cyrus Harmon -@item Cecil Westerhof @tab Brian Mastenbrook @tab Brandon Bergren -@item Bozhidar Batsov @tab Bob Halley @tab Barry Fishman -@item B.Scott Michel @tab Andrew Myers @tab Aleksandar Bakic -@item Alain Picard +@item Chris Capel @tab Bjørn Nordbø @tab Bart Botta +@item Ariel Badichi @tab Anton Vodonosov @tab Alexey Dejneka +@item Alan Caulkins @tab @tab Yaroslav Kavenchuk +@item Wolfgang Mederle @tab Wojciech Kaczmarek @tab William Bland +@item Vitaly Mayatskikh @tab Tom Pierce @tab Tim Daly Jr. +@item Syohei YOSHIDA @tab Sven Van Caekenberghe @tab Svein Ove Aas +@item Steve Smith @tab StanisBaw Halik @tab Russell McManus +@item Rui Patrocínio @tab Robert P. Goldman @tab Robert Macomber +@item Reini Urban @tab R. Matthew Emerson @tab Pawel Ostrowski +@item Paul Collins @tab Neil Van Dyke @tab NIIMI Satoshi +@item Mészáros Levente @tab Mikel Bancroft @tab Matthew D. Swank +@item Matt Pillsbury @tab Masayuki Onjo @tab Mark Wooding +@item Marco Monteiro @tab Lynn Quam @tab Levente Mészáros +@item Lasse Rasinen @tab Knut Olav Bøhmer @tab Kai Kaminski +@item Julian Stecklina @tab Juergen Gmeiner @tab Jon Allen Boone +@item Johan Bockgård @tab Jan Rychter @tab James McIlree +@item Ivan Shvedunov @tab Ivan Boldyrev @tab Ignas Mikalajunas +@item Hannu Koivisto @tab Gerd Flaig @tab Gail Zacharias +@item Frederic Brunel @tab Dustin Long @tab Douglas Katzman +@item Daniel Koning @tab Dan Weinreb @tab Dan Pierson +@item Cyrus Harmon @tab Cecil Westerhof @tab Brian Mastenbrook +@item Brandon Bergren @tab Bozhidar Batsov @tab Bob Halley +@item Barry Fishman @tab B.Scott Michel @tab Andrew Myers +@item Aleksandar Bakic @tab Alain Picard @end multitable diff --git a/doc/slime.texi b/doc/slime.texi index f69d5c319..24452242d 100644 --- a/doc/slime.texi +++ b/doc/slime.texi @@ -12,8 +12,8 @@ @end direntry @c %**end of header -@set EDITION 2.10.1 -@set SLIMEVER 2.10.1 +@set EDITION 2.11 +@set SLIMEVER 2.11 @set UPDATED @today{} @set TITLE SLIME User Manual @settitle @value{TITLE}, version @value{EDITION} diff --git a/slime.el b/slime.el index 305e48926..21463faa3 100644 --- a/slime.el +++ b/slime.el @@ -3,7 +3,7 @@ ;; URL: https://github.com/slime/slime ;; Package-Requires: ((cl-lib "0.5")) ;; Keywords: languages, lisp, slime -;; Version: 2.10 +;; Version: 2.11 ;;;; License and Commentary