1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
No description
Find a file
Jim Blandy 1d9fd7feaa * xfns.c (Fx_list_fonts): New function.
(same_size_fonts): Function moved here from xfaces.c.
	(face_name_id_number): Add extern declaration for this.
	* xfaces.c (same_size_fonts): Moved to xfns.c.  Left an extern
	declaration behind.
	(face_name_id_number): Make this externally visible, and make the
	FRAME argument a FRAME_PTR, not a Lisp_Object.
	(compute_char_face): Call face_name_id_number properly.

	* xfaces.c (unload_color): Don't free the pixel for now.

	* xfaces.c (merge_faces): You can't tell if a font is a
	character-cell font or not by testing whether or not it has a
	per_char table.  They all do.
1993-05-25 06:59:12 +00:00
etc Describe scroll bars. 1993-05-18 21:04:11 +00:00
lib-src * make-docfile.c: Doc fix. 1993-05-24 18:05:21 +00:00
lisp * paths.el (Info-default-directory-list): Add ../../info. 1993-05-25 06:22:21 +00:00
lispref Initial revision 1993-05-19 15:21:44 +00:00
src * xfns.c (Fx_list_fonts): New function. 1993-05-25 06:59:12 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess Initial revision 1993-05-19 20:24:48 +00:00
config.sub > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
configure1.in * configure.in: Check to see if the source lives in the same 1993-05-25 04:56:17 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: When breaking links, remove the link before moving 1993-05-24 16:18:33 +00:00
Makefile.in * Makefile.in (src/paths.h): Edit the `infodir' variable into this 1993-05-25 06:18:24 +00:00
PROBLEMS * PROBLEMS: Some updates from David J. Mackenzie. 1993-05-18 20:33:05 +00:00