/[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.3 by handa, Fri Mar 1 04:27:37 2002 UTC revision 1.2479.2.4 by handa, Tue Mar 5 00:09:53 2002 UTC
# Line 1  Line 1 
1    2002-03-04  Kenichi Handa  <handa@etl.go.jp>
2    
3            * casefiddle.c (casify_region): Fix multibyte case.
4    
5            * character.c (c_string_width): Add return type `int'.
6            (char_string_with_unification): Arg ADVANCED deleted.
7    
8            * character.h (CHAR_VALID_P): Don't call CHARACTERP.
9            (CHAR_STRING): Adjusted for the change of
10            char_string_with_unification.
11            (CHAR_STRING_ADVANCE): Make it do-while statement.
12    
13            * chartab.c (sub_char_table_set_range): Optimized for the case
14            DEPTH == 3.  Add workaround code for a GCC optimization bug.
15    
16            * coding.c: Delete unused variables.
17    
18            * fileio.c (Finsert_file_contents): Set coding_system to Qnil
19            earlier.  If inserted is zero and the coding system doesn't
20            require flushing, don't call decode_coding_gap.
21    
22            * syntax.h (SET_RAW_SYNTAX_ENTRY): Don't call make_number.
23    
24  2002-03-01  Kenichi Handa  <handa@etl.go.jp>  2002-03-01  Kenichi Handa  <handa@etl.go.jp>
25    
26          The following changes are for using Unicode as an internal          The following changes are for using Unicode as an internal

Legend:
Removed from v.1.2479.2.3  
changed lines
  Added in v.1.2479.2.4

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