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.
|
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
|