log src/fns.c @ 23579:3d1bb0100afb

age author description
Fri, 30 Oct 1998 10:20:25 +0000 Andreas Schwab (Fbase64_encode_region): Use SET_PT_BOTH instead of SET_PT
Tue, 27 Oct 1998 17:55:28 +0000 Richard M. Stallman (Fbase64_decode_string): Doc fix.
Tue, 27 Oct 1998 10:39:24 +0000 Dave Love (Fbase64_decode_region, Fbase64_encode_region): Fix
Sat, 24 Oct 1998 01:17:09 +0000 Kenichi Handa (Fbase64_decode_region): Pay attention to the byte
Wed, 14 Oct 1998 07:17:22 +0000 Kenichi Handa (Ffillarray): Fix previous change.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (clear_string_char_byte_cache): New function.
Mon, 07 Sep 1998 19:58:05 +0000 Karl Heuer (base64_decode_1, base64_encode_1): New functions.
Mon, 07 Sep 1998 17:34:59 +0000 Karl Heuer (Fwidget_put): Return VALUE instead of garbage.
Mon, 31 Aug 1998 03:50:17 +0000 Kenichi Handa (concat): If Vnonascii_translation_table is non-nil, try
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (concat): Use macro CHAR_BYTES instead of Fchar_bytes.
Tue, 18 Aug 1998 09:01:20 +0000 Richard M. Stallman (Fy_or_n_p): Don't bind input-method-function.
Tue, 18 Aug 1998 04:27:37 +0000 Richard M. Stallman (Fy_or_n_p): Bind input-method-function to nil.
Thu, 30 Jul 1998 01:35:40 +0000 Kenichi Handa (concat): Fix previous change.
Thu, 09 Jul 1998 03:47:06 +0000 Richard M. Stallman Comment change.
Wed, 08 Jul 1998 02:19:14 +0000 Kenichi Handa (concat): Replace explicit numeric constants with proper macros.
Mon, 06 Jul 1998 22:29:52 +0000 Richard M. Stallman Whitespace change.
Mon, 06 Jul 1998 06:33:55 +0000 Kenichi Handa (Fset_char_table_default): Check only if the charset of
Mon, 06 Jul 1998 01:47:34 +0000 Kenichi Handa (concat): Pay attention to the byte combining problem.
Thu, 21 May 1998 01:48:52 +0000 Kenichi Handa (Fstring_make_multibyte): Call CHECK_STRING.
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.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (mapcar1): Keep `i' in `i_before' before `i' is
Wed, 21 Jan 1998 22:22:17 +0000 Richard M. Stallman Update copyright year.
Wed, 21 Jan 1998 21:43:30 +0000 Richard M. Stallman (concat): Use unibyte_char_to_multibyte.
Sun, 18 Jan 1998 04:37:08 +0000 Karl Heuer (concat): Move the test for all nil in `append'
Mon, 12 Jan 1998 05:49:45 +0000 Kenichi Handa (concat): Check STRINGP before increasing result_len_byte.
Fri, 09 Jan 1998 22:41:43 +0000 Richard M. Stallman (map_char_table): Unconditionally consider non-ASCII charsets.
Fri, 02 Jan 1998 21:28:56 +0000 Richard M. Stallman (internal_equal): For markers, use bytepos instead of bufpos.
Fri, 21 Nov 1997 14:58:22 +0000 Andreas Schwab * fns.c (map_char_table): Protoize parameter.
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (map_char_table): Do not operate on invalid characters.
Tue, 30 Sep 1997 07:15:28 +0000 Karl Heuer (Qwidget_type): New variable.
Wed, 27 Aug 1997 17:21:54 +0000 Richard M. Stallman (concat): Fix use of Fchar_bytes.