log src/fns.c @ 22117:c6b783988569

age author description
Mon, 18 May 1998 00:59:38 +0000 Kenichi Handa (concat): Fix bug in concatinating a list of multibyte and
Wed, 29 Apr 1998 09:37:15 +0000 Andreas Schwab Include <time.h> for time.
Tue, 28 Apr 1998 21:21:14 +0000 Richard M. Stallman [HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.
Mon, 27 Apr 1998 20:54:19 +0000 Richard M. Stallman (Fload_average): New arg USE_FLOATS.
Mon, 27 Apr 1998 20:30:51 +0000 Richard M. Stallman [HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.
Mon, 27 Apr 1998 20:29:38 +0000 Richard M. Stallman (Fcompare_strings): Doc fix.
Thu, 23 Apr 1998 04:03:31 +0000 Richard M. Stallman (Fstring_make_multibyte): Doc fix.
Mon, 20 Apr 1998 04:08:31 +0000 Richard M. Stallman (Fcompare_strings): Require first 6 args.
Mon, 20 Apr 1998 03:52:46 +0000 Richard M. Stallman (Fcompare_strings): New function.
Thu, 16 Apr 1998 06:21:56 +0000 Richard M. Stallman (time): Declare it only if not HAVE_UNISTD_H.
Thu, 16 Apr 1998 05:38:51 +0000 Richard M. Stallman (Frequire): Doc fix.
Tue, 14 Apr 1998 12:59:32 +0000 Andreas Schwab (Fsubstring, substring_both, Fchar_table_range,
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 06 Apr 1998 09:33:40 +0000 Andreas Schwab (Flength): Doc fix.
Mon, 06 Apr 1998 05:06:12 +0000 Kenichi Handa (Fstring_as_unibyte): Set size_byte field to -1.
Thu, 02 Apr 1998 22:48:51 +0000 Richard M. Stallman (Fstring_as_multibyte): Never return unibyte string unchanged.
Thu, 02 Apr 1998 08:10:56 +0000 Richard M. Stallman (char_table_translate): New function.
Sat, 21 Mar 1998 18:09:01 +0000 Richard M. Stallman (substring_both, Fsubstring): Use make_specified_string.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Thu, 19 Mar 1998 07:34:29 +0000 Kenichi Handa (Fstring_as_multibyte): Call multibyte_chars_in_text
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
Mon, 02 Mar 1998 19:10:51 +0000 Richard M. Stallman (internal_equal): compare_window_configurations takes new arg.
Fri, 27 Feb 1998 21:52:08 +0000 Karl Heuer (mapcar1): Handle bool-vectors.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Fset_char_table_default): For an invalid character, call
Tue, 10 Feb 1998 04:08:26 +0000 Kenichi Handa (Fstring_bytes): Declare arg STRING as Lisp_Object.
Tue, 10 Feb 1998 04:05:47 +0000 Kenichi Handa (concat): Use Vnonascii_translate_table.
Sun, 08 Feb 1998 20:58:53 +0000 Richard M. Stallman (Fstring_bytes): New function.
Mon, 02 Feb 1998 01:06:29 +0000 Richard M. Stallman (concat): Handle bool-vectors correctly.
Mon, 02 Feb 1998 01:03:10 +0000 Richard M. Stallman (concat): If making a string, a nonempty bool-vector is error.
Mon, 26 Jan 1998 08:47:06 +0000 Richard M. Stallman (internal_equal): Use compare_window_configurations.