(with-temp-message): Add def-edebug-spec call.

This commit is contained in:
Richard M. Stallman 1999-01-19 17:55:16 +00:00
parent 5d4245a68c
commit c5377356a7

View file

@ -2128,6 +2128,7 @@ expressions; a `progn' form will be returned enclosing these forms."
(def-edebug-spec combine-after-change-calls t)
(def-edebug-spec with-temp-file t)
(def-edebug-spec with-temp-buffer t)
(def-edebug-spec with-temp-message t)
;; Anything else?