Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1733 slime/ChangeLog:1.1734
--- slime/ChangeLog:1.1733 Wed Apr 29 18:29:18 2009
+++ slime/ChangeLog Thu Apr 30 08:50:25 2009
@@ -1,5 +1,10 @@
2009-04-30 Tobias C. Rittweiler <tcr(a)freebits.de>
+ * swank-abcl.lisp: Really commit Vodonosov's patch from
+ 2009-03-09.
+
+2009-04-30 Tobias C. Rittweiler <tcr(a)freebits.de>
+
* swank-backend.lisp ([default] declaration-arglist): Add
arglist of DECLARATION declaration.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.201 slime/contrib/ChangeLog:1.202
--- slime/contrib/ChangeLog:1.201 Wed Apr 29 19:26:36 2009
+++ slime/contrib/ChangeLog Thu Apr 30 08:38:02 2009
@@ -1,9 +1,21 @@
2009-04-30 Tobias C. Rittweiler <tcr(a)freebits.de>
+ * slime.el (slime-parse-extended-operator/check-type): New.
+ (slime-parse-extended-operator/the): New.
+ (slime-extended-operator-name-parser-alist): Add entries for
+ CHECK-TYPE, TYPEP, and THE.
+ ([tesŧ] enclosing-form-specs.1): Add tests for the new entries.
+
+ Adapted from patch by Stas Boukarev.
+
+2009-04-30 Tobias C. Rittweiler <tcr(a)freebits.de>
+
* slime-parse.el (slime-parse-extended-operator/proclaim): New.
- (slime-extended-oprator-name-parser-alist): Adapt tbe entry for
+ (slime-extended-oprator-name-parser-alist): Adapt the entry for
PROCLAIM.
+ Adapted from patch by Stas Boukarev.
+
2009-04-21 Tobias C. Rittweiler <tcr(a)freebits.de>
* slime-indentantion-fu.el (slime-update-local-indentation): Save
@@ -165,7 +177,7 @@
anymore.
([test] enclosing-context.1): Adapted due to the changes.
-2009-02-25 Luís Oliveira <loliveira(a)common-lisp.net>
+2009-02-25 LuÃs Oliveira <loliveira(a)common-lisp.net>
* slime-compiler-notes-tree.el: Fix typo in the `provide' form.
@@ -510,7 +522,7 @@
* slime-fancy.el: Add slime-fontifying-fu.
-2008-08-20 Luís Oliveira <loliveira(a)common-lisp.net>
+2008-08-20 LuÃs Oliveira <loliveira(a)common-lisp.net>
* contrib/slime-indentation.el: fix indentation of IF forms.
@@ -597,7 +609,7 @@
(slime-qualify-cl-symbol-name): Moved back to `slime.el' as
they're still used there.
-2008-04-17 Gábor Melis <mega(a)retes.hu>
+2008-04-17 Gábor Melis <mega(a)retes.hu>
* swank-fancy-inspector.lisp (inspect-slot-for-emacs):
slime-read-object has been gone for a long time, replaced with