1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
No description
Find a file
Geoff Voelker 4587b02635 (Vx_pixel_size_width): New global variable.
(unibyte_display_via_language_environment): New global variable.
(x_set_font): Add support for setting fontsets.
(Fx_create_frame): Add check_w32(). Initialize fontsets.  Fix
font names to match xlfd-tight-regexp.
(w32_load_font): Rewrite based on x_load_font.
(x_to_w32_charset, w32_to_x_charset): Add character sets.  Use
`iso8859-1' rather than `ansi'.
(w32_to_x_font): Remove `-' from font name.  Remove the `-' off the
end. Move charset into `charset registry' field.
(enum_font_cb2): Check charsets match.  Include width in font list.

(w32_list_fonts): Rewrite based on x_list_fonts.
Moved from w32term.c to have access to enumfont_t struct.
(Fx_list_fonts): w32 specific version eliminated.  Include
`x-list-fonts.c'.
(w32_get_font_info, w32_query_font, w32_find_ccl_program): New
functions for fontset support - adapted from x_ equivalents.
(syms_of_w32fns): New lisp variables initialised.  Function
pointers for fontset.c set up.
1998-10-20 22:13:14 +00:00
etc Minor fixes. 1998-10-13 15:22:42 +00:00
leim (leim-list.el): Use (cd foo && pwd) instead of (cd foo; pwd). 1998-10-17 01:58:01 +00:00
lib-src Replace tabs with spaces 1998-10-13 15:13:28 +00:00
lisp (desktop-save, desktop-create-buffer): Handle all minor modes. 1998-10-20 19:38:09 +00:00
lispref Fix names of standard-translation-table-for-decode(encode). 1998-10-12 17:27:23 +00:00
lwlib (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) 1998-08-02 00:29:05 +00:00
man Whitespace change. 1998-05-16 19:08:49 +00:00
msdos Forcibly set SHELL and MAKESHELL to force Make to use 1998-10-20 14:16:07 +00:00
nt (main): Treat command line options as case-insensitive. 1998-10-06 02:59:27 +00:00
src (Vx_pixel_size_width): New global variable. 1998-10-20 22:13:14 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure the environment is large enough to accomodate 1998-04-16 08:56:46 +00:00
config.guess Merge from autoconf 2.13. 1998-09-28 11:01:44 +00:00
config.sub Tidy up such that all HP PA-RISC revisions appear on the same line. 1998-09-28 11:03:36 +00:00
configure.in Use unset CDPATH instead of making it empty. 1998-06-30 22:15:41 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL *** empty log message *** 1998-09-30 19:07:17 +00:00
make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el 1998-06-07 23:30:27 +00:00
Makefile.in Comment change. 1998-08-02 00:22:31 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00