tag:github.com,2008:https://github.com/mdbergmann/sly/releasesRelease notes from sly2018-10-31T12:28:04Ztag:github.com,2008:Repository/270236097/slime-catchup-2.212018-10-31T12:28:04Zslime-catchup-2.21: Fix Lisp mode comment indentation in newer emacs<p>There was a bug, introduced in emacs 26, that caused a single-semicolon comment<br>
to break lisp-mode; it would cause the cursor to move to the start of the line<br>
for each character inserted. It turns out that it can be fixed by removing an<br>
obsolete workaround in slime-cl-indent's "basic" common-lisp-style.</p>
<p>(cherry picked from SLIME commit<br>
<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/mdbergmann/sly/commit/17b88548e4db50c99597d616940aebf028a60dae/hovercard" href="https://github.com/mdbergmann/sly/commit/17b88548e4db50c99597d616940aebf028a60dae"><tt>17b8854</tt></a>)</p>
<ul>
<li>lib/sly-cl-indent.el: do the above things.</li>
</ul>mdbergmanntag:github.com,2008:Repository/270236097/v2.222018-07-19T11:19:34Zv2.22<p>2.22</p>stassatstag:github.com,2008:Repository/270236097/v2.212018-06-01T10:24:31Zv2.21<p>2.21</p>stassatstag:github.com,2008:Repository/270236097/v2.202017-08-28T11:51:57Zv2.20<p>2.20</p>stassatstag:github.com,2008:Repository/270236097/v2.192017-02-08T00:32:30Zv2.19<p>Release 2.19.</p>stassatstag:github.com,2008:Repository/270236097/v2.182016-05-21T16:15:15Zv2.18<p>Release 2.18</p>stassatstag:github.com,2008:Repository/270236097/v2.172016-02-19T19:20:26Zv2.17<p>Release 2.17</p>stassatstag:github.com,2008:Repository/270236097/v2.162016-01-29T18:32:29Zv2.16<p>Release 2.16</p>stassatstag:github.com,2008:Repository/270236097/v2.152015-08-30T21:46:47Zv2.15<p>Release 2.15</p>stassatstag:github.com,2008:Repository/270236097/SLIME-2.142015-08-17T16:49:01ZSLIME-2.14<p>Update NEWS.md</p>joaotavora