comparison src/ChangeLog @ 58026:07a92f2a7e6e

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Nov 2004 00:38:48 +0000
parents 4d47dbf04bed
children 59a51bcca326
comparison
equal deleted inserted replaced
58025:bcd053632eb2 58026:07a92f2a7e6e
1 2004-11-08 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (fontset_pattern_regexp): Cancel my previous change;
4 don't pay attention to '\' before '*'.
5 (fontset_pattern_regexp): Change the meaning of the second arg.
6 (Fnew_fontset): Call fs_query_fontset, not Fquery_fontset.
7 (check_fontset_name): Try NAME as literal at first, and if it
8 failes, try NAME as pattern.
9
1 2004-11-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 10 2004-11-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 11
3 * emacs.c (Fdump_emacs): Only output warning on GNU/Linux. 12 * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.
4 13
5 2004-11-07 Andreas Schwab <schwab@suse.de> 14 2004-11-07 Andreas Schwab <schwab@suse.de>