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

Diff of /emacs/src/ChangeLog

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

revision 1.4124 by tamm, Thu Dec 30 02:04:29 2004 UTC revision 1.4125 by handa, Thu Dec 30 12:29:13 2004 UTC
# Line 1  Line 1 
1    2004-12-30  Kenichi Handa  <handa@m17n.org>
2    
3            * fileio.c (Finsert_file_contents): Don't use
4            current_buffer->buffer_file_coding_system even if REPLACE is
5            non-nil.  Call Qafter_insert_file_set_coding with the second arg
6            VISIT.
7    
8            * fontset.h (struct font_info): New members space_width and
9            average_width.
10    
11            * frame.h (struct frame): New member space_width.
12            (FRAME_SPACE_WIDTH): New macro.
13    
14            * xterm.h (struct x_display_info): New member Xatom_AVERAGE_WIDTH.
15    
16            * xterm.c (x_new_font): Set FRAME_COLUMN_WIDTH to
17            fontp->average_width, not FONT_WIDTH.  Set FRAME_SPACE_WIDTH to
18            fontp-?space_width..
19            (x_load_font): Calculate fontp->space_width and
20            fontp->average_width.
21            (x_term_init): Initialize dpyinfo->Xatom_AVERAGE_WIDTH.
22    
23            * xdisp.c (x_produce_glyphs): Calculate tab width by
24            FRAME_SPACE_WIDTH, not FRAME_COLUMN_WIDTH.
25    
26  2004-12-29  Sanghyuk Suh  <han9kin@mac.com>  2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
27    
28          * macterm.c (SelectionRange): Add Xcode position apple event struct.          * macterm.c (SelectionRange): Add Xcode position apple event struct.

Legend:
Removed from v.1.4124  
changed lines
  Added in v.1.4125

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