mirror of
https://github.com/rfivet/uemacs.git
synced 2025-11-23 11:41:15 -05:00
Tag uEMACS functions using first character of name string.
This commit is contained in:
2
input.h
2
input.h
@@ -30,7 +30,7 @@ int ectoc( int c) ;
|
||||
/* Look up in names to function association table */
|
||||
const name_bind *fncmatch( char *) ;
|
||||
const name_bind *getname( void) ;
|
||||
const name_bind *getnamebind( fnp_t func) ;
|
||||
const char *getfncname( fnp_t func) ;
|
||||
|
||||
int tgetc( void) ;
|
||||
int get1key( void) ;
|
||||
|
||||
Reference in New Issue
Block a user