log

age author description
Mon, 15 Jul 2002 07:23:55 +0000 Andreas Schwab *** empty log message ***
Mon, 15 Jul 2002 06:57:04 +0000 Ken Raeburn *** empty log message ***
Mon, 15 Jul 2002 06:56:48 +0000 Ken Raeburn * textprop.c (set_text_properties): Use STRING_SET_INTERVALS.
Mon, 15 Jul 2002 06:56:10 +0000 Ken Raeburn * intervals.c (create_root_interval, balance_possible_root_interval,
Mon, 15 Jul 2002 06:55:28 +0000 Ken Raeburn * fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
Mon, 15 Jul 2002 06:54:48 +0000 Ken Raeburn * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.
Mon, 15 Jul 2002 06:54:23 +0000 Ken Raeburn * lisp.h (STRING_INTERVALS): Produce rvalue.
Mon, 15 Jul 2002 02:18:31 +0000 Ken Raeburn *** empty log message ***
Mon, 15 Jul 2002 02:16:52 +0000 Ken Raeburn * lread.c (read_vector): Use STRING_SET_CHARS.
Mon, 15 Jul 2002 02:16:15 +0000 Ken Raeburn * fns.c (concat): Use STRING_SET_CHARS.
Mon, 15 Jul 2002 02:14:17 +0000 Ken Raeburn * dired.c (directory_files_internal): Use STRING_SET_CHARS.
Mon, 15 Jul 2002 02:13:38 +0000 Ken Raeburn * lisp.h (STRING_SET_CHARS): New macro.
Mon, 15 Jul 2002 00:01:34 +0000 Ken Raeburn *** empty log message ***
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to