Mercurial > emacs
changeset 15494:a544bb3eea53
(current_column_1): Add declaration.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 23 Jun 1996 19:20:33 +0000 |
parents | 32fe67f92ee1 |
children | 94467271b641 |
files | src/indent.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/indent.c Sun Jun 23 18:47:37 1996 +0000 +++ b/src/indent.c Sun Jun 23 19:20:33 1996 +0000 @@ -50,6 +50,8 @@ /* 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 *