[slime-cvs] CVS slime

CVS User heller heller at common-lisp.net
Mon Aug 8 12:30:46 UTC 2011


Update of /project/slime/cvsroot/slime
In directory tiger.common-lisp.net:/tmp/cvs-serv7281

Modified Files:
	ChangeLog 
Log Message:
Minor reformatting: break lines at 80 columns.

--- /project/slime/cvsroot/slime/ChangeLog	2011/07/03 18:15:38	1.2206
+++ /project/slime/cvsroot/slime/ChangeLog	2011/08/08 12:30:46	1.2207
@@ -1,8 +1,9 @@
 2011-07-03  Nikodemus Siivola  <nikodemus at random-state.net>
 
-	* swank-sbcl.lisp (debug-var-info): New function: calls SB-DI::DEBUG-VAR-INFO
-	when available.
-	(frame-locals, frame-var-value): Treat more-context and more-count vars specially.
+	* swank-sbcl.lisp (debug-var-info): New function: calls
+	SB-DI::DEBUG-VAR-INFO when available.
+	(frame-locals, frame-var-value): Treat more-context and more-count
+	vars specially.
 
 2011-06-21  Nikodemus Siivola  <nikodemus at random-state.net>
 
@@ -154,12 +155,12 @@
 
 	* slime.el (slime-intern-indentation-spec): New function. Converts
 	strings in an indentation spec to symbols.
-	(slime-handle-indentation-update): Intern the indentation spec using
-	slime-intern-indentation-spec, so that lisp side can pass complex indentation
-	specs.
-	* contrib/swank-indentation.lisp (application-indentation-hint): Downcase
-	symbol names -- any symbol in an indentation spec is pretty much guaranteed
-	to have a lowecase name on the Emacs side.
+	(slime-handle-indentation-update): Intern the indentation spec
+	using slime-intern-indentation-spec, so that lisp side can pass
+	complex indentation specs.
+	* contrib/swank-indentation.lisp (application-indentation-hint):
+	Downcase symbol names -- any symbol in an indentation spec is
+	pretty much guaranteed to have a lowecase name on the Emacs side.
 
 2011-04-16  Stas Boukarev  <stassats at gmail.com>
 





More information about the slime-cvs mailing list