From: Richard M. Stallman Date: Wed, 27 Jul 1994 00:35:18 +0000 (+0000) Subject: (what-domain): Doc fix. X-Git-Tag: emacs-19.34~7497 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e1cd65fd53f3776c0c51b4d12a55c89a6b03be65;p=emacs.git (what-domain): Doc fix. --- diff --git a/lisp/mail/mail-extr.el b/lisp/mail/mail-extr.el index fc84c3b4e3b..a10d64bc06c 100644 --- a/lisp/mail/mail-extr.el +++ b/lisp/mail/mail-extr.el @@ -1871,7 +1871,7 @@ If ADDRESS contains more than one RFC-822 address, only the first is ;;;###autoload (defun what-domain (domain) - "Convert mail domain to country tit corresponds to." + "Convert mail domain DOMAIN to the country it corresponds to." (interactive (let ((completion-ignore-case t)) (list (completing-read "Domain: "