From: tmorioka Date: Fri, 28 Feb 1997 04:16:39 +0000 (+0000) Subject: Variable `BIN_SRC_DIR' and `BINS' were abolished. X-Git-Tag: Hokutetsu-Ishikawa-new~232 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=10e533dcc46fe7aec55daf11e69469a6e8d481eb;p=elisp%2Fsemi.git Variable `BIN_SRC_DIR' and `BINS' were abolished. --- diff --git a/SEMI-CFG b/SEMI-CFG index 4634ffa..5904e39 100644 --- a/SEMI-CFG +++ b/SEMI-CFG @@ -1,6 +1,6 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-CFG,v 0.1 1997-02-28 04:08:02 tmorioka Exp $ +;;; $Id: SEMI-CFG,v 0.2 1997-02-28 04:16:39 tmorioka Exp $ ;;; (defvar default-load-path load-path) @@ -191,8 +191,6 @@ (setq EMH_RELATIVE_DIR SEMI_KERNEL_RELATIVE_DIR) (setq Gnus_MIME_RELATIVE_DIR SEMI_KERNEL_RELATIVE_DIR) -(setq BIN_SRC_DIR "src") -(setq BINS '("ol2" "decode-b")) (setq METHOD_SRC_DIR "methods") (setq METHODS '("tm-au" "tm-file" "tm-html" "tm-image" "tm-mpeg"