tag:github.com,2008:https://github.com/mdbergmann/sly/releases Release notes from sly 2018-10-31T12:28:04Z tag:github.com,2008:Repository/270236097/slime-catchup-2.21 2018-10-31T12:28:04Z slime-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> mdbergmann tag:github.com,2008:Repository/270236097/v2.22 2018-07-19T11:19:34Z v2.22 <p>2.22</p> stassats tag:github.com,2008:Repository/270236097/v2.21 2018-06-01T10:24:31Z v2.21 <p>2.21</p> stassats tag:github.com,2008:Repository/270236097/v2.20 2017-08-28T11:51:57Z v2.20 <p>2.20</p> stassats tag:github.com,2008:Repository/270236097/v2.19 2017-02-08T00:32:30Z v2.19 <p>Release 2.19.</p> stassats tag:github.com,2008:Repository/270236097/v2.18 2016-05-21T16:15:15Z v2.18 <p>Release 2.18</p> stassats tag:github.com,2008:Repository/270236097/v2.17 2016-02-19T19:20:26Z v2.17 <p>Release 2.17</p> stassats tag:github.com,2008:Repository/270236097/v2.16 2016-01-29T18:32:29Z v2.16 <p>Release 2.16</p> stassats tag:github.com,2008:Repository/270236097/v2.15 2015-08-30T21:46:47Z v2.15 <p>Release 2.15</p> stassats tag:github.com,2008:Repository/270236097/SLIME-2.14 2015-08-17T16:49:01Z SLIME-2.14 <p>Update NEWS.md</p> joaotavora