Skip to content

Releases: eshamster/docker-cl-devel2

Update cl-base from 2.4 to 2.5

22 Aug 15:47
Compare
Choose a tag to compare

The main different is what Emacs is updated from 26.1 to 26.3 according to updating Alpine.

Release by stable branch instead of master branch

22 Aug 15:37
Compare
Choose a tag to compare
3.8C

Merge branch 'master' into stable

Fix Bad Request issue when accessing to Emacs package repositories.

08 Aug 14:19
Compare
Choose a tag to compare
3.8B

Fix Bad Request problem for emacs packages

Enable to load custom el

02 Feb 13:58
Compare
Choose a tag to compare
3.8

Enable to add custom el file

Fix: SLIME doesn't work with SBCL

22 Apr 14:03
Compare
Choose a tag to compare

Fix it by updating SLIME from 1.19 to 1.23

Update Roswell

07 Mar 12:09
Compare
Choose a tag to compare

This release is only for updating Roswell.
The main purpose is to import the enhancement of "ros template".

Downgrade slime from 2.20 to 2.19

15 Oct 04:04
Compare
Choose a tag to compare
Change by downgrading slime to 2.19 from 2.20

The commit [1] was not enough to solve "Error in timer" error. In
fact, the solution solved it in CCL but same occurs in SBCL.

[1] 9d7f0fac51d49a792ac181375dbfa9f3b46544b0

Fix some annoying issues

14 Oct 17:53
Compare
Choose a tag to compare
  • Fix the problem that downloading https using dex:get fails
    • By updating cl-base
  • Fix the problem that slime-restart-inferior-lisp fails when using ccl-bin

Update init.el

01 Oct 10:15
Compare
Choose a tag to compare
  • Change keys for paredit-forward and paredit-backward
  • Warn long line more than 100 characters by red color

Update init.el

13 Apr 15:16
Compare
Choose a tag to compare
  • Use ido-mode instead of icomplete-mode
  • Set keys for paredit-forward and paredit-backward
  • Adopt some settings automatically created by magit and dired