Mon, 20 May 2002 08:38:28 +0000 |
Ken Raeburn |
update LISP_MAKE_RVALUE comment for union, non-gcc case
|
Mon, 20 May 2002 08:06:06 +0000 |
Ken Raeburn |
* lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
|
Sun, 19 May 2002 23:14:07 +0000 |
Ken Raeburn |
* lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real
|
Tue, 30 Apr 2002 00:59:42 +0000 |
Stefan Monnier |
(openp): Update prototype.
|
Sun, 28 Apr 2002 22:06:17 +0000 |
Richard M. Stallman |
(Fcommandp): Declare new arg.
|
Fri, 12 Apr 2002 05:49:18 +0000 |
Pavel Jank |
(Fpropertize): Add prototype.
|
Thu, 21 Mar 2002 12:17:51 +0000 |
Kim F. Storm |
(DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
|
Mon, 18 Mar 2002 18:15:51 +0000 |
Pavel Jank |
(Fplist_member): Add prototype.
|
Sun, 10 Mar 2002 16:17:38 +0000 |
Jan Djrv |
Extern declare syms_of_xsmfns ().
|
Fri, 08 Mar 2002 10:56:48 +0000 |
Gerd Moellmann |
Fix last change.
|
Fri, 08 Mar 2002 10:26:32 +0000 |
Gerd Moellmann |
(SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Mon, 04 Mar 2002 09:26:18 +0000 |
Pavel Jank |
Align comments.
|
Fri, 01 Mar 2002 20:59:55 +0000 |
Kim F. Storm |
(GCPRO6): New macro.
|
Thu, 07 Feb 2002 20:22:19 +0000 |
Stefan Monnier |
(Fx_file_dialog): Export (for Motif code in fileio.c).
|
Mon, 14 Jan 2002 14:40:54 +0000 |
Pavel Jank |
(adjust_after_replace_noundo)
|
Tue, 01 Jan 2002 16:59:44 +0000 |
Andreas Schwab |
(max_specpdl_size): Adjust declaration.
|
Sun, 30 Dec 2001 00:13:56 +0000 |
Richard M. Stallman |
(max_specpdl_size): Add declaration.
|
Sat, 22 Dec 2001 14:01:52 +0000 |
Pavel Jank |
Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and
|
Wed, 19 Dec 2001 16:07:25 +0000 |
Eli Zaretskii |
(scmp): Remove prototype, since it's now a static
|
Sat, 01 Dec 2001 18:13:46 +0000 |
Stefan Monnier |
(run_hook_list_with_args): Undo last change.
|
Thu, 29 Nov 2001 02:31:59 +0000 |
Stefan Monnier |
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
|
Tue, 27 Nov 2001 19:28:52 +0000 |
Stefan Monnier |
(run_hook_list_with_args): Remove.
|
Mon, 19 Nov 2001 06:46:01 +0000 |
Stefan Monnier |
(keys_of_frame): Remove declaration.
|
Thu, 15 Nov 2001 15:20:10 +0000 |
Pavel Jank |
Comment fix.
|
Thu, 15 Nov 2001 08:07:31 +0000 |
Miles Bader |
(Ffield_beginning, Ffield_end): Update EXFUN decl.
|
Mon, 05 Nov 2001 00:13:53 +0000 |
Richard M. Stallman |
(Qcursor_in_non_selected_windows): New declaration.
|
Sat, 03 Nov 2001 21:29:35 +0000 |
Ken Raeburn |
(CHECK_STRING_CAR): New macro.
|
Fri, 02 Nov 2001 20:12:06 +0000 |
Pavel Jank |
(CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING,
|
Wed, 31 Oct 2001 02:19:05 +0000 |
Stefan Monnier |
(keys_of_macros): Remove.
|