]> git.eshelyaron.com Git - emacs.git/commitdiff
robert marshall <robert at capuchin.co.uk> (tiny change)
authorGlenn Morris <rgm@gnu.org>
Sat, 28 Jun 2008 19:01:46 +0000 (19:01 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 28 Jun 2008 19:01:46 +0000 (19:01 +0000)
(view-hello-file): Doc fix.

lisp/ChangeLog
lisp/international/mule-cmds.el

index 30b8c48054d40544d90e3d51f04e90817975fcd7..159b74e47079650db97146d04dc5922253c7418d 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-28  robert marshall  <robert@capuchin.co.uk>  (tiny change)
+
+       * international/mule-cmds.el (view-hello-file): Doc fix.
+
 2008-06-28  Chong Yidong  <cyd@stupidchicken.com>
 
        * faces.el (inhibit-face-set-after-frame-default): Var deleted.
index 98e6577aa7614b15afd9ec05c062312c2cb80fd1..63aa2c448a1011da91b0b832b683c249a9f2f9a0 100644 (file)
@@ -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)