From: Richard M. Stallman Date: Sun, 23 Jun 1996 19:20:33 +0000 (+0000) Subject: (current_column_1): Add declaration. X-Git-Tag: emacs-19.34~368 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=82d593eb97879efc70c9617257988ec36e56334b;p=emacs.git (current_column_1): Add declaration. --- diff --git a/src/indent.c b/src/indent.c index a40006b9a5a..60641ae54dc 100644 --- a/src/indent.c +++ b/src/indent.c @@ -50,6 +50,8 @@ int last_known_column_point; /* Value of MODIFF when current_column was called */ int last_known_column_modified; +static int current_column_1 (); + /* Get the display table to use for the current buffer. */ struct Lisp_Char_Table *