update.
[elisp/semi.git] / ChangeLog
index 30542cf..bafe7fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * SEMI-MK (config-semi-package): New function.
+       (compile-semi-package): New function.
+       (install-semi-package): New function.
+
+       * SEMI-CFG (PACKAGEDIR): New variable.
+
+       * Makefile: Abolish variable `SHELL', `MAKE', `CC' and `CFLAGS'.
+       (XEMACS): New variable.
+       (FLAGS): Add `-l SEMI-MK'.
+       (PACKAGEDIR): New variable.
+       (elc): Delete `-l SEMI-MK'.
+       (install-elc): Delete `-l SEMI-MK'.  Abolish target `all', `tex',
+       `dvi' and `ps'.
+       (package): New target.
+       (install-package): New target.
+       (clean): Delete historical setting.
+
+\f
+1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * SEMI: Version 1.8.5 (Nishi-Takaoka) released.
+
+       * README.en (Required environment): Modify APEL and FLIM version.
+
+       * mime-ui-en.sgml (Introduction): Translate.
+
+1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-view.el (mime-view-type-subtype-score-alist): Fix
+       mismatched.
+
+1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-text.el (mime-text-insert-decoded-body): Specify line break
+       code type as CRLF.
+
+1998-08-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * mime-edit.el (mime-edit-normalize-body): Failed to canonicalize
+       empty lines.
+
+1998-08-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-w3.el (mime-preview-text/html): Insert dummy "\n" into end
+       of entity to avoid keymap text-property problem.
+
+1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * NEWS (Don't use "file" command to detect content of entity): New
+       section.
+
+       * mime-play.el (mime-magic-type-alist): New variable; abolish
+       `mime-file-content-type-alist'.
+       (mime-detect-content): New implementation (don't use "file"
+       command).
+
+\f
+1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * SEMI: Version 1.8.4 (Takaoka) released.
+
+1998-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-ui-en.sgml, mime-ui-ja.sgml (message/partial sending): New
+       section.
+
+       * mime-edit.el (mime-edit-split-blind-field-regexp): Add
+       DOC-string; change to user option.
+
+\f
 1998-07-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * REMI: Version 1.8.4 (Takaoka) released.