1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
No description
Find a file
Jim Blandy bb9a81fcda * faces.el (read-face-name): Call face-list, not list-faces.
Fail more gracefully if we can't build bold, italic, etc,
	versions of the default font.
	* faces.el (make-face-bold, make-face-italic,
	make-face-bold-italic, make-face-unbold, make-face-unitalic):
	Implement NOERROR argument.
	(x-initialize-frame-faces): Use the NOERROR argument to the
	font manipulation functions to avoid errors while starting up.
	Remove initialization of isearch font.
	* xfaces.c (internal-x-complain-about-font): Add new frame
	argument, so we can check the frame parameters to find the
	default font.  Callers changed.

	* faces.el (x-create-frame-with-faces): Fix typo.  Dyke out
	code to fully qualify the modeline font; we may not be able to
	do that correctly.
1993-05-09 23:38:29 +00:00
etc *** empty log message *** 1993-05-09 04:27:47 +00:00
lib-src *** empty log message *** 1993-05-08 09:25:11 +00:00
lisp * faces.el (read-face-name): Call face-list, not list-faces. 1993-05-09 23:38:29 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src [SCO]: Include time.h. 1993-05-09 04:26:46 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
configure1.in The GNU coding standards specify that CFLAGS should be left for 1993-05-09 22:52:15 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist Typo in last change. 1993-05-06 20:17:22 +00:00
Makefile.in * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER, 1993-05-09 22:51:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00