From 6cec41d2150b19f41407b5ce39cb1a5fd8467607 Mon Sep 17 00:00:00 2001 From: kaoru Date: Sun, 29 Dec 2002 21:30:20 +0000 Subject: [PATCH] Synch with flim-1_14_5. --- FLIM-ELS | 1 + Makefile | 6 ++++-- ftp.in | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/FLIM-ELS b/FLIM-ELS index a4c55b8..dbf9c6d 100644 --- a/FLIM-ELS +++ b/FLIM-ELS @@ -12,6 +12,7 @@ mmbuffer mmcooked mmexternal mime-conf sasl sasl-cram sasl-digest + md4 ntlm sasl-ntlm sasl-scram smtp qmtp smtpmail)) (setq flim-version-specific-modules nil) diff --git a/Makefile b/Makefile index 7af1c40..e94608e 100644 --- a/Makefile +++ b/Makefile @@ -25,10 +25,12 @@ GOMI = *.elc \ FILES = README.?? Makefile FLIM-MK FLIM-CFG FLIM-ELS *.el ChangeLog VERSION = $(API).$(RELEASE) -ARC_DIR_PREFIX = /home/tomo/public_html/comp/emacsen/lisp +ARC_DIR_PREFIX = /home/kanji/tomo/public_html/lemi/dist ARC_DIR = $(ARC_DIR_PREFIX)/flim/flim-$(API) SEMI_ARC_DIR = $(ARC_DIR_PREFIX)/semi/semi-1.14-for-flim-$(API) +CVS_HOST = cvs.m17n.org + elc: $(EMACS) $(FLAGS) -f compile-flim $(PREFIX) $(LISPDIR) \ $(VERSION_SPECIFIC_LISPDIR) @@ -56,7 +58,7 @@ tar: cvs commit sh -c 'cvs tag -R $(PACKAGE)-`echo $(VERSION) | tr . _`; \ cd /tmp; \ - cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \ + cvs -d :pserver:anonymous@$(CVS_HOST):/cvs/root \ export -d $(PACKAGE)-$(VERSION) \ -r $(PACKAGE)-`echo $(VERSION) | tr . _` \ flim' diff --git a/ftp.in b/ftp.in index 698a6c9..0410a6d 100644 --- a/ftp.in +++ b/ftp.in @@ -2,12 +2,12 @@ It is available from - http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/flim/flim-API/ + http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-API/ --[[message/external-body; access-type=URL; URL*0="http://"; URL*1="www.kanji.zinbun.kyoto-u.ac.jp/~tomo/"; - URL*2="comp/emacsen/lisp/"; + URL*2="lemi/dist/"; URL*3="flim/flim-API/"; URL*4="PACKAGE-VERSION.tar.gz"]] Content-Type: application/octet-stream -- 1.7.10.4