1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 21:20:53 -08:00
No description
Find a file
Jim Blandy fe24a618be * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user
hasn't specified the icon position.  Let the window manager put
	the icon where it likes.

	* xfns.c (x_set_name): Use XSetWM{Name,IconName} when available
	[HAVE_X11R4], or XSetIconName and XStoreName otherwise.

	* xfns.c: Use the FRAME_X_WINDOW for readability.

	* xfns.c (x_set_mouse_color): Use x_catch_errors, x_check_errors,
	and x_uncatch errors to avoid crashing if the user selects an
	odd cursor.

	* xfns.c (select_visual): Use XVisualIDFromVisual when available
	[HAVE_X11R4].
1992-08-29 03:25:25 +00:00
etc *** empty log message *** 1992-07-21 21:11:41 +00:00
lib-src entered into RCS 1992-08-29 02:15:08 +00:00
lisp *** empty log message *** 1992-08-29 02:14:58 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user 1992-08-29 03:25:25 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Add "alpha". 1992-08-14 19:34:06 +00:00
configure1.in *** empty log message *** 1992-08-19 03:54:51 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist *** empty log message *** 1992-08-19 03:54:51 +00:00
Makefile.in *** empty log message *** 1992-08-27 22:17:59 +00:00