emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 22 Mar 2003 21:08:35 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3171 emacs/src/ChangeLog:1.3172
*** emacs/src/ChangeLog:1.3171  Sat Mar 22 20:03:23 2003
--- emacs/src/ChangeLog Sat Mar 22 21:08:35 2003
***************
*** 1,3 ****
--- 1,12 ----
+ 2003-03-23  Kenichi Handa  <address@hidden>
+ 
+       * alloc.c (make_string_from_bytes): Add `const' for the arg
+       CONTENTS.
+       (make_specified_string): Likewise.
+ 
+       * lisp.h (make_string_from_bytes, make_specified_string):
+       Prototypes adjusted.
+ 
  2003-03-23  Jan Dj,Ad(Brv  <address@hidden>
  
        * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif
***************
*** 209,215 ****
  
        * gtkutil.h: Removed xg_ignore_next_thumb.
  
! 2003-03-18  Kenichi Handa  <address@hidden>
  
        * coding.c (Vchar_coding_system_table): Remove this variable.
        (Vcoding_system_safe_chars): New variable.
--- 218,224 ----
  
        * gtkutil.h: Removed xg_ignore_next_thumb.
  
! 2003-03-18  Kenichi Handa  <address@hidden>
  
        * coding.c (Vchar_coding_system_table): Remove this variable.
        (Vcoding_system_safe_chars): New variable.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]