mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
(with-temp-message): Add def-edebug-spec call.
This commit is contained in:
parent
5d4245a68c
commit
c5377356a7
1 changed files with 1 additions and 0 deletions
|
|
@ -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 combine-after-change-calls t)
|
||||||
(def-edebug-spec with-temp-file t)
|
(def-edebug-spec with-temp-file t)
|
||||||
(def-edebug-spec with-temp-buffer t)
|
(def-edebug-spec with-temp-buffer t)
|
||||||
|
(def-edebug-spec with-temp-message t)
|
||||||
|
|
||||||
;; Anything else?
|
;; Anything else?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue