From e5bbaf419fd4109c1b9585ef693c9a07961eea59 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Fri, 2 Aug 2013 14:59:25 +0800 Subject: [PATCH] * etc/tutorials/TUTORIAL.translators (Maintainer): Update the maintainer. * lisp/mh-e/mh-e.el: Add a FIXME. --- etc/ChangeLog | 4 ++++ etc/tutorials/TUTORIAL.translators | 2 +- lisp/mh-e/mh-e.el | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index 7329b0b1ee9..8cceac59f5d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2013-08-02 Xue Fuqiao + + * tutorials/TUTORIAL.translators (Maintainer): Update the maintainer. + 2013-08-02 Juanma Barranquero * tutorials/TUTORIAL.es: Fix typos (bug#15000). diff --git a/etc/tutorials/TUTORIAL.translators b/etc/tutorials/TUTORIAL.translators index 3ec948eb79a..25897d753a6 100644 --- a/etc/tutorials/TUTORIAL.translators +++ b/etc/tutorials/TUTORIAL.translators @@ -7,7 +7,7 @@ Maintainer: Ognyan Kulev * TUTORIAL.cn: Author: Sun Yijiang -Maintainer: Sun Yijiang +Maintainer: Xue Fuqiao * TUTORIAL.cs: Author: Milan Zamazal diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 303d817dede..752e2c5e9c6 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -1019,6 +1019,7 @@ windows in the frame are removed." (when delete-other-windows-flag (delete-other-windows))) +;; FIXME: Maybe out of date? --xfq (if (boundp 'customize-package-emacs-version-alist) (add-to-list 'customize-package-emacs-version-alist '(MH-E ("6.0" . "22.1") ("6.1" . "22.1") ("7.0" . "22.1") -- 2.39.2