log

age author description
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
Sun, 14 Jul 2002 23:54:05 +0000 Ken Raeburn (SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
Sun, 14 Jul 2002 22:52:48 +0000 Kim F. Storm Correct last commit which by mistake included some completely
Sun, 14 Jul 2002 20:39:18 +0000 Stefan Monnier Set encoding to utf-8.
Sun, 14 Jul 2002 19:52:35 +0000 Kai Grojohann Index entries.
Sun, 14 Jul 2002 15:30:54 +0000 Richard M. Stallman (find-alternate-file): Offer to save a modified buffer.