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
e2bcf94d
Commit
e2bcf94d
authored
Feb 25, 2006
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
buffer.c: Revert last change.
parent
7d63db98
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
src/ChangeLog
src/ChangeLog
+0
-2
src/buffer.c
src/buffer.c
+0
-1
No files found.
src/ChangeLog
View file @
e2bcf94d
2006-02-25 Chong Yidong <cyd@stupidchicken.com>
* buffer.c (Foverlay_put): Mark buffer as changed.
* xterm.h (x_catch_errors) Return value changed to void.
(x_uncatch_errors): Unused count argument deleted.
...
...
src/buffer.c
View file @
e2bcf94d
...
...
@@ -4095,7 +4095,6 @@ DEFUN ("overlay-put", Foverlay_put, Soverlay_put, 3, 3, 0,
Fdelete_overlay (overlay);
}
windows_or_buffers_changed++;
return value;
}
...
...
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