aboutsummaryrefslogtreecommitdiff
path: root/input.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* uemacs: input.c: Fix mkstemp warning.Thiago Farina2010-12-141-7/+9
* uemacs: Fix return statementsPekka Enberg2010-08-291-26/+26
* uemacs: convert typedef struct NBIND to struct name_bind.Thiago Farina2010-07-041-3/+3
* uemacs: remove use of 'register' keywordPekka Enberg2010-02-271-9/+9
* Turn ESC+'[' into a CSI characterLinus Torvalds2008-06-071-0/+3
* Clean up various compile warningsLinus Torvalds2006-11-191-1/+1
* [PATCH] Fix use of mktemp() in uemacsHorst von Brand2005-10-011-1/+1
* Make sources mostly sparse-cleanLinus Torvalds2005-10-011-1/+0
* Fix ugly "definitions in header file" crudLinus Torvalds2005-10-011-0/+1
* Lots of ANSI'fication and cleanupsLinus Torvalds2005-09-301-0/+1
* Yet more ANSI'ficationLinus Torvalds2005-09-301-1/+1
* Move "input.c" towards ANSI function declarationsLinus Torvalds2005-09-301-53/+39
* Run "indent -kr -i8" on the sourcesLinus Torvalds2005-09-301-180/+196
* Initial import of em-4.0.15-ltLinus Torvalds2005-05-311-0/+713