]> git.eshelyaron.com Git - emacs.git/commitdiff
(rx): Add def-edebug-spec.
authorGerd Moellmann <gerd@gnu.org>
Mon, 1 Oct 2001 07:30:38 +0000 (07:30 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 1 Oct 2001 07:30:38 +0000 (07:30 +0000)
lisp/emacs-lisp/edebug.el

index cdd27c483828bc10bfb03141580d1a12d93d2c60..d265c262b2fc1cebf53c31f1c3fc104eb7db38cb 100644 (file)
@@ -2137,6 +2137,7 @@ expressions; a `progn' form will be returned enclosing these forms."
 (def-edebug-spec with-custom-print body)
 
 (def-edebug-spec sregexq (&rest sexp))
+(def-edebug-spec rx (&rest sexp))
 
 ;;; The debugger itself