mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-18 10:16:51 +00:00
(x_bitmap_mask): Declare.
This commit is contained in:
parent
bc3b02f99b
commit
66c8f1a8c8
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user