[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/refcard.tex
From: |
Juri Linkov |
Subject: |
[Emacs-diffs] Changes to emacs/etc/refcard.tex |
Date: |
Tue, 12 Jul 2005 02:16:27 -0400 |
Index: emacs/etc/refcard.tex
diff -c emacs/etc/refcard.tex:1.10 emacs/etc/refcard.tex:1.11
*** emacs/etc/refcard.tex:1.10 Thu Jul 7 08:06:42 2005
--- emacs/etc/refcard.tex Tue Jul 12 06:16:27 2005
***************
*** 289,295 ****
\key{{\bf insert} contents of another file into this buffer}{C-x i}
\key{replace this file with the file you really want}{C-x C-v}
\key{write buffer to a specified file}{C-x C-w}
! \key{version control checkin/checkout}{C-x C-q}
\section{Getting Help}
--- 289,295 ----
\key{{\bf insert} contents of another file into this buffer}{C-x i}
\key{replace this file with the file you really want}{C-x C-v}
\key{write buffer to a specified file}{C-x C-w}
! \key{toggle read-only status of buffer}{C-x C-q}
\section{Getting Help}
***************
*** 301,314 ****
\key{scroll help window}{C-M-v}
\key{apropos: show commands matching a string}{C-h a}
! \key{show the function a key runs}{C-h c}
\key{describe a function}{C-h f}
\key{get mode-specific information}{C-h m}
\section{Error Recovery}
\key{{\bf abort} partially typed or executing command}{C-g}
! \metax{{\bf recover} a file lost by a system crash}{M-x recover-file}
\metax{{\bf undo} an unwanted change}{C-x u, C-_ {\rm or} C-/}
\metax{restore a buffer to its original contents}{M-x revert-buffer}
\key{redraw garbaged screen}{C-l}
--- 301,314 ----
\key{scroll help window}{C-M-v}
\key{apropos: show commands matching a string}{C-h a}
! \key{describe the function a key runs}{C-h k}
\key{describe a function}{C-h f}
\key{get mode-specific information}{C-h m}
\section{Error Recovery}
\key{{\bf abort} partially typed or executing command}{C-g}
! \metax{{\bf recover} files lost by a system crash}{M-x recover-session}
\metax{{\bf undo} an unwanted change}{C-x u, C-_ {\rm or} C-/}
\metax{restore a buffer to its original contents}{M-x revert-buffer}
\key{redraw garbaged screen}{C-l}
***************
*** 572,578 ****
\section{Info}
\key{enter the Info documentation reader}{C-h i}
! \key{find specified function or variable in Info}{C-h C-i}
\beginindentedkeys
Moving within a node:
--- 572,578 ----
\section{Info}
\key{enter the Info documentation reader}{C-h i}
! \key{find specified function or variable in Info}{C-h S}
\beginindentedkeys
Moving within a node:
***************
*** 591,596 ****
--- 591,597 ----
\key{follow cross reference (return with \kbd{l})}{f}
\key{return to last node you saw}{l}
\key{return to directory node}{d}
+ \key{go to top node of Info file}{t}
\key{go to any node by name}{g}
Other: