]> git.eshelyaron.com Git - emacs.git/commit
Protoize
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 27 Dec 2010 17:23:29 +0000 (18:23 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 27 Dec 2010 17:23:29 +0000 (18:23 +0100)
commit59fc5cf9ec3651c142c9482db6f8ff5d735ad9c8
treeac30a8088521e6df7419505198d61e2cd06db985
parentfe99f70420c0d133808de6f0b67406e38abc57a5
Protoize

* dispnew.c (add_window_display_history)
(add_frame_display_history, glyph_row_slice_p)
(find_glyph_row_slice, flush_stdout)
(check_matrix_pointer_lossage, matrix_row)
(check_matrix_invariants, check_window_matrix_pointers)
(check_matrix_pointers, window_to_frame_vpos)
(window_to_frame_hpos): Prototize.
* textprop.c (erase_properties): Likewise.
src/ChangeLog
src/dispnew.c
src/textprop.c