log src/fns.c @ 37279:c706f3e5efe0

age author description
Mon, 09 Apr 2001 15:10:30 +0000 Gerd Moellmann (Fplist_get, Fplist_put): Add QUITs.
Thu, 05 Apr 2001 12:28:58 +0000 Gerd Moellmann (Frequire): Doc fix. Rename parameter FILE_NAME to
Tue, 20 Mar 2001 12:49:34 +0000 Gerd Moellmann (Fmd5): Doc fix.
Wed, 28 Feb 2001 13:27:38 +0000 Gerd Moellmann (Fdelete, larger_vector): Use allocate_vector.
Wed, 21 Feb 2001 13:58:57 +0000 Gerd Moellmann Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
Wed, 24 Jan 2001 16:10:06 +0000 Gerd Moellmann (sweep_weak_table): Fix code taking items out of
Tue, 23 Jan 2001 01:34:55 +0000 Kenichi Handa (Fset_char_table_default): Fix to make sub char-table correctly.
Wed, 17 Jan 2001 05:55:31 +0000 Kenichi Handa (concat): Be sure to avoid putting the same `composition'
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Tue, 02 Jan 2001 14:01:05 +0000 Eli Zaretskii (Flength): Remove unused variable `tail'.
Tue, 19 Dec 2000 17:59:28 +0000 Eli Zaretskii (Frequire): Doc fix.
Fri, 15 Dec 2000 02:04:31 +0000 Kenichi Handa (Fmd5): Docstring improved.
Thu, 14 Dec 2000 01:42:13 +0000 Kenichi Handa (Fmd5): Docstring improved.
Mon, 04 Dec 2000 00:28:04 +0000 Ken Raeburn (Fmd5): Pass lisp objects, not integers, to call3.
Sat, 02 Dec 2000 11:25:35 +0000 Gerd Moellmann (Fmd5): Use a different logic to decide the coding system
Thu, 30 Nov 2000 14:03:30 +0000 Gerd Moellmann (Fmd5): Doc fix.
Thu, 30 Nov 2000 13:46:42 +0000 Gerd Moellmann (Fmd5): New function.
Mon, 30 Oct 2000 01:14:06 +0000 Kenichi Handa (Foptimize_char_table): Fix arg for CHARSET_DIMENSION.
Sun, 22 Oct 2000 19:08:26 +0000 ShengHuo ZHU 2000-10-22 15:07:47 ShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 10 Oct 2000 01:59:23 +0000 Kenichi Handa (READ_QUADRUPLET_BYTE): Set *NCHARS_RETURN before
Fri, 06 Oct 2000 22:42:46 +0000 Dave Love (Fbase64_encode_region, Fbase64_encode_string)
Mon, 25 Sep 2000 09:23:41 +0000 Dave Love (base64_encode_1): Fix last change.
Fri, 22 Sep 2000 13:14:29 +0000 Dave Love (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.
Wed, 20 Sep 2000 16:23:27 +0000 Gerd Moellmann (Fy_or_n_p, Fyes_or_no_p): Doc fix.
Mon, 11 Sep 2000 12:51:13 +0000 Gerd Moellmann (concat, Fsubstring, internal_equal, Fnconc): Avoid some
Fri, 11 Aug 2000 12:59:31 +0000 Gerd Moellmann (hashfn_eq, hashfn_eql): Don't handle strings specially
Mon, 07 Aug 2000 12:32:04 +0000 Gerd Moellmann (sweep_weak_table): Fix survival conditions for
Mon, 07 Aug 2000 12:03:19 +0000 Gerd Moellmann (sweep_weak_hash_tables): Fix the code taking unmarked
Sat, 05 Aug 2000 15:47:42 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Sat, 05 Aug 2000 02:58:44 +0000 Noah Friedman (Fmake_hash_table): Add missing `\n\' to end of line in docstring.
Thu, 27 Jul 2000 15:44:20 +0000 Gerd Moellmann (Fdelete): Make it work on vectors and strings in addition to lists.
Thu, 27 Jul 2000 12:31:17 +0000 Gerd Moellmann (Qkey_or_value, Qkey_and_value): New variables.
Thu, 27 Jul 2000 06:02:29 +0000 Kenichi Handa (char_table_ref_and_index): New function.
Mon, 24 Jul 2000 14:06:45 +0000 Andreas Schwab Pass Qeql to Fmake_hash_table if TEST is nil.
Thu, 13 Jul 2000 14:06:15 +0000 Gerd Moellmann (AREF): Remove definition.
Tue, 04 Jul 2000 07:38:15 +0000 Kenichi Handa (concat): While copying text properties, make each composition
Mon, 03 Jul 2000 12:28:41 +0000 Gerd Moellmann (sweep_weak_table): Mark only objects that are not
Mon, 03 Jul 2000 06:58:47 +0000 Stefan Monnier (Fputhash): Return `value' rather than nil.
Wed, 28 Jun 2000 20:28:21 +0000 Gerd Moellmann (next_almost_prime): Make it externally visible.
Mon, 26 Jun 2000 21:53:57 +0000 Stefan Monnier (Fplist_member): Renamed from Fwidget_plist_member.
Tue, 20 Jun 2000 18:28:07 +0000 Dave Love (make_hash_table, maybe_resize_hash_table): Cast arg of
Fri, 26 May 2000 07:26:53 +0000 Kenichi Handa (map_char_table): Ignore char-table entries for
Fri, 19 May 2000 23:59:50 +0000 Kenichi Handa (concat): Handle 8-bit characters correctly.
Wed, 17 May 2000 23:35:57 +0000 Kenichi Handa *** empty log message ***
Wed, 17 May 2000 23:30:06 +0000 Kenichi Handa (map_char_table): Pay attention to character number of
Wed, 19 Apr 2000 22:27:27 +0000 Dave Love (syms_of_fns): Defsubr mapc.
Wed, 12 Apr 2000 17:20:24 +0000 Dave Love (mapcar1): Test for null vals to support mapc.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Mon, 03 Apr 2000 20:48:22 +0000 Gerd Moellmann (Fbase64_decode_region, Fbase64_decode_string): Signal
Mon, 03 Apr 2000 12:13:45 +0000 Gerd Moellmann (larger_vector): Make externally visible.
Tue, 21 Mar 2000 00:37:25 +0000 Kenichi Handa (optimize_sub_char_table): New function.
Thu, 09 Mar 2000 13:34:34 +0000 Gerd Moellmann (Fy_or_n_p): Cancel busy-cursor.
Tue, 29 Feb 2000 09:30:43 +0000 Gerd Moellmann (maybe_resize_hash_table): Handle case of new size
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Mon, 31 Jan 2000 14:03:15 +0000 Gerd Moellmann (sweep_weak_table): New function.
Wed, 15 Dec 1999 00:11:56 +0000 Kenichi Handa (Flength): The length of char-table is MAX_CHAR.
Thu, 25 Nov 1999 15:23:23 +0000 Dave Love (Fnthcdr, Fnreverse): Inline cdr.
Sun, 31 Oct 1999 02:01:59 +0000 Gerd Moellmann (Flength): Unroll loop over lists.
Thu, 28 Oct 1999 12:12:47 +0000 Gerd Moellmann (Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.