Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0fa5d25b
Commit
0fa5d25b
authored
Dec 16, 2001
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Frecenter): Clear display_error_modiff field.
parent
0522997d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/window.c
src/window.c
+3
-0
No files found.
src/window.c
View file @
0fa5d25b
...
@@ -4530,6 +4530,9 @@ and redisplay normally--don't erase and redraw the frame. */)
...
@@ -4530,6 +4530,9 @@ and redisplay normally--don't erase and redraw the frame. */)
int
center_p
=
0
;
int
center_p
=
0
;
int
charpos
,
bytepos
;
int
charpos
,
bytepos
;
/* If redisplay is suppressed due to an error, try again. */
obuf
->
display_error_modiff
=
0
;
if
(
NILP
(
arg
))
if
(
NILP
(
arg
))
{
{
int
i
;
int
i
;
...
...
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