Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.243 slime/contrib/ChangeLog:1.245 --- slime/contrib/ChangeLog:1.243 Sat Sep 12 23:15:03 2009 +++ slime/contrib/ChangeLog Tue Sep 15 18:30:13 2009 @@ -1,3 +1,14 @@ +2009-09-16 Tobias C. Rittweiler tcr@freebits.de + + * slime-references.el: Largely refactored: decoupled code from + SLDB; add references to the compilation log. + +2009-09-15 Stas Boukarev stassats@gmail.com + + * slime-autodoc.el (slime-fontify-string): setup *slime-fontify* + buffer without calling (lisp-mode) to avoid turning slime-mode there, + which may cause interference. + 2009-09-13 Stas Boukarev stassats@gmail.com
* slime-autodoc.el (slime-fontify-string): do not call