emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/eval.c


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/eval.c
Date: Fri, 04 Apr 2003 01:23:49 -0500

Index: emacs/src/eval.c
diff -c emacs/src/eval.c:1.202 emacs/src/eval.c:1.203
*** emacs/src/eval.c:1.202      Tue Feb  4 09:03:12 2003
--- emacs/src/eval.c    Wed Feb 12 10:44:40 2003
***************
*** 664,670 ****
  
    (edebug DEBUG)
        Set NAME's `edebug-form-spec' property to DEBUG.  (This is
!       equivalent to writing a `def-edebug-spec' for the macro.
  usage: (defmacro NAME ARGLIST [DOCSTRING] [DECL] BODY...)  */)
       (args)
       Lisp_Object args;
--- 664,670 ----
  
    (edebug DEBUG)
        Set NAME's `edebug-form-spec' property to DEBUG.  (This is
!       equivalent to writing a `def-edebug-spec' for the macro.)
  usage: (defmacro NAME ARGLIST [DOCSTRING] [DECL] BODY...)  */)
       (args)
       Lisp_Object args;




reply via email to

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