Mercurial > hg > xemacs-beta
view nt/xemacs.rc @ 4779:fd98353950a4
Make my last change to elhash.c more kosher, comparing pointers not ints
2009-12-17 Aidan Kehoe <kehoea@parhasard.net>
* elhash.c (HASH_TABLE_DEFAULT_REHASH_THRESHOLD):
That last change was wrong in theory though not in practice; we're
comparing function pointers, not enumeration values.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 17 Dec 2009 17:29:32 +0000 |
parents | abe6d1db359e |
children | 5274591ce707 |
line wrap: on
line source
#ifdef INCLUDE_DUMP 101 DUMP "xemacs.dmp" #endif XEmacs ICON PRELOAD "xemacs.ico" XEmacsFile ICON "File.ico" XEmacsLisp ICON "Lisp.ico"