Mercurial > emacs
diff src/ChangeLog @ 50277:08a9f18d8784
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 23 Mar 2003 02:08:35 +0000 |
parents | 15e511b7973a |
children | 307ec0333b31 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Mar 23 02:08:04 2003 +0000 +++ b/src/ChangeLog Sun Mar 23 02:08:35 2003 +0000 @@ -1,3 +1,12 @@ +2003-03-23 Kenichi Handa <handa@m17n.org> + + * 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 <jan.h.d@swipnet.se> * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif @@ -209,7 +218,7 @@ * gtkutil.h: Removed xg_ignore_next_thumb. -2003-03-18 Kenichi Handa <handa@etlken2> +2003-03-18 Kenichi Handa <handa@m17n.org> * coding.c (Vchar_coding_system_table): Remove this variable. (Vcoding_system_safe_chars): New variable.