Show
Ignore:
Timestamp:
2005年10月02日 09時47分43秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/emacs-lisp/debug.el

    r3809 r3894  
    755755   (list (let ((name 
    756756                (completing-read 
    757                  "Cancel debug on entry to function (default: all functions): " 
     757                 "Cancel debug on entry to function (default all functions): " 
    758758                 (mapcar 'symbol-name debug-function-list) nil t))) 
    759759           (when name