aboutsummaryrefslogtreecommitdiffstats
path: root/bind.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-15uemacs: Move structure line and its functions to its own header file.Thiago Farina1-3/+5
2010-08-29uemacs: Fix return statementsPekka Enberg1-39/+39
2010-08-01uemacs: convert typedef struct window_t to struct window.Thiago Farina1-2/+2
2010-07-04uemacs: convert typedef struct NBIND to struct name_bind.Thiago Farina1-3/+3
2010-06-30uemacs: convert typedef struct KEYTAB to struct key_tab.Thiago Farina1-17/+17
2010-06-11uemacs: Use ARRAY_SIZE in more places.Thiago Farina1-6/+7
2010-02-27uemacs: remove use of 'register' keywordPekka Enberg1-25/+25
2010-02-15uemacs: remove typdef struct BUFFER -> struct buffer.Thiago Farina1-2/+2
2006-11-19Clean up various compile warningsLinus Torvalds1-1/+1
2005-10-01Make sources mostly sparse-cleanLinus Torvalds1-2/+1
2005-10-01Fix ugly "definitions in header file" crudLinus Torvalds1-3/+3
2005-10-01Avoid various name clashes with curses and termcap headersLinus Torvalds1-3/+3
2005-10-01Replace "WINDOW" type with "window_t"Linus Torvalds1-2/+2
2005-09-30Lots of ANSI'fication and cleanupsLinus Torvalds1-1/+2
2005-09-30More ANSI'ficationLinus Torvalds1-5/+0
2005-09-30Yet more ANSI'ficationLinus Torvalds1-87/+102
2005-09-30Run "indent -kr -i8" on the sourcesLinus Torvalds1-127/+124
2005-05-31Initial import of em-4.0.15-ltLinus Torvalds1-0/+708