Mercurial > hg > xemacs-beta
diff src/emacsfns.h @ 233:52952cbfc5b5 r20-5b15
Import from CVS: tag r20-5b15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:14:14 +0200 |
parents | 0e522484dd2a |
children | f220cc83d72e |
line wrap: on
line diff
--- a/src/emacsfns.h Mon Aug 13 10:13:49 2007 +0200 +++ b/src/emacsfns.h Mon Aug 13 10:14:14 2007 +0200 @@ -1396,7 +1396,12 @@ int isfloat_string (CONST char *); /* Well, I've decided to enable this. -- ben */ +/* And I've decided to make it work right. -- sb */ #define LOADHIST +/* Define the following symbol to enable load history of dumped files */ +#define LOADHIST_DUMPED +/* Define the following symbol to enable load history of C source */ +#define LOADHIST_BUILTIN #ifdef LOADHIST /* this is just a stupid idea */ #define LOADHIST_ATTACH(x) \