--- subr.el.~1.667.~ 2009-11-26 09:34:33.000000000 +1100 +++ subr.el 2011-04-05 15:44:15.000000000 +1000 @@ -91,7 +91,7 @@ 0 (instrument no arguments); t (instrument all arguments); a symbol (naming a function with an Edebug specification); or a list. The elements of the list describe the argument types; see -\(info \"(elisp)Specification List\") for details." +Info node `(elisp)Specification List' for details." `(put (quote ,symbol) 'edebug-form-spec (quote ,spec))) (defmacro lambda (&rest cdr)