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.
|
Tue, 13 May 1997 19:51:29 +0000 |
Richard M. Stallman |
(map_char_table): New arg SUBTABLE. Callers changed.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(copy_sub_char_table): New function.
|
Thu, 03 Apr 1997 22:08:30 +0000 |
Karl Heuer |
(Fcopy_sequence): Delete unused variable.
|