contrib/mercurial.el
changeset 4411 681b681f7f09
parent 3005 18c661e9abd9
child 4412 189a8ca52bfc
equal deleted inserted replaced
4410:bbc97d419b16 4411:681b681f7f09
   715 The Mercurial mode user interface is based on that of VC mode, so if
   715 The Mercurial mode user interface is based on that of VC mode, so if
   716 you're already familiar with VC, the same keybindings and functions
   716 you're already familiar with VC, the same keybindings and functions
   717 will generally work.
   717 will generally work.
   718 
   718 
   719 Below is a list of many common SCM tasks.  In the list, `G/L\'
   719 Below is a list of many common SCM tasks.  In the list, `G/L\'
   720 indicates whether a key binding is global (G) to a repository or local
   720 indicates whether a key binding is global (G) to a repository or
   721 (L) to a file.  Many commands take a prefix argument.
   721 local (L) to a file.  Many commands take a prefix argument.
   722 
   722 
   723 SCM Task                              G/L  Key Binding  Command Name
   723 SCM Task                              G/L  Key Binding  Command Name
   724 --------                              ---  -----------  ------------
   724 --------                              ---  -----------  ------------
   725 Help overview (what you are reading)  G    C-c h h      hg-help-overview
   725 Help overview (what you are reading)  G    C-c h h      hg-help-overview
   726 
   726