/[emacs]/emacs/etc/refcard.tex
ViewVC logotype

Diff of /emacs/etc/refcard.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by lute, Thu Jul 7 08:06:42 2005 UTC revision 1.11 by jurta, Tue Jul 12 06:16:27 2005 UTC
# Line 289  To enter GNU Emacs 22, just type its nam Line 289  To enter GNU Emacs 22, just type its nam
289  \key{{\bf insert} contents of another file into this buffer}{C-x i}  \key{{\bf insert} contents of another file into this buffer}{C-x i}
290  \key{replace this file with the file you really want}{C-x C-v}  \key{replace this file with the file you really want}{C-x C-v}
291  \key{write buffer to a specified file}{C-x C-w}  \key{write buffer to a specified file}{C-x C-w}
292  \key{version control checkin/checkout}{C-x C-q}  \key{toggle read-only status of buffer}{C-x C-q}
293    
294  \section{Getting Help}  \section{Getting Help}
295    
# Line 301  the directions.  If you are a first-time Line 301  the directions.  If you are a first-time
301  \key{scroll help window}{C-M-v}  \key{scroll help window}{C-M-v}
302    
303  \key{apropos: show commands matching a string}{C-h a}  \key{apropos: show commands matching a string}{C-h a}
304  \key{show the function a key runs}{C-h c}  \key{describe the function a key runs}{C-h k}
305  \key{describe a function}{C-h f}  \key{describe a function}{C-h f}
306  \key{get mode-specific information}{C-h m}  \key{get mode-specific information}{C-h m}
307    
308  \section{Error Recovery}  \section{Error Recovery}
309    
310  \key{{\bf abort} partially typed or executing command}{C-g}  \key{{\bf abort} partially typed or executing command}{C-g}
311  \metax{{\bf recover} a file lost by a system crash}{M-x recover-file}  \metax{{\bf recover} files lost by a system crash}{M-x recover-session}
312  \metax{{\bf undo} an unwanted change}{C-x u, C-_ {\rm or} C-/}  \metax{{\bf undo} an unwanted change}{C-x u, C-_ {\rm or} C-/}
313  \metax{restore a buffer to its original contents}{M-x revert-buffer}  \metax{restore a buffer to its original contents}{M-x revert-buffer}
314  \key{redraw garbaged screen}{C-l}  \key{redraw garbaged screen}{C-l}
# Line 572  minibuffer.  Type \kbd{F10} to activate Line 572  minibuffer.  Type \kbd{F10} to activate
572  \section{Info}  \section{Info}
573    
574  \key{enter the Info documentation reader}{C-h i}  \key{enter the Info documentation reader}{C-h i}
575  \key{find specified function or variable in Info}{C-h C-i}  \key{find specified function or variable in Info}{C-h S}
576  \beginindentedkeys  \beginindentedkeys
577    
578  Moving within a node:  Moving within a node:
# Line 591  Moving between nodes: Line 591  Moving between nodes:
591  \key{follow cross reference  (return with \kbd{l})}{f}  \key{follow cross reference  (return with \kbd{l})}{f}
592  \key{return to last node you saw}{l}  \key{return to last node you saw}{l}
593  \key{return to directory node}{d}  \key{return to directory node}{d}
594    \key{go to top node of Info file}{t}
595  \key{go to any node by name}{g}  \key{go to any node by name}{g}
596    
597  Other:  Other:

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26