From: Glenn Morris Date: Sat, 28 Jun 2008 19:01:46 +0000 (+0000) Subject: robert marshall (tiny change) X-Git-Tag: emacs-pretest-23.0.90~4417 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cf2fc7e9e149d23faa267a75483494c8149b0bdc;p=emacs.git robert marshall (tiny change) (view-hello-file): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30b8c48054d..159b74e4707 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-06-28 robert marshall (tiny change) + + * international/mule-cmds.el (view-hello-file): Doc fix. + 2008-06-28 Chong Yidong * faces.el (inhibit-face-set-after-frame-default): Var deleted. diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 98e6577aa76..63aa2c448a1 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -264,7 +264,7 @@ wrong, use this command again to toggle back to the right mode." (force-mode-line-update)) (defun view-hello-file () - "Display the HELLO file which list up many languages and characters." + "Display the HELLO file, which lists many languages and characters." (interactive) ;; We have to decode the file in any environment. (let ((default-enable-multibyte-characters t)