1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
No description
Find a file
Richard M. Stallman 579dd4beeb (struct x_display_info): Struct renamed from x_screen.
(x_display): x_screen field renamed to display_info.
(FRAME_X_DISPLAY): Use new name.
(FRAME_X_DISPLAY_INFO): Likewise; also renamed from FRAME_X_SCREEN.

(struct x_display_info): New fields *_mod_mask, icon_bitmap_id, connection,
xrdb, Xatom..., grabbed, height, width, screen, visual, n_planes.

(x_display_list): New variable.

(FRAME_X_SCREEN): New macro.
(WHITE_PIX_DEFAULT, BLACK_PIX_DEFAULT): Take arg f.

(EMACS_CLASS): Macro moved here.

(XExposeRegionEvent): Unused macro deleted.
(XGetWindowInfo, XGetFont, XLoseFont): Unused macros deleted.
(MINWIDTH, MINHEIGHT, MAXWIDTH, MAXHEIGHT): Unused macros deleted.
(MAX_FACES_AND_GLYPHS, Bitmap): Unused macros deleted.
(struct event_queue): Structure deleted (was unused).
(EVENT_BUFFER_SIZE): Macro deleted.

(XClear): Macro deleted.  Callers use XClearWindow.
(XWarpMousePointer): Macro deleted.  Callers use XWarpPointer.
(XStuffPending): Macro deleted.  Callers use XPending.
(XHandleError, XHandleIOError): Macros deleted.
Callers use XSet...ErrorHandler.
(XChangeWindowSize): Macro deleted.  Callers use XResizeWindow.
(Color): Macro deleted; replaced with XColor.
(FONT_TYPE): Macro deleted; replaced with XFontStruct.
(PIX_TYPE): Macro deleted; replaced with unsigned long.

(ROOT_WINDOW): Macro deleted.
(struct x_display_info): New field root_window.  All uses changed.

(XDISPLAY): Macro deleted.
(XFlushQueue): Macro deleted.  All callers changed.
(DISPLAY_SCREEN_ARG): Maco deleted.
(DISPLAY_CELLS): Macro deleted.
(WINDOWINFO_TYPE): Macro deleted.
1994-10-22 04:39:30 +00:00
etc Better info about C-z vs C-x C-c. 1994-10-17 04:17:33 +00:00
lib-src (main): Don't process one input file twice. 1994-10-21 20:31:43 +00:00
lisp (mail-aliases, mail-archive-file-name): Doc fixes. 1994-10-22 02:54:46 +00:00
lispref menu-bar-lines fix. 1994-10-11 20:17:52 +00:00
lwlib (fit_to_screen): Don't put the menu off the left or top. 1994-10-08 04:16:17 +00:00
msdos *** empty log message *** 1994-10-17 08:42:36 +00:00
src (struct x_display_info): Struct renamed from x_screen. 1994-10-22 04:39:30 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat *** empty log message *** 1994-10-17 07:35:36 +00:00
config.guess Better NCR support. 1994-10-21 01:50:59 +00:00
config.sub Add licensing exception for Autoconf. 1994-10-19 19:55:36 +00:00
configure.in use new macro names 1994-09-13 15:46:47 +00:00
configure1.in (bitmapdirs): Default to /usr/include/X11/bitmaps. 1994-10-17 06:03:09 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL entered into RCS 1994-10-13 04:05:41 +00:00
make-dist (msdos): PUt sed* in the distribution. 1994-10-18 01:45:10 +00:00
Makefile.in (sharedstatedir): Substitute sharedstatedir properly. 1994-10-17 04:28:54 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00