[slime-cvs] CVS slime
mkoeppe
mkoeppe at common-lisp.net
Sat Oct 28 17:43:40 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv29151
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/slime/cvsroot/slime/ChangeLog 2006/10/28 08:44:41 1.987
+++ /project/slime/cvsroot/slime/ChangeLog 2006/10/28 17:43:40 1.988
@@ -1,3 +1,19 @@
+2006-10-28 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ Add completion for character names.
+
+ * slime.el (slime-completions-for-character): New.
+ (slime-contextual-completions): Use it here.
+
+ * swank-backend.lisp (character-completion-set): New interface.
+
+ * swank-allegro.lisp (character-completion-set): Implement it.
+
+ * swank.lisp (completions-for-character): New slimefun.
+ (compound-prefix-match/ci/underscores)
+ (longest-completion/underscores, tokenize-completion/underscores)
+ (untokenize-completion/underscores): New functions.
+
2006-10-28 Ivan Toshkov <ivan at toshkov.org>
* hyperspec.el: Missing Hyperspec links for ~| and ~~
More information about the slime-cvs
mailing list