parent
c32ae3b6e2
commit
327b5c52d3
4
README
4
README
|
@ -26,6 +26,7 @@ Optional Dependencies:
|
||||||
4. ctags
|
4. ctags
|
||||||
5. cvs
|
5. cvs
|
||||||
6. svn
|
6. svn
|
||||||
|
7. grep
|
||||||
|
|
||||||
Quick Start Guide:
|
Quick Start Guide:
|
||||||
1. Download and unpack the pmacs tarball file. After this, there should be
|
1. Download and unpack the pmacs tarball file. After this, there should be
|
||||||
|
@ -66,6 +67,9 @@ Quick Start Guide:
|
||||||
C-/ (or C-x u) undo last change
|
C-/ (or C-x u) undo last change
|
||||||
M-/ (or C-x r) redo last undone change
|
M-/ (or C-x r) redo last undone change
|
||||||
|
|
||||||
|
C-c M-h open a buffer listing all available bindings
|
||||||
|
C-x k close the current buffer
|
||||||
|
|
||||||
C-x C-s save your changes
|
C-x C-s save your changes
|
||||||
C-x C-c quit
|
C-x C-c quit
|
||||||
C-c C-c quit, discarding unsaved changes
|
C-c C-c quit, discarding unsaved changes
|
||||||
|
|
Loading…
Reference in New Issue