* lisp.h (union Lisp_Object.i): EMACS_INT, not EMACS_UINT.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 18:32:22 +0000 (11:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 18:32:22 +0000 (11:32 -0700)
commit15375a22fb35c7eb2799393617dec8c7dfe12cc2
treeb514faa3165f232d5e8635b7de54fb9c52db1b26
parent8fcaf9cc8183ee825e4d59cb2c3471caee303c7d
* lisp.h (union Lisp_Object.i): EMACS_INT, not EMACS_UINT.

This is for consistency with the ordinary, non-USE_LISP_UNION_TYPE,
implementation.
src/ChangeLog
src/lisp.h