.gitattributes
start tagging uEMACS functions that are not compatible with view mode.
2021-07-19 15:39:00 +08:00
.gitignore
Ignore generated dependencies.
2022-03-03 07:40:31 +08:00
basic.c
Consistent interface to deal with workaround on Cygwin when checking width of unicode character > 0xFFFF.
2021-08-15 09:41:35 +08:00
basic.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
bind.c
Bindable functions take a boolean as flag.
2021-08-11 17:02:19 +08:00
bind.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
bindable.c
Bindable functions take a boolean as flag.
2021-08-11 17:02:19 +08:00
bindable.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
blindmaz.cmd
Fix position of cursor to avoid extended display of line.
2021-09-16 09:46:02 +08:00
buffer.c
Introduce generic list deletion API.
2021-09-08 10:54:07 +08:00
buffer.h
Revise header files formatting.
2021-08-13 11:06:58 +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
Changes to compile on macOS. ( #2 )
2022-08-24 10:28:13 +08:00
display.c
Use explicit constants for smallest size of display rows and columns.
2021-08-31 12:55:10 +08:00
display.h
Use explicit constants for smallest size of display rows and columns.
2021-08-31 12:55:10 +08:00
emacs.hlp
Clean up startup and help files.
2021-09-16 09:44:59 +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
Clean up startup and help files.
2021-09-16 09:44:59 +08:00
eval.c
Revise window flagging on line change.
2021-09-15 13:15:31 +08:00
eval.h
Sanity check with customization CLEAN, RAMSIZE, RAMSHOW.
2021-08-24 12:17:40 +08:00
exec.c
Make sure directive keywords are followed by EOS, comment or space separator.
2021-09-13 12:33:32 +08:00
exec.h
Handle storing of procedure during parsing of buffer.
2021-09-05 12:01:02 +08:00
execute.c
Revise fence handling in CMODE.
2021-09-15 11:55:23 +08:00
execute.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
file.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
file.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
fileio.c
Rework file primitives.
2021-08-14 11:45:41 +08:00
fileio.h
Rework file primitives.
2021-08-14 11:45:41 +08:00
floodmaz.cmd
Test maze scripts using subroutines instead of stored procedures. (Avoid leftover buffers after execution).
2021-09-08 11:05:51 +08:00
flook.c
Rework file primitives.
2021-08-14 11:45:41 +08:00
flook.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
input.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
input.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
isa.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
isearch.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
isearch.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
line.c
Revise window flagging on line change.
2021-09-15 13:15:31 +08:00
line.h
Revise window flagging on line change.
2021-09-15 13:15:31 +08:00
list.c
Introduce generic list deletion API.
2021-09-08 10:54:07 +08:00
list.h
Introduce generic list deletion API.
2021-09-08 10:54:07 +08:00
lock.c
Replace compilation check by estruct.h header inclusion.
2021-08-07 21:46:58 +08:00
lock.h
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
main.c
Changes to compile on macOS. ( #2 )
2022-08-24 10:28:13 +08:00
Makefile
Reviewed dependencies generation.
2022-02-05 10:56:12 +08:00
maze.cmd
Revise maze test scripts.
2021-09-01 09:40:34 +08:00
mlout.c
Bindable functions take a boolean as flag.
2021-08-11 17:02:19 +08:00
mlout.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
names.c
Handle storing of procedure during parsing of buffer.
2021-09-05 12:01:02 +08:00
names.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
pklock.c
Replace compilation check by estruct.h header inclusion.
2021-08-07 21:46:58 +08:00
pklock.h
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
posix.c
Temporary fix for WSL
2021-08-19 10:07:13 +08:00
random.c
Revise line primitives linstr() and lover()
2021-08-22 12:35:39 +08:00
random.h
Revise header files formatting.
2021-08-13 11:06:58 +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
Remove coverity badge (build is stuck in queue limbo).
2021-09-16 10:02:09 +08:00
region.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
region.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
retcode.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
screensize.cmd
Use explicit buffer name as output for the script.
2021-08-07 10:29:23 +08:00
search.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
search.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
sharpmaz.cmd
Test maze scripts using subroutines instead of stored procedures. (Avoid leftover buffers after execution).
2021-09-08 11:05:51 +08:00
shell.cmd
Initial import of em-4.0.15-lt
2005-05-31 08:50:56 -07:00
spawn.c
Revise pipe-command.
2021-09-15 11:51:12 +08:00
spawn.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
tcap.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
terminal.h
Revise terminal interfaces.
2021-08-18 11:35:17 +08:00
termio.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
termio.h
Revise terminal interfaces.
2021-08-18 11:35:17 +08:00
tststr.cmd
Increase maximum file name length to 255 (Windows & Linux).
2016-03-19 11:37:54 +08:00
utf8.c
Use gcc predefined in conditional compilation (__CYGWIN__, __SIZEOF_WCHAR_T__).
2021-08-18 09:37:47 +08:00
utf8.h
$viewtab = TRUE to visualize hardcoded tabs.
2021-08-16 11:05:24 +08:00
UTF-8-demo.txt
Fix the unicode character limit (0 .. 0x10ffff)
2012-09-24 19:44:21 -07:00
util.c
Bindable functions take a boolean as flag.
2021-08-11 17:02:19 +08:00
util.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
version.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
window.c
Use explicit constants for smallest size of display rows and columns.
2021-08-31 12:55:10 +08:00
window.h
Fix terminal resizing when new postion of last modeline overlap top row of last window.
2021-08-30 18:09:58 +08:00
word.c
Centralize customization in defines.h instead of Makefile + estruct.h.
2021-08-18 16:54:35 +08:00
word.h
Revise header files formatting.
2021-08-13 11:06:58 +08:00
wrapper.c
Sanity check with customization CLEAN, RAMSIZE, RAMSHOW.
2021-08-24 12:17:40 +08:00
wrapper.h
Sanity check with customization CLEAN, RAMSIZE, RAMSHOW.
2021-08-24 12:17:40 +08:00