summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/composite.el2
-rw-r--r--lisp/ps-bdf.el3
2 files changed, 4 insertions, 1 deletions
diff --git a/lisp/composite.el b/lisp/composite.el
index effa8d6d0a9..c37a37e18e0 100644
--- a/lisp/composite.el
+++ b/lisp/composite.el
@@ -5,6 +5,8 @@
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
+;; Author: Kenichi HANDA <handa@etl.go.jp>
+;; (according to ack.texi)
;; Keywords: mule, multilingual, character composition
;; This file is part of GNU Emacs.
diff --git a/lisp/ps-bdf.el b/lisp/ps-bdf.el
index c464558ad45..46c5f9842d5 100644
--- a/lisp/ps-bdf.el
+++ b/lisp/ps-bdf.el
@@ -12,8 +12,9 @@
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H13PRO009
+;; Author: Kenichi Handa <handa@m17n.org>
+;; (according to ack.texi)
;; Keywords: wp, BDF, font, PostScript
-;; Maintainer: Kenichi Handa <handa@m17n.org>
;; This file is part of GNU Emacs.