(buffer_display_table): Use DISP_TABLE_P.
authorRichard M. Stallman <rms@gnu.org>
Wed, 11 Oct 1995 17:12:59 +0000 (17:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 11 Oct 1995 17:12:59 +0000 (17:12 +0000)
commitd44f12b46b15b40b9caa139c08d02f79f5ee114b
treeae5c7a278057a4f714d2cb7c3f05994dcef27a89
parentc8640abf7e12893dd3879eeac754e06b05d8a859
(buffer_display_table): Use DISP_TABLE_P.
Return type is now struct Lisp_Char_Table *
since display tables are now char-tables.

(character_width, disptab_matches_widthtab, recompute_width_table)
(current_column, Fmove_to_column, compute_motion):
Corresponding changes.
src/indent.c