X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/388ab3827ab7c584c30723f5044c2a38cf6fe55d..db6c3279edc260e3e301df1c9b082b374cd002c7:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index e903d91..43ed0f2 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -1579,6 +1579,7 @@ floc-proto.lisp enclosing-condition-with-location class enclosing-condition-with-location-type generic enclosing-error-with-location class + enclosing-information-with-location class enclosing-warning-with-location class error-with-location function class file-location generic class @@ -1586,10 +1587,17 @@ floc-proto.lisp file-location-filename function file-location-line function file-location-p function + info function + info-with-location function + information class + information-with-location class make-condition-with-location function make-file-location function + noted simple-condition-with-location class simple-error-with-location class + simple-information class + simple-information-with-location class simple-warning-with-location class warn-with-location function warning-with-location class @@ -1728,16 +1736,26 @@ cl:t condition-with-location enclosing-condition-with-location [enclosing-condition] enclosing-error-with-location [cl:error] + enclosing-information-with-location [information] enclosing-warning-with-location [cl:warning] error-with-location [cl:error] simple-error-with-location [cl:simple-error] + information-with-location [information] + simple-information-with-location [simple-information] simple-condition-with-location [cl:simple-condition] warning-with-location [cl:warning] simple-warning-with-location [cl:simple-warning] enclosing-condition enclosing-condition-with-location [condition-with-location] enclosing-error-with-location [cl:error] + enclosing-information-with-location [information] enclosing-warning-with-location [cl:warning] + information + enclosing-information-with-location [enclosing-condition-with-location] + information-with-location [condition-with-location] + simple-information-with-location [simple-information] + simple-information [cl:simple-condition] + simple-information-with-location [information-with-location] cl:serious-condition cl:error enclosing-error-with-location [enclosing-condition-with-location] @@ -1749,6 +1767,8 @@ cl:t simple-condition-with-location [condition-with-location] cl:simple-error [cl:error] simple-error-with-location [error-with-location] + simple-information [information] + simple-information-with-location [information-with-location] cl:simple-warning [cl:warning] simple-warning-with-location [warning-with-location] cl:warning @@ -1865,6 +1885,7 @@ enclosing-condition-with-location-type cl:condition cl:error cl:warning + information expand-parser-form t (eql cl:and) t t (eql cl:list) t @@ -2196,6 +2217,7 @@ utilities.lisp default-slot macro define-access-wrapper macro define-on-demand-slot macro + designated-condition function dosequence macro sb-mop:eql-specializer class sb-mop:eql-specializer-object generic