aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add libcurses, remove ltermcapLinus Torvalds2009-07-151-2/+2
* Turn ESC+'[' into a CSI characterLinus Torvalds2008-06-072-34/+58
* Clean up various compile warningsLinus Torvalds2006-11-1917-35/+41
* Make the sparse setup default to x86-64 rather than ppcLinus Torvalds2006-11-191-1/+1
* Mark functions and variables local to display.c 'static'Linus Torvalds2006-11-192-60/+52
* Make "sparse" check target do a global sparseLinus Torvalds2005-11-161-1/+1
* Add a true UTF-8 demonstration fileLinus Torvalds2005-10-101-0/+212
* Add support for a "utf-8" modeLinus Torvalds2005-10-024-5/+103
* [PATCH] Fix use of mktemp() in uemacsHorst von Brand2005-10-011-1/+1
* Handle 8-bit characters better in displayLinus Torvalds2005-10-012-15/+36
* Make sources mostly sparse-cleanLinus Torvalds2005-10-0112-37/+9
* Fix more compiler warningsLinus Torvalds2005-10-0111-63/+76
* Fix ugly "definitions in header file" crudLinus Torvalds2005-10-0111-193/+174
* Avoid various name clashes with curses and termcap headersLinus Torvalds2005-10-0112-56/+47
* Replace "WINDOW" type with "window_t"Linus Torvalds2005-10-0112-65/+65
* Fix up unused variable and ambiguous else in random.cLinus Torvalds2005-09-301-13/+2
* More warning avoidance and code cleanupLinus Torvalds2005-09-306-27/+30
* Fix up some trivial gcc -Wall warningsLinus Torvalds2005-09-3010-28/+22
* Lots of ANSI'fication and cleanupsLinus Torvalds2005-09-3026-1140/+1152
* Start using "-Wall" when compilingLinus Torvalds2005-09-301-1/+1
* More ANSI'ficationLinus Torvalds2005-09-303-60/+62
* Yet more ANSI'ficationLinus Torvalds2005-09-303-89/+126
* Move "input.c" towards ANSI function declarationsLinus Torvalds2005-09-302-53/+53
* More ANSI-fication of the sourcesLinus Torvalds2005-09-304-68/+82
* More function declarations: region.cLinus Torvalds2005-09-302-6/+12
* First cut at turning things into proper modern ANSI CLinus Torvalds2005-09-3010-469/+617
* Fix up headers and bogus re-definitions to use <stdlib.h> and <string.h>Linus Torvalds2005-09-308-78/+3
* Very optimistically add a "sparse" makefile target.Linus Torvalds2005-09-301-0/+6
* Run "indent -kr -i8" on the sourcesLinus Torvalds2005-09-3034-6775/+6925
* Up the limit on maximum lines.Linus Torvalds2005-05-311-1/+1
* Minimal patches to make uemacs compile in a modern environment.Linus Torvalds2005-05-312-7/+5
* Initial import of em-4.0.15-ltLinus Torvalds2005-05-3150-0/+24188