Mercurial > hg > xemacs-beta
diff src/emacsfns.h @ 247:e70b3a057e12 r20-5b22
Import from CVS: tag r20-5b22
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:18:21 +0200 |
parents | f220cc83d72e |
children | 83b3d10dcba9 |
line wrap: on
line diff
--- a/src/emacsfns.h Mon Aug 13 10:17:55 2007 +0200 +++ b/src/emacsfns.h Mon Aug 13 10:18:21 2007 +0200 @@ -1715,6 +1715,7 @@ /* Defined in symbols.c */ extern Lisp_Object Vobarray; +extern Lisp_Object Vpure_uninterned_symbol_table; Lisp_Object Fintern (Lisp_Object str, Lisp_Object obarray); Lisp_Object Fintern_soft (Lisp_Object str, Lisp_Object obarray); int hash_string (CONST Bufbyte *, Bytecount len);