diff options
| author | Paul Eggert | 2011-12-05 00:55:25 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-05 00:55:25 -0800 |
| commit | fa46310344375ef5c114cbb94d4acea39ac29239 (patch) | |
| tree | 4d74de9694db1c199cd9301a27c48b4d4137cf0c /lisp/view.el | |
| parent | c3c9e25e5d2c222d9f79a503c714b48c06078c08 (diff) | |
| download | emacs-fa46310344375ef5c114cbb94d4acea39ac29239.tar.gz emacs-fa46310344375ef5c114cbb94d4acea39ac29239.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/view.el')
| -rw-r--r-- | lisp/view.el | 2 |
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. |
| 497 | Remove from `view-return-to-alist' all entries referencing dead | 497 | Remove from `view-return-to-alist' all entries referencing dead |
| 498 | windows. Optional argument ITEM non-nil means add ITEM to | 498 | windows. 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 |
| 500 | that can be added see the RETURN-TO-ALIST argument of the | 500 | that can be added see the RETURN-TO-ALIST argument of the |
| 501 | function `view-mode-exit'. If `view-return-to-alist' contains an | 501 | function `view-mode-exit'. If `view-return-to-alist' contains an |
| 502 | entry for the selected window, purge that entry from | 502 | entry for the selected window, purge that entry from |