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
5b698285
Commit
5b698285
authored
Feb 05, 2004
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* xselect.c: Include stdio,h.
parent
fc1d15f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/xselect.c
src/xselect.c
+1
-0
No files found.
src/ChangeLog
View file @
5b698285
2004-02-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* xselect.c: Include stdio,h.
2004-02-05 Kenichi Handa <handa@m17n.org>
* buffer.c (Fset_buffer_multibyte): Fix docstring.
...
...
src/xselect.c
View file @
5b698285
...
...
@@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */
/* Rewritten by jwz */
#include <config.h>
#include <stdio.h>
/* termhooks.h needs this */
#include "lisp.h"
#include "xterm.h"
/* for all of the X includes */
#include "dispextern.h"
/* frame.h seems to want this */
...
...
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