[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Tue Aug 9 09:44:01 UTC 2011
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2206 slime/ChangeLog:1.2208
--- slime/ChangeLog:1.2206 Sun Jul 3 11:15:38 2011
+++ slime/ChangeLog Mon Aug 8 05:31:00 2011
@@ -1,8 +1,14 @@
+2011-08-08 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-unintern-symbol): New command.
+ * swank.lisp (unintern-symbol): Lisp-side implementation.
+
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 +160,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-devel
mailing list