diff options
Diffstat (limited to 'hbut.el')
| -rw-r--r-- | hbut.el | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -2699,15 +2699,6 @@ type for ibtype is presently undefined." '(to-p ,to-func style ,style)))))) ;; Support edebug-defun for interactive debugging of ibtypes -(def-edebug-spec defib - (&define name lambda-list - [&optional stringp] ; Match the doc string, if present. - def-body)) - -(def-edebug-spec lambda-list - (([&rest arg] - [&optional ["&optional" arg &rest arg]] - &optional ["&rest" arg]))) (defalias 'ibtype:create #'defib) |
