[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Wed Jan 19 11:58:55 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv19237
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Jan 19 03:58:54 2005
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.600 slime/ChangeLog:1.601
--- slime/ChangeLog:1.600 Tue Jan 18 08:03:16 2005
+++ slime/ChangeLog Wed Jan 19 03:58:54 2005
@@ -1,10 +1,17 @@
+2005-01-19 Lars Magne Ingebrigtsen <larsi at gnus.org>
+
+ * slime.el (slime-header-line-p): Customize variable to
+ enable/disable the header-line in the REPL.
+
2005-01-18 Luke Gorrie <luke at synap.se>
* slime.el (slime-complete-symbol*-fancy): New variable to enable
extra bells and whistles with slime-complete-symbol*. Currently
- controls whether to use arglists semantically.
- (slime-complete-symbol*): Avoid displaying an arglist when the
- minibuffer is active.
+ controls whether to use arglists semantically. Default is t.
+ (slime-complete-symbol*-fancy-bit): Factored out this function.
+ Only do "semantic" completion when the symbol is in
+ function-position, avoid interning argument names in Emacs, and
+ don't display arglists if the minibuffer is active.
2005-01-14 Luke Gorrie <luke at synap.se>
More information about the slime-cvs
mailing list