/[emacs]/emacs/src/eval.c
ViewVC logotype

Diff of /emacs/src/eval.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.202 by lektu, Tue Feb 4 14:03:12 2003 UTC revision 1.203 by lektu, Wed Feb 12 15:44:40 2003 UTC
# Line 664  The elements can look like this: Line 664  The elements can look like this:
664    
665    (edebug DEBUG)    (edebug DEBUG)
666          Set NAME's `edebug-form-spec' property to DEBUG.  (This is          Set NAME's `edebug-form-spec' property to DEBUG.  (This is
667          equivalent to writing a `def-edebug-spec' for the macro.          equivalent to writing a `def-edebug-spec' for the macro.)
668  usage: (defmacro NAME ARGLIST [DOCSTRING] [DECL] BODY...)  */)  usage: (defmacro NAME ARGLIST [DOCSTRING] [DECL] BODY...)  */)
669       (args)       (args)
670       Lisp_Object args;       Lisp_Object args;

Legend:
Removed from v.1.202  
changed lines
  Added in v.1.203

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26