* dispnew.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 06:36:55 +0000 (23:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Apr 2011 06:36:55 +0000 (23:36 -0700)
commit5bf46f05111229b5b9e7b6435151bd0f84586eb4
treec757c531526c6121a20b51e951022238deca8b4a
parent435f4c28d3921770b107973ecb45e36b719eb4c3
* dispnew.c: Make symbols static if they're not exported.

* dispextern.h (redraw_garbaged_frames, scrolling):
(increment_row_positions): Remove.
* dispnew.c (new_glyph_matrix, increment_row_positions, scrolling):
(delayed_size_change, glyph_matrix_count, glyph_pool_count):
Now static.
(redraw_garbaged_frames): Remove; unused.
src/ChangeLog
src/dispextern.h
src/dispnew.c