/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2479.2.144 by handa, Fri Mar 14 07:58:54 2003 UTC revision 1.2479.2.145 by handa, Wed Apr 9 08:35:07 2003 UTC
# Line 1  Line 1 
1    2003-04-09  Kenichi Handa  <handa@etlken2>
2    
3            The following changes are to make the font rescaling facility
4            compatible with Emacs 21.
5    
6            * xfaces.c (Vface_font_rescale_alist): Renamed from
7            Vface_resizing_fonts.
8            (struct font_name): Rename member resizing_ratio to rescale_ratio.
9            (font_rescale_ratio): Renamed from font_resizing_ratio.
10            (split_font_name): Set font->rescale_ratio.
11            (better_font_p): Pay attention to font->rescale_ratio.
12            (build_scalable_font_name): Likewise.  Change RESX, and RESY
13            fields.
14            (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp
15            variable.
16    
17    2003-03-28  Kenichi Handa  <handa@etlken2>
18    
19            * coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
20            (Qutf_16_le): Remove these variables.
21            (syms_of_coding): Don't DEFSYM them.
22            (decode_coding_utf_16): Fix handling of BOM.
23            (encode_coding_utf_16): Fix handling of BOM.
24    
25  2003-03-14  Kenichi Handa  <handa@m17n.org>  2003-03-14  Kenichi Handa  <handa@m17n.org>
26    
27          * fileio.c (Finsert_file_contents): On replacing, before decoding          * fileio.c (Finsert_file_contents): On replacing, before decoding

Legend:
Removed from v.1.2479.2.144  
changed lines
  Added in v.1.2479.2.145

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26