Mon, 04 May 1998 09:22:29 +0000 |
Andreas Schwab |
Declare init functions.
|
Wed, 29 Apr 1998 09:41:10 +0000 |
Andreas Schwab |
Declare Fcompare_strings.
|
Wed, 29 Apr 1998 04:34:29 +0000 |
Geoff Voelker |
[WINDOWSNT]: Use function prototypes.
|
Sun, 26 Apr 1998 19:14:58 +0000 |
Richard M. Stallman |
Include initial_obarray from lread.c
|
Wed, 22 Apr 1998 17:44:41 +0000 |
Erik Naggum |
Remove extraneous semicolon.
|
Tue, 14 Apr 1998 12:33:47 +0000 |
Andreas Schwab |
Add more prototypes.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(adjust_after_replace, adjust_after_insert): Extern them.
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(make_buffer_string, make_buffer_string_both): Extern them.
|
Tue, 24 Mar 1998 12:17:32 +0000 |
Kenichi Handa |
(record_delete): The second arg is Lisp_Object.
|
Tue, 24 Mar 1998 12:16:10 +0000 |
Kenichi Handa |
Declarations changed.
|
Tue, 17 Mar 1998 06:49:26 +0000 |
Richard M. Stallman |
Fstore_match_data => Fset_match_data.
|
Thu, 12 Mar 1998 22:49:02 +0000 |
Richard M. Stallman |
(struct Lisp_Buffer_Local_Value):
|
Tue, 03 Mar 1998 01:31:11 +0000 |
Richard M. Stallman |
(Vnonascii_translate_table, Qcharset): New variable decls.
|
Thu, 22 Jan 1998 01:26:45 +0000 |
Kenichi Handa |
(detect_coding_system): Extern it.
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Fri, 09 Jan 1998 23:17:00 +0000 |
Richard M. Stallman |
(STRING_MULTIBYTE): New macro.
|
Fri, 02 Jan 1998 21:30:28 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.
|
Thu, 01 Jan 1998 07:14:33 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): New field `charpos'.
|
Sun, 21 Dec 1997 02:32:45 +0000 |
Richard M. Stallman |
(message2_nolog): Fix arg types.
|
Fri, 28 Nov 1997 14:37:15 +0000 |
Andreas Schwab |
(internal_with_output_to_temp_buffer):
|
Fri, 21 Nov 1997 12:49:52 +0000 |
Andreas Schwab |
Add more prototypes and declarations. Forward declare
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
(DBL_DIG): Remove; the default value is now set in print.c.
|
Fri, 05 Sep 1997 05:37:59 +0000 |
Richard M. Stallman |
(Fread_coding_system): Update decl.
|
Wed, 03 Sep 1997 00:36:38 +0000 |
Geoff Voelker |
Declare discard_mouse_events.
|
Wed, 27 Aug 1997 17:22:22 +0000 |
Richard M. Stallman |
Declare Fchar_bytes.
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(DEFUN_ARGS_8): New macro.
|
Fri, 08 Aug 1997 20:07:59 +0000 |
Richard M. Stallman |
(Flocal_variable_p, Ffind_operation_coding_system): Declared.
|
Mon, 04 Aug 1997 03:02:19 +0000 |
Richard M. Stallman |
(Fload): Update declaration.
|
Sat, 12 Jul 1997 06:34:16 +0000 |
Richard M. Stallman |
(EXFUN, P_): New definitions. Use them to declare
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|