[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #ifdef GLYPH_DEBUG problem
From: |
Gerd Moellmann |
Subject: |
Re: #ifdef GLYPH_DEBUG problem |
Date: |
28 Dec 2000 11:12:00 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.95 |
Kenichi Handa <address@hidden> writes:
> It seems that this change is necessary to compile the latest
> Emacs code. Gerd, could you tell what is the intention of
> the difference between:
> #ifdef GLYPH_DEBUG
> and
> #if GLYPH_DEBUG
Should be fixed now. GLYPH_DEBUG is by default defined to 0.