mirror of
https://github.com/rfivet/uemacs.git
synced 2024-12-18 15:26:23 -05:00
Add gmake to the dependencies in README.MD.
Remove reference to encryption in emacs.hlp.
This commit is contained in:
parent
6d40d82dea
commit
5368877ebb
@ -11,7 +11,7 @@
|
|||||||
* Some defaults changed due to 'finger habits': ue instead of em, ^S in commands mapping...
|
* Some defaults changed due to 'finger habits': ue instead of em, ^S in commands mapping...
|
||||||
|
|
||||||
### How to build ###
|
### How to build ###
|
||||||
* dependencies: ncurses.
|
* dependencies: gmake, ncurses.
|
||||||
* make depend ; make
|
* make depend ; make
|
||||||
* MINGW32 target is experimental and lacks screen/kbd support.
|
* MINGW32 target is experimental and lacks screen/kbd support.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
=> uEmacs/PK 4.0 HELP INDEX
|
=> µEMACS 4.2 HELP INDEX
|
||||||
.. The very basics
|
.. The very basics
|
||||||
.. Cursor movement
|
.. Cursor movement
|
||||||
.. File commands
|
.. File commands
|
||||||
@ -140,7 +140,7 @@ Clear and redraw ...... ^L Exchange point and mark ^X ^X
|
|||||||
Redraw display ........ Meta ^L
|
Redraw display ........ Meta ^L
|
||||||
Execute named command . Meta X Insert string ......... not bound
|
Execute named command . Meta X Insert string ......... not bound
|
||||||
Execute command line .. not bound Overwrite string ...... not bound
|
Execute command line .. not bound Overwrite string ...... not bound
|
||||||
Set encryption key .... Meta E Wrap word ............. not bound
|
Wrap word ............. not bound
|
||||||
Count words ........... Meta ^C Update screen ......... not bound
|
Count words ........... Meta ^C Update screen ......... not bound
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
=> SYSTEM VARIABLES
|
=> SYSTEM VARIABLES
|
||||||
|
Loading…
Reference in New Issue
Block a user