summaryrefslogtreecommitdiff
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2013-08-02 14:59:25 +0800
committerXue Fuqiao <xfq.free@gmail.com>2013-08-02 14:59:25 +0800
commite5bbaf419fd4109c1b9585ef693c9a07961eea59 (patch)
treee8dd26787b063c9f2bfe01cb67a944d9f0352106 /lisp/mh-e
parent9421876de569cf507b23053e6779622499fbb981 (diff)
downloademacs-e5bbaf419fd4109c1b9585ef693c9a07961eea59.tar.gz
emacs-e5bbaf419fd4109c1b9585ef693c9a07961eea59.tar.bz2
emacs-e5bbaf419fd4109c1b9585ef693c9a07961eea59.zip
* etc/tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.
* lisp/mh-e/mh-e.el: Add a FIXME.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/mh-e.el1
1 files changed, 1 insertions, 0 deletions
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")