fridge
|
Remove MINGW32 partial implementation.
|
2020-11-03 10:37:39 +08:00 |
.gitattributes
|
start tagging uEMACS functions that are not compatible with view mode.
|
2021-07-19 15:39:00 +08:00 |
.gitignore
|
Add ignore file for generated files
|
2009-07-15 08:44:14 -07:00 |
basic.c
|
Review cursor move commands in basic.
|
2016-05-22 22:22:39 +08:00 |
basic.h
|
Add comments clarifying $overlap and $target
|
2017-03-22 14:18:29 +08:00 |
bind.c
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
bind.h
|
Merge name to function and key code to function table initialization.
|
2021-07-23 10:47:58 +08:00 |
bindable.c
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
bindable.h
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
blindmaz.cmd
|
Use binary search for name to function lookup. Fix name mapping table order. Rework test scripts.
|
2021-07-21 16:40:36 +08:00 |
buffer.c
|
Handle wide character display based on wcwidth implementation (UTF-16 ready).
|
2019-11-06 11:24:18 +08:00 |
buffer.h
|
Review buffer list and mode line printing.
|
2016-03-24 15:25:48 +08:00 |
count.cmd
|
Insure list-buffer can report buffer size up to 99 999 999.
|
2014-12-22 20:57:09 +08:00 |
defines.h
|
Remove V7, MSC, TURBO conditional code. Partial remove of MSDOS.
|
2019-07-23 21:04:50 +08:00 |
display.c
|
start tagging uEMACS functions that are not compatible with view mode.
|
2021-07-19 15:39:00 +08:00 |
display.h
|
start tagging uEMACS functions that are not compatible with view mode.
|
2021-07-19 15:39:00 +08:00 |
emacs.hlp
|
Add gmake to the dependencies in README.MD.
|
2017-05-24 11:32:24 +08:00 |
emacs.pdf
|
Add pdf documentation from emacs.ps
|
2019-07-23 20:39:40 +08:00 |
emacs.ps
|
Initial import of em-4.0.15-lt
|
2005-05-31 08:50:56 -07:00 |
emacs.rc
|
Avoid using numbered macroes if key binding is not needed.
|
2019-06-22 14:03:15 +08:00 |
estruct.h
|
Remove MINGW32 partial implementation.
|
2020-11-03 10:37:39 +08:00 |
eval.c
|
Use binary search for name to function lookup. Fix name mapping table order. Rework test scripts.
|
2021-07-21 16:40:36 +08:00 |
eval.h
|
Fix warning triggered by enforcing const on function names table.
|
2021-07-19 16:36:14 +08:00 |
exec.c
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
exec.h
|
Review system() dependencies and clean up obsolete function prototypes in spawn interface.
|
2019-08-07 10:19:47 +08:00 |
execute.c
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
execute.h
|
Move command loop from main to kbd_loop in execute.
|
2016-03-02 21:37:43 +08:00 |
file.c
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
file.h
|
Remove encryption as implementation is too weak.
|
2016-03-23 21:11:05 +08:00 |
fileio.c
|
Remove V7, MSC, TURBO conditional code. Partial remove of MSDOS.
|
2019-07-23 21:04:50 +08:00 |
fileio.h
|
Review formatted string printing when '%' is at end of string.
|
2016-04-05 11:33:38 +08:00 |
floodmaz.cmd
|
Use binary search for name to function lookup. Fix name mapping table order. Rework test scripts.
|
2021-07-21 16:40:36 +08:00 |
flook.c
|
Remove V7, MSC, TURBO conditional code. Partial remove of MSDOS.
|
2019-07-23 21:04:50 +08:00 |
flook.h
|
Include flook header in spawn instead of redeclaring function.
|
2014-12-22 16:10:05 +08:00 |
input.c
|
Fix filename completion after prompt adaptation.
|
2021-07-24 13:57:51 +08:00 |
input.h
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
isa.h
|
Review macroes for character classification.
|
2019-07-25 19:13:40 +08:00 |
isearch.c
|
Replace strncpy by mystrscpy.
|
2019-06-19 19:49:20 +08:00 |
isearch.h
|
Move variable related definition from estruct to eval, and ISRCH related ones to isearch.
|
2014-12-22 17:35:41 +08:00 |
line.c
|
Tag most view mode incompatible functions in function names table.
|
2021-07-19 20:50:32 +08:00 |
line.h
|
Transpose-characters valid with mixed UTF-8 and extended ASCII.
|
2016-05-21 07:52:19 +08:00 |
lock.c
|
Merge NetBSD adaptation.
|
2020-06-16 14:09:44 +08:00 |
lock.h
|
Remove includes of estruct.h from all headers.
|
2014-12-22 17:44:07 +08:00 |
main.c
|
Merge name to function and key code to function table initialization.
|
2021-07-23 10:47:58 +08:00 |
Makefile
|
Rework previous-paragraph, next-paragraph, fill-paragraph, justify-paragraph.
|
2021-07-16 12:24:13 +08:00 |
maze.cmd
|
Draw maze wall with a unicode character mapped in linux console fonts.
|
2020-06-22 10:27:12 +08:00 |
mlout.c
|
Insure that mlwrite( "") as same effect as mlerase().
|
2015-02-13 15:33:21 +08:00 |
mlout.h
|
Align naming convention for output of text on the message line: mlout*. (Was a mix of log & write).
|
2015-02-13 12:31:59 +08:00 |
names.c
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
names.h
|
Remove function pointer from key to bindable table.
|
2021-07-24 08:58:23 +08:00 |
pklock.c
|
Merge NetBSD adaptation.
|
2020-06-16 14:09:44 +08:00 |
pklock.h
|
Remove includes of estruct.h from all headers.
|
2014-12-22 17:44:07 +08:00 |
posix.c
|
Merge NetBSD adaptation.
|
2020-06-16 14:09:44 +08:00 |
random.c
|
Tag most view mode incompatible functions in function names table.
|
2021-07-19 20:50:32 +08:00 |
random.h
|
Setting $curcol works on line containing UTF-8 encoded characters.
|
2017-05-18 12:16:07 +08:00 |
README
|
uemacs: rename 'readme' to 'README'
|
2010-04-28 07:46:47 -07:00 |
readme.39e
|
Initial import of em-4.0.15-lt
|
2005-05-31 08:50:56 -07:00 |
README.md
|
Update README.md according to latest Makefile changes.
|
2021-07-14 12:32:27 +08:00 |
region.c
|
Tag most view mode incompatible functions in function names table.
|
2021-07-19 20:50:32 +08:00 |
region.h
|
Move struct region from estruct.t to regiom.h.
|
2014-12-22 17:35:04 +08:00 |
retcode.h
|
Review ldelchar and ldelete.
|
2016-05-19 14:02:43 +08:00 |
screensize.cmd
|
Avoid extra empty line at EOF.
|
2021-07-19 16:37:57 +08:00 |
search.c
|
Tag most view mode incompatible functions in function names table.
|
2021-07-19 20:50:32 +08:00 |
search.h
|
Merge common code for setting prompt of search and incremental search.
|
2015-03-26 10:15:50 +08:00 |
shell.cmd
|
Initial import of em-4.0.15-lt
|
2005-05-31 08:50:56 -07:00 |
spawn.c
|
Tag most view mode incompatible functions in function names table.
|
2021-07-19 20:50:32 +08:00 |
spawn.h
|
Review system() dependencies and clean up obsolete function prototypes in spawn interface.
|
2019-08-07 10:19:47 +08:00 |
tcap.c
|
Remove MINGW32 partial implementation.
|
2020-11-03 10:37:39 +08:00 |
terminal.h
|
Cleanup virtual terminal allocation code.
|
2017-06-01 13:02:47 +08:00 |
termio.c
|
Remove MINGW32 partial implementation.
|
2020-11-03 10:37:39 +08:00 |
termio.h
|
Partial fix of issues when using unicode sequence with describe-key, search-forward, query-replace-string.
|
2016-04-09 11:46:40 +08:00 |
tststr.cmd
|
Increase maximum file name length to 255 (Windows & Linux).
|
2016-03-19 11:37:54 +08:00 |
ue.rc
|
Review help menu macroes in startup file.
|
2019-06-25 19:57:11 +08:00 |
utf8.c
|
Clean up handling of unicode character width (non printable are displayed as \u) and insure modeline displays filename including double and zero width characters.
|
2020-06-24 16:38:03 +08:00 |
utf8.h
|
Clean up handling of unicode character width (non printable are displayed as \u) and insure modeline displays filename including double and zero width characters.
|
2020-06-24 16:38:03 +08:00 |
UTF-8-demo.txt
|
Fix the unicode character limit (0 .. 0x10ffff)
|
2012-09-24 19:44:21 -07:00 |
util.c
|
Replace strncpy by mystrscpy.
|
2019-06-19 19:49:20 +08:00 |
util.h
|
Replace strncpy by mystrscpy.
|
2019-06-19 19:49:20 +08:00 |
version.h
|
Display UTF-8 on the modeline [buffer name, file name].
|
2019-08-13 09:14:08 +08:00 |
window.c
|
Fix newly reported coverity issues (Memory leak and flase positive of Use after Free).
|
2017-05-27 16:07:56 +08:00 |
window.h
|
Check consistency of forwchar/backchar calls.
|
2016-05-20 19:46:54 +08:00 |
word.c
|
Tag most view mode incompatible functions in function names table.
|
2021-07-19 20:50:32 +08:00 |
word.h
|
Move paragraph related function from basic.c to word.c.
|
2014-12-22 17:36:06 +08:00 |
wrapper.c
|
Remove MINGW32 partial implementation.
|
2020-11-03 10:37:39 +08:00 |
wrapper.h
|
Rename parameter to avoid OpenHub line counter misinterpretation as C++.
|
2015-05-27 16:43:33 +08:00 |