1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-02-20 15:07:11 -05:00
2009-07-15 08:44:14 -07:00
2014-12-22 17:43:11 +08:00
2014-12-22 17:44:31 +08:00
2005-05-31 08:50:56 -07:00
2005-05-31 08:50:56 -07:00
2015-01-17 14:45:50 +08:00
2014-12-22 17:40:12 +08:00
2014-12-22 17:45:12 +08:00
2015-01-02 14:20:07 +08:00
2010-04-28 07:46:47 -07:00
2005-05-31 08:50:56 -07:00
2005-05-31 08:50:56 -07:00
2014-12-22 14:45:55 +08:00
2014-12-22 17:44:31 +08:00
2014-12-25 10:51:47 +08:00

README

Cigue is uEMACS (ue) on Cygwin/Linux, based on uEmacs/PK from kernel.org.

Changes compare to uEmacs/PK

  • Line termination detection with new buffer mode (either Unix or DOS).
  • Some fixes related to size either unchecked or limited (strcpy, insert-string, filenames, $kill).
  • Major refactoring of headers and file dependencies, hopefully to improve maintenance.
  • Reactivation of target 'source' and 'depend' in Makefile.
  • Some defaults changed due to 'finger habits': ue instead of em, ^S in commands mapping...

How to build

  • dependencies: libncurses5-dev.
  • make source ; make depend ; make
  • MINGW32 target is experimental and lacks screen/kbd support.
Description
µEMACS (ue) on Cygwin/Linux/NetBSD, based on uEmacs/PK (em) from kernel.org.
https://rfivet.github.io/uemacs/
Readme 1.5 MiB
Languages
C 97.4%
Batchfile 2.4%
Makefile 0.2%