<font color='black' size='2' face='Arial, Helvetica, sans-serif'>
<div style="font-family:helvetica,arial; font-size: 10pt; color:black">
<div id="AOLMsgPart_0_6210af2c-f96a-46e0-8389-df72a8ddcf8d" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;"><pre style="font-size: 9pt;"><tt>diff -u slime/ChangeLog:1.1973 slime/ChangeLog:1.1975
> --- slime/ChangeLog:1.1973  Thu Jan 28 04:52:18 2010
> +++ slime/ChangeLog Sat Jan 30 10:59:52 2010
> @@ -1,8 +1,19 @@
> +2010-01-30  Stas Boukarev  <stassats@gmail.com>
> +
> +   * slime.el (slime-cycle-connections): Change docstring, it
> +   doesn't make connection buffer-local.
> +   * doc/slime.texi (Multiple connections): document
> +   slime-cycle-connections.
> +

1. The changes to doc/slime.texi (revision 1.95) generated some errors
   when processed by "makeinfo."  It appears line 1593 has<font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"> </span></font>invalid syntax:

           @kbditem{, slime-cycle-connections}

   The definition of the macro 'kbditem' (line 58) requires a non-null
   `key' argument.

2. Please find attached a pair of patches for slime.el and
   doc/slime.texi that add 'n' to the slime-selector menu and the
   key-binding C-c C-x n to the function `slime-cycle-connections'.
   The changes to doc/slime.texi have been tested by generating new
   "slime.info", "slime.pdf", and HTML files without any errors.

   If these patches are acceptable, here are a pair of ChangeLog
   entries to describe them.  (The tags for slime.el have been checked
   using C-c C-c to verify that they put point at the definitions of
   the listed symbols in slime.el.)

   * slime.el: Added missing pieces to make `slime-cycle-connections'
   available from keystrokes.
   (slime-prefix-bindings): Added "\C-xn" entry.
   (slime-cycle-connections): Corrected grammar in doc string.
   (def-slime-selector-method): Added menu item `n' to SLIME selector
   menu.

   * doc/slime.texi: Added a description for the new key sequence for
   `slime-cycle-connections' and for the new menu item in the SLIME
   selector menu.
   Node slime-selector: Added menu item `n' and cross-references to
   "Multiple Connections" node.
   Node Multiple connections: Added C-c C-x n description.  Added
   cross-references to `slime-selector' node.
</tt></pre><pre><tt><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">---</span></font></tt></pre>
</div>
 <!-- end of AOLMsgPart_0_6210af2c-f96a-46e0-8389-df72a8ddcf8d -->



</div>
</font>