summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/edebug.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
-rw-r--r--lisp/emacs-lisp/edebug.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el
index 4312f771c36..81ab472ad9d 100644
--- a/lisp/emacs-lisp/edebug.el
+++ b/lisp/emacs-lisp/edebug.el
@@ -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?