Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1f5f6db6
Commit
1f5f6db6
authored
Jun 12, 2002
by
Richard M. Stallman
Browse files
(view-mode-enter): Clarify echo area message.
parent
246a06d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/view.el
lisp/view.el
+1
-1
No files found.
lisp/view.el
View file @
1f5f6db6
...
...
@@ -508,7 +508,7 @@ This function runs the normal hook `view-mode-hook'."
(force-mode-line-update)
(message "
%s
"
(substitute-command-keys "
\
T
ype
\\[help-command]
for
help,
\\[describe-mode]
for
commands,
\\[View-quit]
to
quit.
"))))
View
mode:
t
ype
\\[help-command]
for
help,
\\[describe-mode]
for
commands,
\\[View-quit]
to
quit.
"))))
(defun view-mode-exit (&optional return-to-alist exit-action all-win)
"
Exit
View
mode
in
various
ways,
depending
on
optional
arguments.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment