Commit graph

7 commits

Author SHA1 Message Date
uwe
fff098dd84 * ilisp-xfr.el (return-ilisp): Add GNU Emacs 22 (tested) and 23 (not
tested) to the list of emacs versions that need comint-input-ring-index
"hack".

Given that it's been almost 15 years since the date in the preceding
comment I wonder if there should be a better way to handle this, but
for now just use brute force.

Makes comint history navigation work as expected.
2009-08-19 00:45:33 +00:00
minskim
2d34420d61 Make emacs-ilisp build with emacs23. 2009-07-12 21:37:23 +00:00
uwe
176f94aaff Make ilisp work with newer clisp (devel/clisp).
- sys::debug-* functions now take an argument (since 2.45)
- fix prompt regexp to match reality
2008-10-11 19:25:53 +00:00
markd
4443e812e2 Treat emacs22 like emacs21. Bump PKGREVISION. 2007-06-11 14:07:28 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
uebayasi
c3075a1317 Update to 20021222 from 0.5.11.
The authors have made 316 entries in ChangeLog in two years.  This is very
rough pick ups.  Please see http://sourceforge.net/projects/ilisp/ for more
info.

        * ilisp-mod.el (ilisp): Use this variable here.
        * ilisp-sch.el (guile): Set ilisp-describe-command.
        * INSTALLATION (TIPS): added Windows entry.
        * ChangeLog: ChangeLog updated.
        * ilisp-out.el: Added Reini Urban's fix for XEmacs.
        * ilisp.emacs: Changed the 'setq *-hook' to more proper 'add-hook.
        * ilisp-out.el: Added Reini Urban's fix for XEmacs.
        * ilisp.emacs: Changed the 'setq *-hook' to more proper 'add-hook.
        * ilisp-cl-easy-menu.el (ilisp-ild-easy-menu): added.
        * guile-ilisp.scm (ilisp-in-package): Fix process-use-modules call.
        * docs/ilisp.texi: minor texinfo errors removed.
        * ilisp-key.el: Bind cltl2-lookup to C-z L (or C-z M-l).
        * ilisp-sbcl.el (sbcl): sb changed to sbcl in call to ilisp-load-inits.
        * ilisp-doc.el (ilisp-documentation): SBLISP changed to SBCL.
        * ilisp-dia.el: SBLISP changed to SBCL.
2003-01-11 10:27:49 +00:00
dillo
1533dcf55b Add emacs-ilisp-5.11:
A comprehensive (X)Emacs interface for an embedded Common Lisp or
Scheme process.
2001-11-15 20:33:04 +00:00