[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Sun Nov 5 11:35:19 UTC 2006


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv27515

Modified Files:
	slime.el 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/slime.el	2006/11/05 09:13:05	1.685
+++ /project/slime/cvsroot/slime/slime.el	2006/11/05 11:35:19	1.686
@@ -263,12 +263,6 @@
   :group 'slime-mode
   :type 'boolean)
 
-(defcustom slime-complete-keywords-contextually t
-  "Use information from the arglist of the surrounding function call
-to complete keywords."
-  :group 'slime-mode
-  :type 'boolean)
-
 (defcustom slime-fuzzy-completion-in-place nil
   "When non-NIL the fuzzy symbol completion is done in place as
 opposed to moving the point to the completion buffer."




More information about the slime-cvs mailing list