+1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+
+ * README.en (What's APEL?): Remove description about std11.el and
+ std11-parse.el.
+
+ * install.el (install-detect-elisp-directory): Modify regexp to
+ allow trailing `/'.
+
1998-04-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* emu-x20.el (encode-mime-charset-region): Use 'defun instead of
# Makefile for APEL.
#
-VERSION = 8.0
+VERSION = 8.2
TAR = tar
RM = /bin/rm -f
[README for APEL (English Version)]
by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 1.9 1998-03-08 22:42:42 shuhei-k Exp $
+$Id: README.en,v 1.9.2.1 1998-04-13 16:19:44 morioka Exp $
What's APEL?
============
mule-caesar.el: ROT 13-47-48 Caesar rotation utility
- std11: RFC 822/STD 11 parser and utility
- std11.el --- main module
- std11-parse.el --- parser
-
Installation
============
dir)
(while (setq dir (car rest))
(if (string-match
- (concat "^"
- (expand-file-name (concat ".*/" elisp-prefix) prefix)
- "$")
+ `,(concat "^"
+ (expand-file-name (concat ".*/" elisp-prefix) prefix)
+ "/?$")
dir)
(if (or allow-version-specific
(not (string-match (format "%d\\.%d"