aboutsummaryrefslogtreecommitdiff
path: root/bind.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* uemacs: Move structure line and its functions to its own header file.Thiago Farina2010-11-151-3/+5
* uemacs: Fix return statementsPekka Enberg2010-08-291-39/+39
* uemacs: convert typedef struct window_t to struct window.Thiago Farina2010-08-011-2/+2
* uemacs: convert typedef struct NBIND to struct name_bind.Thiago Farina2010-07-041-3/+3
* uemacs: convert typedef struct KEYTAB to struct key_tab.Thiago Farina2010-06-301-17/+17
* uemacs: Use ARRAY_SIZE in more places.Thiago Farina2010-06-111-6/+7
* uemacs: remove use of 'register' keywordPekka Enberg2010-02-271-25/+25
* uemacs: remove typdef struct BUFFER -> struct buffer.Thiago Farina2010-02-151-2/+2
* Clean up various compile warningsLinus Torvalds2006-11-191-1/+1
* Make sources mostly sparse-cleanLinus Torvalds2005-10-011-2/+1
* Fix ugly "definitions in header file" crudLinus Torvalds2005-10-011-3/+3
* Avoid various name clashes with curses and termcap headersLinus Torvalds2005-10-011-3/+3
* Replace "WINDOW" type with "window_t"Linus Torvalds2005-10-011-2/+2
* Lots of ANSI'fication and cleanupsLinus Torvalds2005-09-301-1/+2
* More ANSI'ficationLinus Torvalds2005-09-301-5/+0
* Yet more ANSI'ficationLinus Torvalds2005-09-301-87/+102
* Run "indent -kr -i8" on the sourcesLinus Torvalds2005-09-301-127/+124
* Initial import of em-4.0.15-ltLinus Torvalds2005-05-311-0/+708