Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-19 01:18:31 -08:00
parent 7430c2a179
commit 5396468298
110 changed files with 160 additions and 163 deletions

View file

@ -769,7 +769,7 @@ this command arranges for all errors to enter the debugger."
Reset the `defvar' and `defcustom' variables to the initial value.
Reinitialize the face according to the `defface' specification."
;; The code in edebug-defun should be consistent with this, but not
;; the same, since this gets a macroexpended form.
;; the same, since this gets a macroexpanded form.
(cond ((not (listp form))
form)
((and (eq (car form) 'defvar)