From tomo @ m17n.org Wed Feb 14 21:23:57 2007 From: tomo @ m17n.org (=?ISO-2022-JP?B?GyRCPGkyLBsoQg==?= =?ISO-2022-JP?B?GyRCQ05JJxsoQg==?= / MORIOKA Tomohiko) Date: 14 Feb 2007 21:23:57 +0900 Subject: APEL 10.7 is released Message-ID: APEL 10.7 is released. -------------- next part -------------- It is available from http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/ -------------- next part -------------- [Changes] 2007-02-14 MORIOKA Tomohiko * APEL: Version 10.7 released. * Makefile (VERSION): Update to 10.7. 2006-12-20 MORIOKA Tomohiko * APEL-MK (config-apel-package): Use `install-get-default-package-directory'. * install.el (install-get-default-package-directory): New function. 2006-12-20 MORIOKA Tomohiko * apel-ver.el (apel-ver): Change APEL version to 10.7. 2005-05-08 MORIOKA Tomohiko * poem-xm.el (char-valid-p): New alias. 2006-12-13 Katsumi Yamaoka * APEL-MK (config-apel-package): Avoid an error concerning PACKAGEDIR with old XEmacs that doesn't use the package system. 2006-12-12 Katsumi Yamaoka * install.el (install-update-package-files): Use batch-update-directory-autoloads if it is available instead of batch-update-directory. 2006-12-11 Katsumi Yamaoka * APEL-MK (config-apel-package): Check for (early|late|last)-package-hierarchies and configure-package-path as well as (early|late|last)-packages. 2006-11-13 Katsumi Yamaoka * time-stamp.el: Remove. Suggested by Stephen Gildea, the maintainer of time-stamp.el. * EMU-ELS (emu-modules): Exclude it. * README.en, README.ja: Remove time-stamp.el entry. 2006-04-24 Katsumi Yamaoka * install.el (install-detect-elisp-directory): Fix 2002-11-29 change; assume default-load-path contains nil; use regexp-quote to compare directories even in Emacs. 2005-12-06 Ville Skytt? * poe.el (minor-mode-overriding-map-alist): Doc fix. * product.el (product-version-as-string): Doc fix. 2002-11-29 Ben Wing * install.el (install-detect-elisp-directory): Fix problems handling backslashes in filenames (Windows). 2005-06-06 Katsumi Yamaoka * filename.el (filename-special-filter-1): New macro defined for filename-special-filter to use aref instead of sref for the recent Emacsen. (filename-special-filter): Use it. 2005-06-05 Tatsuya Kinoshita * poe-xemacs.el: Load `timer' even if `timer-funcs' exists. 2005-05-10 TAKAHASHI Kaoru * poe.el (split-string): Import from Emacs 22. Add omit-nulls argument. 2005-05-03 Tatsuya Kinoshita * poem.el (characterp): Use `char-valid-p' if it exists. * poem.el (char-or-char-int-p): Ditto. 2005-02-23 Katsumi Yamaoka * poe-xemacs.el (run-at-time): Attempt to load `timer-funcs' before `timer'. 2004-09-27 Katsumi Yamaoka * README.en, README.ja (CVS): Remove the description about developers' pserver access. 2004-02-06 Katsumi Yamaoka * calist.el (use-calist-package): Add missing arg to `format'. 2004-01-26 Katsumi Yamaoka * Makefile: Make `elc' into the default entry. 2004-01-07 Katsumi Yamaoka * poe-xemacs.el (run-at-time): Don't use `defadvice' in order to avoid a conflict with the Gnus version. 2003-12-12 Katsumi Yamaoka * poe-xemacs.el (run-at-time): Fully implement it for the recent XEmacsen when the fsf-compat package is not available. (run-at-time-tick-tock): Check closely whether a bug is in `start-itimer'. 2003-12-11 Katsumi Yamaoka * poe-xemacs.el (run-at-time): Redefine it to make it punctual. 2003-09-05 Katsumi Yamaoka * poem-xm.el (char-length): Don't use `defun-maybe' to define it since this module may be installed as the XEmacs package which should be usable by all the XEmacs 21.x series. -- tomo. From lapis-lazuli @ pop06.odn.ne.jp Tue Feb 20 22:18:51 2007 From: lapis-lazuli @ pop06.odn.ne.jp (Hiroya Murata) Date: Tue, 20 Feb 2007 22:18:51 +0900 Subject: RFC3156 (MIME Security with OpenPGP) In-Reply-To: References: Message-ID: 新ためて RFC3156 を読んで以下の 2点について気になったので, パッチ を作ってみました. | 3. Content-Transfer-Encoding restrictions [...] | For this reason all data | signed according to this protocol MUST be constrained to 7 bits (8- | bit data MUST be encoded using either Quoted-Printable or Base64). 現在の実装では mime-transfer-level を 8 にしていると, 8bit データ のまま署名してしまいます. | 4. OpenPGP encrypted data [...] | A message complying with this | standard MUST contain a "Version: 1" field in this body. ;; 仕様の是非はともかく, 入れる様にしてみました. -- 村田 浩也 -------------- next part -------------- テキスト形式以外の添付ファイルを保管しました... ファイル名: mime-edit.el.patch 型: application/octet-stream サイズ: 796 バイト 説明: 無し URL: