Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Slime
Commits
8d9fdf34
Commit
8d9fdf34
authored
6 years ago
by
Stas Boukarev
Browse files
Options
Download
Email Patches
Plain Diff
2.22
parent
950b3928
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
NEWS
+3
-0
NEWS
doc/slime.texi
+2
-2
doc/slime.texi
slime.el
+1
-1
slime.el
with
6 additions
and
3 deletions
+6
-3
NEWS
+
3
-
0
View file @
8d9fdf34
* SLIME News -*- mode: outline; coding: utf-8 -*-
* 2.22 (July 2018)
*** Improved compatiblity with Emacs 26
* 2.21 (June 2018)
*** Improved compatiblity with Emacs 26
*** Mezzano support
...
...
This diff is collapsed.
Click to expand it.
doc/slime.texi
+
2
-
2
View file @
8d9fdf34
...
...
@@ -12,8 +12,8 @@
@
end
direntry
@
c
%**
end
of
header
@
set
EDITION
2.2
1
@
set
SLIMEVER
2.2
1
@
set
EDITION
2.2
2
@
set
SLIMEVER
2.2
2
@
set
UPDATED
@
today
{}
@
set
TITLE
SLIME
User
Manual
@
settitle
@
value
{
TITLE
},
version
@
value
{
EDITION
}
...
...
This diff is collapsed.
Click to expand it.
slime.el
+
1
-
1
View file @
8d9fdf34
...
...
@@ -3,7 +3,7 @@
;; URL: https://github.com/slime/slime
;; Package-Requires: ((cl-lib "0.5") (macrostep "0.9"))
;; Keywords: languages, lisp, slime
;; Version: 2.2
1
;; Version: 2.2
2
;;;; License and Commentary
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help