mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
Spelling fixes.
This commit is contained in:
parent
1e1d41ff15
commit
b9edfa5c63
12 changed files with 13 additions and 13 deletions
|
|
@ -3818,7 +3818,7 @@ Options:
|
|||
edebug--mode-saved-vars)
|
||||
(set (make-local-variable var) val))
|
||||
;; Append `edebug-kill-buffer' to the hook to avoid interfering with
|
||||
;; other entries that are ungarded against deleted buffer.
|
||||
;; other entries that are unguarded against deleted buffer.
|
||||
(add-hook 'kill-buffer-hook 'edebug-kill-buffer t t)))
|
||||
|
||||
(defun edebug-kill-buffer ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue