diff options
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/edebug.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el index 6c4437a822d..1f5f6dca46f 100644 --- a/lisp/emacs-lisp/edebug.el +++ b/lisp/emacs-lisp/edebug.el @@ -53,8 +53,6 @@ ;;; Change list ;;; ----------- -;;; $Header: /import/kaplan/kaplan/liberte/Edebug/RCS/edebug.el,v 2.5 91/07/25 13:32:53 liberte Exp Locker: liberte $ -;;; $Log: edebug.el,v $ ;;; Revision 2.5 91/07/25 13:32:53 liberte ;;; Doc string cleanup. ;;; If edebug-form-hook is t, evaluate all arguments. |