--- specials.lisp 2010-04-07 15:45:06.000000000 +0900 +++ patch/specials.lisp 2010-11-25 00:09:00.000000000 +0900 @@ -340,3 +340,6 @@ (defun hyperdoc-lookup (symbol type) (declare (ignore type)) (cdr (assoc symbol exported-symbols-alist :test #'eq)))) + +;; +(defvar *no-log-matchers* nil)