changeset 10:d07e0b902528

spellcheck.
author Robert McIntyre <rlm@mit.edu>
date Tue, 12 Mar 2013 12:33:07 +0000
parents 8db204acd089
children 8a5b6ca53764
files org/emacs-password.org
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/emacs-password.org	Tue Mar 12 12:31:01 2013 +0000
     1.2 +++ b/org/emacs-password.org	Tue Mar 12 12:33:07 2013 +0000
     1.3 @@ -14,12 +14,12 @@
     1.4  terminal. Good terminal emulation packages for emacs include
     1.5  =multi-term= and =term=.
     1.6  
     1.7 -* Watch Out for =view-lossave=!
     1.8 +* Watch Out for =view-lossage=!
     1.9  However, if you are going to use terminal emulation in emacs, you have
    1.10  to be careful around "sudo" prompts, and when logging into other
    1.11  servers using ssh, because /the last 300 keystrokes you have types in
    1.12  emacs are available/ using =C-h l=, a help function in emacs which
    1.13 -displays the last keypresses you have types.
    1.14 +displays the last keypresses you have typed.
    1.15  
    1.16  #+begin_example
    1.17  C-h l runs the command view-lossage, which is an interactive compiled
    1.18 @@ -65,7 +65,7 @@
    1.19  
    1.20   - If you don't ever type your password into an emacs terminal buffer,
    1.21     then you are not at risk. This can be accomplished by using ssh
    1.22 -   keyfiles or kereberos for connecting to remote servers, and by
    1.23 +   keyfiles or Kerberos for connecting to remote servers, and by
    1.24     enabling passwordless sudo.
    1.25  
    1.26   - You can disable emacs keylogging, though you then won't be able to