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
d9784824
Commit
d9784824
authored
Jan 14, 2014
by
Paul Eggert
Browse files
Space before paren, updating recent change.
parent
c6a0b8eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/textprop.c
src/textprop.c
+1
-1
No files found.
src/textprop.c
View file @
d9784824
...
@@ -1741,7 +1741,7 @@ Return t if any property was actually removed, nil otherwise. */)
...
@@ -1741,7 +1741,7 @@ Return t if any property was actually removed, nil otherwise. */)
}
}
len
-=
LENGTH
(
i
);
len
-=
LENGTH
(
i
);
i
=
next_interval
(
i
);
i
=
next_interval
(
i
);
if
(
!
i
)
if
(
!
i
)
{
{
if
(
modified
)
if
(
modified
)
{
{
...
...
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