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.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Fyes_or_no_p): Call Fread_from_minibuffer
|
Sat, 16 Aug 1997 16:21:38 +0000 |
Richard M. Stallman |
(Flength): Doc fix.
|
Sun, 10 Aug 1997 04:13:19 +0000 |
Kenichi Handa |
(concat): Pay attention to multibyte characters when
|
Fri, 08 Aug 1997 20:06:34 +0000 |
Richard M. Stallman |
(Frequire): Don't insist on a suffix
|
Mon, 04 Aug 1997 03:00:36 +0000 |
Richard M. Stallman |
(Frequire): Pass t for the MUST-SUFFIX arg to Fload.
|
Wed, 09 Jul 1997 00:33:33 +0000 |
Richard M. Stallman |
(syms_of_fns): Fix previous change.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Wed, 02 Jul 1997 06:23:21 +0000 |
Richard M. Stallman |
(Fy_or_n_p, Fyes_or_no_p): Obey use_dialog_box.
|
Mon, 23 Jun 1997 18:56:17 +0000 |
Richard M. Stallman |
(Freverse): Simplify.
|
Wed, 18 Jun 1997 13:09:05 +0000 |
Kenichi Handa |
(concat): Pay attention to multibyte characters when
|
Mon, 02 Jun 1997 00:33:14 +0000 |
Richard M. Stallman |
(map_char_table): Use XSETFASTINT.
|
Fri, 30 May 1997 05:11:26 +0000 |
Richard M. Stallman |
(Fchar_table_range, Fset_char_table_range):
|
Wed, 28 May 1997 04:36:22 +0000 |
Kenichi Handa |
(map_char_table): For sub char-table, index should be
|
Fri, 23 May 1997 17:32:41 +0000 |
Richard M. Stallman |
(internal_equal): When comparing strings, ignore text props.
|
Fri, 16 May 1997 00:43:05 +0000 |
Kenichi Handa |
(copy_sub_char_table): Declare the argument ARG as
|
Thu, 15 May 1997 18:39:33 +0000 |
Richard M. Stallman |
(Fcopy_sequence): Correctly copy the char-table contents.
|