/[emacs]/emacs/man/viper.texi
ViewVC logotype

Diff of /emacs/man/viper.texi

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

revision 1.30.2.1 by handa, Fri Apr 16 12:50:42 2004 UTC revision 1.30.2.2 by miles, Mon Jun 28 07:29:03 2004 UTC
# Line 314  x}.  Viper uses @key{ESC} to switch from Line 314  x}.  Viper uses @key{ESC} to switch from
314  Viper defines @kbd{C-\} as its Meta key in Vi state.  @xref{Vi State}, for  Viper defines @kbd{C-\} as its Meta key in Vi state.  @xref{Vi State}, for
315  more info.@refill  more info.@refill
316    
317  Emacs is structured as a lisp interpreter around a C core.  Emacs keys  Emacs is structured as a Lisp interpreter around a C core.  Emacs keys
318  cause lisp functions to be called.  It is possible to call these  cause Lisp functions to be called.  It is possible to call these
319  functions directly, by typing @kbd{M-x function-name}.  functions directly, by typing @kbd{M-x function-name}.
320    
321  @node Loading Viper, States in Viper, Emacs Preliminaries, Overview  @node Loading Viper, States in Viper, Emacs Preliminaries, Overview
# Line 2066  To customize the binding for @kbd{C-h} i Line 2066  To customize the binding for @kbd{C-h} i
2066  @end example  @end example
2067  @noindent  @noindent
2068    
2069  Each Emacs command key calls some lisp function.  If you have enabled the  Each Emacs command key calls some Lisp function.  If you have enabled the
2070  Help, (@pxref{Rudimentary Changes}) @kbd{C-h k} will show you the function  Help, (@pxref{Rudimentary Changes}) @kbd{C-h k} will show you the function
2071  for each specific key; @kbd{C-h b} will show all bindings, and @kbd{C-h m}  for each specific key; @kbd{C-h b} will show all bindings, and @kbd{C-h m}
2072  will provide information on the major mode in effect.  If Help is not  will provide information on the major mode in effect.  If Help is not

Legend:
Removed from v.1.30.2.1  
changed lines
  Added in v.1.30.2.2

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