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
66c8f1a8
Commit
66c8f1a8
authored
Sep 26, 2003
by
Dave Love
Browse files
(x_bitmap_mask): Declare.
parent
bc3b02f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/xterm.c
src/xterm.c
+1
-1
No files found.
src/ChangeLog
View file @
66c8f1a8
2003-09-26 Dave Love <fx@gnu.org>
* xterm.c (x_bitmap_mask): Declare.
2003-09-25 Dave Love <fx@gnu.org>
* Makefile.in (fns.o): Depend on md5.h.
...
...
src/xterm.c
View file @
66c8f1a8
...
...
@@ -304,7 +304,7 @@ static Lisp_Object Qvendor_specific_keysyms;
static Lisp_Object Qlatin_1;
extern XrmDatabase x_load_resources P_ ((Display *, char *, char *, char *));
extern int x_bitmap_mask P_ ((FRAME_PTR, int));
static int x_alloc_nearest_color_1 P_ ((Display *, Colormap, XColor *));
static void x_set_window_size_1 P_ ((struct frame *, int, int, int));
...
...
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