JimB's changes since January 18th
[bpt/emacs.git] / lisp / emacs-lisp / edebug.el
index 1f5f6dc..1003e15 100644 (file)
@@ -1480,7 +1480,7 @@ Should be 0 at the top level.")
        (last-command last-command) 
        (this-command this-command)
        (last-input-char last-input-char)
-       ;; Assume no edebug command sets unread-command-char.
+       ;; Assume no edebug command sets unread-command-events.
 ;;     (unread-command-char -1)
 
        (debug-on-error debug-on-error)