Mercurial > hg > xemacs-beta
diff lisp/modes/view.el @ 82:6a378aca36af r20-0b91
Import from CVS: tag r20-0b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:07:36 +0200 |
parents | 131b0175ea99 |
children | 360340f9fd5f |
line wrap: on
line diff
--- a/lisp/modes/view.el Mon Aug 13 09:06:45 2007 +0200 +++ b/lisp/modes/view.el Mon Aug 13 09:07:36 2007 +0200 @@ -355,7 +355,7 @@ (scroll-up lines))) (cond ((pos-visible-in-window-p (point-max)) (goto-char (point-max)) - (message "%" + (message "%s" (substitute-command-keys "End. Type \\[view-exit] to quit viewing.")))) (move-to-window-line -1)