aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/view.el
diff options
context:
space:
mode:
authorPaul Eggert2011-12-05 00:55:25 -0800
committerPaul Eggert2011-12-05 00:55:25 -0800
commitfa46310344375ef5c114cbb94d4acea39ac29239 (patch)
tree4d74de9694db1c199cd9301a27c48b4d4137cf0c /lisp/view.el
parentc3c9e25e5d2c222d9f79a503c714b48c06078c08 (diff)
downloademacs-fa46310344375ef5c114cbb94d4acea39ac29239.tar.gz
emacs-fa46310344375ef5c114cbb94d4acea39ac29239.zip
Spelling fixes.
Diffstat (limited to 'lisp/view.el')
-rw-r--r--lisp/view.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/view.el b/lisp/view.el
index 7703719ba40..0d8ad3336f9 100644
--- a/lisp/view.el
+++ b/lisp/view.el
@@ -496,7 +496,7 @@ Entry to view-mode runs the normal hook `view-mode-hook'."
496 "Update `view-return-to-alist' of buffer BUFFER. 496 "Update `view-return-to-alist' of buffer BUFFER.
497Remove from `view-return-to-alist' all entries referencing dead 497Remove from `view-return-to-alist' all entries referencing dead
498windows. Optional argument ITEM non-nil means add ITEM to 498windows. Optional argument ITEM non-nil means add ITEM to
499`view-return-to-alist' after purging. For a decsription of items 499`view-return-to-alist' after purging. For a description of items
500that can be added see the RETURN-TO-ALIST argument of the 500that can be added see the RETURN-TO-ALIST argument of the
501function `view-mode-exit'. If `view-return-to-alist' contains an 501function `view-mode-exit'. If `view-return-to-alist' contains an
502entry for the selected window, purge that entry from 502entry for the selected window, purge that entry from