Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
c0054731
Commit
c0054731
authored
May 23, 2013
by
Dave Cooper
Browse files
renamed emacs/gendl.lisp to emacs/glime.lisp
parent
8ce4e4b5
Changes
3
Hide whitespace changes
Inline
Side-by-side
emacs/README.txt
View file @
c0054731
;;;; -*- encoding: utf-8; -*- ;
Welcome to the Genworks® Gendl™ Environment
...
...
emacs/g
endl
.lisp
→
emacs/g
lime
.lisp
View file @
c0054731
File moved
load-gendl.lisp
View file @
c0054731
...
...
@@ -62,7 +62,7 @@
;; (conditionally) by the quickload above.
#+
:swank
(
load
(
compile-file
(
merge-pathnames
"emacs/g
endl
.lisp"
gendl
)))
(
load
(
compile-file
(
merge-pathnames
"emacs/g
lime
.lisp"
gendl
)))
;; 4a. This is a workaround for https://bugs.launchpad.net/slime/+bug/1175550
;; "#+lispworks Gray slime-output-stream doesn't handle non base-chars"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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