]> code.delx.au - gnu-emacs/commit
(last_known_column): Declare as double, not float.
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Jul 2002 17:38:49 +0000 (17:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Jul 2002 17:38:49 +0000 (17:38 +0000)
commit76e20cb028ce32295d2bbf9027e152dc267e0ac1
tree2a017354842208aa50e9d94b2a775f87f9aad363
parenta67e162b88461f46b758f5a78bd2bb94478bf9c6
(last_known_column): Declare as double, not float.
(current_column, current_column_1, string_display_width)
(position_indentation): Return `double'.
(indented_beyond_p): Arg `column' is `double'.  Callers changed.
src/indent.c