Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3360:316fddbf58e2
[xemacs-hg @ 2006-04-25 14:01:52 by stephent]
Repair broken commit to Xft code. <87aca9n4in.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 25 Apr 2006 14:02:09 +0000 |
parents | 859bd40269e5 |
children | 84ee3ca77e7f |
comparison
equal
deleted
inserted
replaced
3359:af8dab703edc | 3360:316fddbf58e2 |
---|---|
1 2006-04-25 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Repair busted commit, plus some gratuitous doc improvements. | |
4 | |
5 * emacs.c (main_1): Initialize display_use to NULL for clarity. | |
6 | |
7 * objects-x.c (x_color_list): | |
8 (x_initialize_font_instance): | |
9 (x_font_instance_truename): | |
10 (x_find_charset_font): | |
11 * font-mgr.h (Qfc_font_name_encoding): | |
12 Qxft_font_name_encoding -> Qfc_font_name_encoding. | |
13 | |
14 * console.h (header comment): | |
15 * font-mgr.c (vars_of_font_mgr): | |
16 * redisplay.c (Vwindow_system): | |
17 Improve comments. | |
18 | |
1 2006-04-22 Jerry James <james@xemacs.org> | 19 2006-04-22 Jerry James <james@xemacs.org> |
2 | 20 |
3 * event-stream.c (copy_command_builder): Also copy the console. | 21 * event-stream.c (copy_command_builder): Also copy the console. |
4 | 22 |
5 2006-04-23 Aidan Kehoe <kehoea@parhasard.net> | 23 2006-04-23 Aidan Kehoe <kehoea@parhasard.net> |