Mercurial > emacs
changeset 58026:07a92f2a7e6e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Nov 2004 00:38:48 +0000 |
parents | bcd053632eb2 |
children | 771eb065ad11 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 08 00:38:26 2004 +0000 +++ b/src/ChangeLog Mon Nov 08 00:38:48 2004 +0000 @@ -1,3 +1,12 @@ +2004-11-08 Kenichi Handa <handa@m17n.org> + + * fontset.c (fontset_pattern_regexp): Cancel my previous change; + don't pay attention to '\' before '*'. + (fontset_pattern_regexp): Change the meaning of the second arg. + (Fnew_fontset): Call fs_query_fontset, not Fquery_fontset. + (check_fontset_name): Try NAME as literal at first, and if it + failes, try NAME as pattern. + 2004-11-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.