From: ueno Date: Sun, 3 Sep 2000 18:07:53 +0000 (+0000) Subject: Undo the last change. X-Git-Tag: liece-1_4_4-1~36 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4b98f2e203a913cc4431ac4b2630908b4ad07a52;p=elisp%2Fliece.git Undo the last change. --- diff --git a/lisp/liece-clfns.el b/lisp/liece-clfns.el index f8031ea..28e6f7e 100644 --- a/lisp/liece-clfns.el +++ b/lisp/liece-clfns.el @@ -30,8 +30,6 @@ ;;; Code: -(require 'pym) - (defun liece-clfns-subr-fboundp (symbol) "Return t if SYMBOL's function definition is a basic function." (and (fboundp symbol)