* alloc.c (mark_fringe_data): Move decl from here ...
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 02:01:53 +0000 (18:01 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 02:01:53 +0000 (18:01 -0800)
commit524c7aa6108b4178ca8436db8022686d180a5ca5
treec0380b1b72f2650498a3770b2178657b4f0ebf49
parent58d2d479084c072255e11fbb3f03afaaa3fcdfa2
* alloc.c (mark_fringe_data): Move decl from here ...

* lisp.h (mark_fringe_data) [HAVE_WINDOW_SYSTEM]: ... to here,
to check its interface.
(init_fringe_once): Do not declare unless HAVE_WINDOW_SYSTEM.
src/ChangeLog
src/alloc.c
src/lisp.h