emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/edebug.el


From: Jonathan Yavner
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/edebug.el
Date: Sun, 30 Nov 2003 01:57:40 -0500

Index: emacs/lisp/emacs-lisp/edebug.el
diff -c emacs/lisp/emacs-lisp/edebug.el:3.65 
emacs/lisp/emacs-lisp/edebug.el:3.66
*** emacs/lisp/emacs-lisp/edebug.el:3.65        Mon Oct 20 19:45:19 2003
--- emacs/lisp/emacs-lisp/edebug.el     Sun Nov 30 01:57:40 2003
***************
*** 2090,2095 ****
--- 2090,2099 ----
  (def-edebug-spec push (form sexp))
  (def-edebug-spec pop (sexp))
  
+ (def-edebug-spec 1value (form))
+ (def-edebug-spec noreturn (form))
+ 
+ 
  ;; Anything else?
  
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]