diff options
Diffstat (limited to 'lisp/view.el')
-rw-r--r-- | lisp/view.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/view.el b/lisp/view.el index e4489b391a9..deda061cd39 100644 --- a/lisp/view.el +++ b/lisp/view.el @@ -383,8 +383,8 @@ own View-like bindings." "Toggle View mode, a minor mode for viewing text but not editing it. When View mode is enabled, commands that do not change the buffer -contents are available as usual. Kill commands insert text in -kill buffers but do not delete. Most other commands beep and +contents are available as usual. Kill commands save text but +do not delete it from the buffer. Most other commands beep and tell the user that the buffer is read-only. \\<view-mode-map> |