/[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.78 by handa, Thu Aug 8 13:01:40 2002 UTC revision 1.2479.2.79 by handa, Thu Aug 15 02:27:32 2002 UTC
# Line 1  Line 1 
1    2002-08-15  Kenichi Handa  <handa@etl.go.jp>
2    
3            * fontset.c (fontset_add): Make the type `int'.
4            (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined.
5    
6            * character.c (unibyte_char_to_multibyte): Refer to
7            charset_unibyte, not charset_primary.
8            (multibyte_char_to_unibyte): Likewise.
9            (Funibyte_char_to_multibyte): Likewise.
10    
11            * charset.h: (charset_unibyte): Extern it instead of
12            charset_primary.
13    
14            * charset.c (charset_unibyte): Renamed from charset_primary.
15            (Funibyte_charset): Renamed from Fprimary_charset.
16            (Fset_unibyte_charset): Renamed from Fset_primary_charset.
17            (syms_of_charset): Adjusted for the above changes.
18    
19            * w32term.c (x_produce_glyphs): Use ASCII_CHAR_P, not
20            SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
21            it->multibyte_p is zero.
22    
23            * lisp.h (nonascii_insert_offset, Vnonascii_translation_table):
24            Extern deleted.
25    
26  2002-08-08  Kenichi Handa  <handa@etl.go.jp>  2002-08-08  Kenichi Handa  <handa@etl.go.jp>
27    
28          * coding.c (Fdefine_coding_system_internal): Fix category setting          * coding.c (Fdefine_coding_system_internal): Fix category setting

Legend:
Removed from v.1.2479.2.78  
changed lines
  Added in v.1.2479.2.79

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