|
b4d69118f5
|
Revise header files formatting.
Finish tagging BBINDABLE functions.
Modify forward-character to handle combined Unicode.
Bump up version number and set default program name as 'ue'.
|
2021-08-13 11:06:58 +08:00 |
|
|
720603ac8e
|
bind: code review and minor refactoring.
basic: minor reformatting.
|
2021-08-09 15:24:33 +08:00 |
|
|
c4fab606d1
|
Revise keycode encoding.
Gather APROP and CFENCE conditional code.
|
2021-07-30 16:24:52 +08:00 |
|
|
22bbd0417c
|
Revise types for names and keys bindings.
|
2021-07-30 09:30:12 +08:00 |
|
|
f30ef38bc8
|
Merge name to function and key code to function table initialization.
|
2021-07-23 10:47:58 +08:00 |
|
|
c093b7064b
|
Cache the result of function to name mapping lookup when doing keycode to function mapping lookup.
|
2021-07-20 17:34:35 +08:00 |
|
|
92c9208cd4
|
start tagging uEMACS functions that are not compatible with view mode.
|
2021-07-19 15:39:00 +08:00 |
|
|
80cbd37f5c
|
Add extra warning check and fix signed to unsigned comparison issues.
|
2015-02-28 20:29:00 +08:00 |
|
|
e2be62323b
|
Review scope of exported variables and functions for bind, eval, file,fileio, random.
|
2015-02-16 11:39:16 +08:00 |
|
|
f60e3fbc9f
|
Review startup and associated prototypes.
|
2015-01-16 21:12:27 +08:00 |
|
|
7573dcd226
|
Move edef.h out of bind.h and buffer.h out of edef.h.
|
2014-12-22 17:41:18 +08:00 |
|
|
bdeba62fcb
|
Move fn_t type definition to bind.h.
Review globals.c imports.
|
2014-12-22 17:40:48 +08:00 |
|
|
1de3e139bb
|
Move APROP and Token type out of estruct.
|
2014-12-22 17:35:50 +08:00 |
|
|
5bbc6104ae
|
Move flook and fexist to flook tosimplify dependency graph.
|
2014-12-22 16:06:50 +08:00 |
|
|
9c311a1ba8
|
split efunc into corresponding headers.
|
2014-12-22 14:46:16 +08:00 |
|