Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c9667ae1
Commit
c9667ae1
authored
Nov 27, 1997
by
Kenichi Handa
Browse files
(invalidate_current_column): Declare it as void.
parent
5d01d666
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/indent.c
src/indent.c
+1
-0
No files found.
src/indent.c
View file @
c9667ae1
...
@@ -282,6 +282,7 @@ however, ^M is treated as end of line when `selective-display' is t.")
...
@@ -282,6 +282,7 @@ however, ^M is treated as end of line when `selective-display' is t.")
/* Cancel any recorded value of the horizontal position. */
/* Cancel any recorded value of the horizontal position. */
void
invalidate_current_column
()
invalidate_current_column
()
{
{
last_known_column_point
=
0
;
last_known_column_point
=
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment