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.
|
Sat, 27 Oct 2001 09:18:35 +0000 |
Pavel Jank |
(gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.
|
Thu, 25 Oct 2001 05:13:57 +0000 |
Stefan Monnier |
(make_fixnum_or_float): Coerce double to int explicitly.
|
Mon, 22 Oct 2001 01:08:47 +0000 |
Miles Bader |
(DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
|
Wed, 17 Oct 2001 03:11:30 +0000 |
Miles Bader |
(DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Sun, 14 Oct 2001 16:13:18 +0000 |
Pavel Jank |
(Ftop_level): Add prototype.
|
Sat, 13 Oct 2001 20:43:52 +0000 |
Gerd Moellmann |
(DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:
|
Fri, 12 Oct 2001 22:25:01 +0000 |
Stefan Monnier |
(Ffeaturep): Remove.
|
Fri, 12 Oct 2001 22:21:59 +0000 |
Stefan Monnier |
(Ffeaturep, Fprovide): Update prototype.
|
Fri, 12 Oct 2001 03:22:15 +0000 |
Stefan Monnier |
(Vload_suffixes, Vexec_suffixes): Declare.
|
Fri, 12 Oct 2001 02:12:28 +0000 |
Stefan Monnier |
(empty_string): Declare.
|
Thu, 11 Oct 2001 19:13:20 +0000 |
Gerd Moellmann |
(FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons
|
Thu, 11 Oct 2001 15:37:13 +0000 |
Gerd Moellmann |
(make_fixnum_or_float): New macro.
|
Thu, 11 Oct 2001 08:46:50 +0000 |
Gerd Moellmann |
(circular_list_error): Add prototype.
|
Mon, 08 Oct 2001 22:39:06 +0000 |
Andrew Innes |
[max]: Undef min and max before redefining them.
|
Mon, 08 Oct 2001 11:42:10 +0000 |
Stefan Monnier |
Remove the entries for keymap.c (moved to keymap.h).
|
Mon, 08 Oct 2001 07:59:17 +0000 |
Gerd Moellmann |
(min, max): New macros.
|
Mon, 08 Oct 2001 06:45:26 +0000 |
Pavel Jank |
*** empty log message ***
|
Sun, 07 Oct 2001 11:02:52 +0000 |
Ken Raeburn |
* lisp.h (Ffield_end): Declare.
|
Sun, 07 Oct 2001 00:14:18 +0000 |
Gerd Moellmann |
Fix last change.
|
Sat, 06 Oct 2001 23:25:06 +0000 |
Gerd Moellmann |
(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
|
Fri, 05 Oct 2001 09:48:47 +0000 |
Gerd Moellmann |
(LIST_END_P, FOREACH): New macros.
|
Wed, 26 Sep 2001 12:00:56 +0000 |
Gerd Moellmann |
(echo_kboard): Declare extern.
|
Tue, 11 Sep 2001 12:32:17 +0000 |
Gerd Moellmann |
(Qinhibit_modification_hooks): Declare.
|
Sat, 08 Sep 2001 10:32:00 +0000 |
Eli Zaretskii |
Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
|
Tue, 17 Jul 2001 16:44:16 +0000 |
Ken Raeburn |
* lisp.h (XVECTOR): Verify correct object type before returning a pointer.
|
Thu, 05 Jul 2001 09:24:35 +0000 |
Gerd Moellmann |
Change comment.
|
Tue, 03 Jul 2001 15:28:40 +0000 |
Gerd Moellmann |
Improve comment.
|
Mon, 21 May 2001 12:21:58 +0000 |
Gerd Moellmann |
(enum symbol_interned): New enumeration.
|
Wed, 09 May 2001 17:01:27 +0000 |
Gerd Moellmann |
(GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.
|
Wed, 04 Apr 2001 14:04:01 +0000 |
Gerd Moellmann |
(echoing, echo_message_buffer, cancel_echoing): Declare.
|
Wed, 28 Mar 2001 15:32:52 +0000 |
Gerd Moellmann |
(Qinhibit_eval_during_redisplay): Declare extern.
|
Thu, 22 Mar 2001 19:51:14 +0000 |
Gerd Moellmann |
(Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.
|
Thu, 15 Mar 2001 09:42:53 +0000 |
Gerd Moellmann |
(store_symval_forwarding): Change prototype.
|
Wed, 14 Mar 2001 16:34:51 +0000 |
Gerd Moellmann |
(do_switch_frame): Change prototype.
|
Tue, 06 Mar 2001 19:34:19 +0000 |
Gerd Moellmann |
(Vwindow_list): Declare extern.
|
Tue, 06 Mar 2001 15:29:14 +0000 |
Gerd Moellmann |
(mouse_face_overlay_overlaps): Add prototype.
|
Wed, 28 Feb 2001 17:43:49 +0000 |
Ken Raeburn |
* lisp.h (Fframe_parameter): Declare.
|
Wed, 28 Feb 2001 13:27:04 +0000 |
Gerd Moellmann |
(allocate_vectorlike): Remove prototype.
|
Wed, 31 Jan 2001 14:48:07 +0000 |
Gerd Moellmann |
(interactive_p): Add prototype.
|
Tue, 16 Jan 2001 12:38:28 +0000 |
Gerd Moellmann |
(redisplay_preserve_echo_area): Change prototype.
|
Tue, 09 Jan 2001 20:11:16 +0000 |
Gerd Moellmann |
(STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call
|
Tue, 09 Jan 2001 13:45:04 +0000 |
Gerd Moellmann |
(push_message_unwind): Add prototype.
|
Thu, 28 Dec 2000 13:39:35 +0000 |
Gerd Moellmann |
(push_key_description): Add prototype.
|
Thu, 21 Dec 2000 16:57:00 +0000 |
Gerd Moellmann |
(Qinhibit_point_motion_hooks): Declare extern.
|
Wed, 13 Dec 2000 23:29:44 +0000 |
Kenichi Handa |
(detect_coding_system): Prototype adjusted.
|
Mon, 04 Dec 2000 00:28:30 +0000 |
Ken Raeburn |
(Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
|
Wed, 15 Nov 2000 19:24:35 +0000 |
Gerd Moellmann |
(BINDING_STACK_SIZE): New macro.
|
Tue, 14 Nov 2000 05:41:41 +0000 |
Gerd Moellmann |
(pos_visible_p): Change prototype.
|
Thu, 09 Nov 2000 22:30:39 +0000 |
Ken Raeburn |
* lisp.h (Flooking_at): Declare.
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Wed, 25 Oct 2000 11:54:27 +0000 |
Gerd Moellmann |
(pos_visible_p): Add prototype.
|
Sat, 21 Oct 2000 08:00:30 +0000 |
Miles Bader |
(Fpos_visible_in_window_p): Update prototype
|
Sun, 15 Oct 2000 03:31:21 +0000 |
Stefan Monnier |
* keymap.c (access_keymap): Add AUTOLOAD parameter.
|
Thu, 05 Oct 2000 19:26:09 +0000 |
Gerd Moellmann |
(safe_call): Renamed from call_function.
|
Mon, 02 Oct 2000 11:11:12 +0000 |
Gerd Moellmann |
(wrong_type_argument): Remove NO_RETURN, the function can
|
Fri, 29 Sep 2000 09:01:16 +0000 |
Gerd Moellmann |
(fatal): Declare NO_RETURN.
|
Tue, 26 Sep 2000 13:02:50 +0000 |
Gerd Moellmann |
(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
|
Tue, 26 Sep 2000 12:35:33 +0000 |
Gerd Moellmann |
(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
|
Thu, 21 Sep 2000 21:49:53 +0000 |
Gerd Moellmann |
(wrong_type_argument, Fthrow, Fsignal, error): Declare
|
Thu, 07 Sep 2000 11:36:52 +0000 |
Gerd Moellmann |
(Qdisplay): Declare extern.
|
Sun, 27 Aug 2000 15:50:49 +0000 |
Stefan Monnier |
(store_in_keymap, fix_submap_inheritance): Remove.
|
Tue, 22 Aug 2000 22:26:04 +0000 |
Andrew Innes |
[WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.
|
Mon, 21 Aug 2000 19:47:02 +0000 |
Gerd Moellmann |
(set_time_zone_rule): Add prototype.
|
Fri, 18 Aug 2000 05:17:21 +0000 |
Gerd Moellmann |
(CHECK) [ENABLE_CHECKING]: Make both side of the
|
Fri, 18 Aug 2000 03:06:17 +0000 |
Miles Bader |
(Lisp_String): Replace DECLARE_INTERVALS with real decl.
|
Thu, 17 Aug 2000 14:15:15 +0000 |
Dave Love |
Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't
|
Wed, 09 Aug 2000 18:41:19 +0000 |
Gerd Moellmann |
(input_pending): External declaration.
|
Wed, 02 Aug 2000 20:15:09 +0000 |
Gerd Moellmann |
(Fsingle_key_description, xmalloc, xrealloc): Change
|
Thu, 27 Jul 2000 06:03:21 +0000 |
Kenichi Handa |
(char_table_ref_and_index): Add prototype.
|
Tue, 25 Jul 2000 12:06:09 +0000 |
Gerd Moellmann |
(GLYPH_MASK_CHAR, GLYPH_MASK_FACE): Use 19 bits
|
Mon, 24 Jul 2000 23:47:09 +0000 |
Miles Bader |
(Fconstrain_to_field): Update external declaration.
|
Wed, 19 Jul 2000 15:47:31 +0000 |
Gerd Moellmann |
(Fnext_single_char_property_change): Add prototype.
|
Fri, 14 Jul 2000 13:57:22 +0000 |
Gerd Moellmann |
(FUNCTIONP): New macro.
|
Thu, 13 Jul 2000 23:44:57 +0000 |
Gerd Moellmann |
(eval_form): Add prototype.
|
Thu, 13 Jul 2000 14:06:39 +0000 |
Gerd Moellmann |
(AREF, ASET, ASIZE): New macros.
|
Wed, 05 Jul 2000 19:57:41 +0000 |
Gerd Moellmann |
(handling_signal): External declaration.
|
Wed, 05 Jul 2000 17:23:15 +0000 |
Gerd Moellmann |
(Vsignaling_function): External declaration.
|
Wed, 28 Jun 2000 20:28:02 +0000 |
Gerd Moellmann |
(next_almost_prime): Add prototype.
|
Mon, 26 Jun 2000 15:03:42 +0000 |
Gerd Moellmann |
(QCfilter): External declaration.
|
Sun, 25 Jun 2000 15:57:54 +0000 |
Dave Love |
(swap_in_global_binding): Declare.
|
Tue, 20 Jun 2000 13:29:04 +0000 |
Dave Love |
Add xfree missed from last change.
|
Tue, 20 Jun 2000 13:08:48 +0000 |
Dave Love |
(x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)
|
Tue, 13 Jun 2000 23:51:16 +0000 |
Gerd Moellmann |
(Qmessage_truncate_lines): External declaration.
|
Mon, 05 Jun 2000 14:41:27 +0000 |
Dave Love |
(DEFUN, EXFUN): Test PROTOTYPES.
|
Wed, 31 May 2000 19:16:53 +0000 |
Gerd Moellmann |
(eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.
|
Mon, 29 May 2000 11:33:35 +0000 |
Dave Love |
(get_local_map: Don't declare here.
|
Fri, 21 Apr 2000 13:00:58 +0000 |
Gerd Moellmann |
(struct Lisp_Buffer_Cons): Remove.
|
Wed, 05 Apr 2000 18:47:29 +0000 |
Ken Raeburn |
* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
|
Mon, 03 Apr 2000 12:12:35 +0000 |
Gerd Moellmann |
(larger_vector): Add prototype.
|
Thu, 30 Mar 2000 22:27:55 +0000 |
Ken Raeburn |
* lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Thu, 30 Mar 2000 09:33:32 +0000 |
Gerd Moellmann |
(xstrdup): Add prototype.
|
Wed, 29 Mar 2000 22:14:34 +0000 |
Ken Raeburn |
Stop assuming interval pointers and lisp objects can be distinguished by
|
Tue, 14 Mar 2000 21:15:03 +0000 |
Gerd Moellmann |
(free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.
|
Wed, 08 Mar 2000 18:46:21 +0000 |
Dave Love |
(P_): Define based on PROTOTYPES, not __STDC__.
|
Sun, 27 Feb 2000 20:40:26 +0000 |
Dave Love |
Add a bunch of prototypes.
|
Fri, 25 Feb 2000 13:28:41 +0000 |
Gerd Moellmann |
(Fx_hide_busy_cursor): Remove prototype.
|
Sun, 20 Feb 2000 14:30:15 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 17 Feb 2000 15:23:06 +0000 |
Gerd Moellmann |
(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 25 Jan 2000 15:54:07 +0000 |
Gerd Moellmann |
(popup_activated_flag): Add extern declaration.
|
Tue, 11 Jan 2000 22:16:55 +0000 |
Richard M. Stallman |
(set_internal): Enter the new arg.
|
Tue, 04 Jan 2000 12:21:48 +0000 |
Gerd Moellmann |
Add prototype for allocate_string_data.
|
Sat, 01 Jan 2000 17:06:26 +0000 |
Gerd Moellmann |
Add extern declaration for Vinhibit_field_text_motion.
|
Mon, 27 Dec 1999 05:03:46 +0000 |
Kenichi Handa |
(GLYPH): Defined as `int', not `unsigned int'. Now the
|
Wed, 15 Dec 1999 00:16:30 +0000 |
Kenichi Handa |
(QCtest, QCweakness, Qequal): Extern them.
|
Tue, 07 Dec 1999 04:42:40 +0000 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
Fri, 26 Nov 1999 12:06:29 +0000 |
Gerd Moellmann |
Add prototype for set_text_properties.
|
Wed, 24 Nov 1999 14:01:54 +0000 |
Gerd Moellmann |
Fix typo in previous change.
|
Wed, 24 Nov 1999 13:53:39 +0000 |
Gerd Moellmann |
(enum pvec_type): Put PVEC_FLAG in #if 0.
|
Mon, 22 Nov 1999 13:17:23 +0000 |
Gerd Moellmann |
(enum gdb_lisp_params): Put in #if 0, since it doesn't
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Thu, 18 Nov 1999 05:08:25 +0000 |
Kenichi Handa |
(KEY_DESCRIPTION_SIZE): New macro.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Sun, 07 Nov 1999 22:44:23 +0000 |
Gerd Moellmann |
Add prototype for unmark_byte_stack.
|
Fri, 05 Nov 1999 21:30:57 +0000 |
Gerd Moellmann |
Add prototypes for new functions in bytecode.c.
|
Tue, 02 Nov 1999 13:24:17 +0000 |
Gerd Moellmann |
(QUIT): Give it statement form.
|
Mon, 01 Nov 1999 23:16:22 +0000 |
Richard M. Stallman |
(struct gcpro) [DEBUG_GCPRO]: New field `level'.
|
Mon, 01 Nov 1999 14:14:31 +0000 |
Gerd Moellmann |
Add extern declaration for Qtext_read_only.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Sun, 26 Sep 1999 10:53:19 +0000 |
Gerd Moellmann |
(toplevel): Add prototype for
|
Mon, 20 Sep 1999 23:18:46 +0000 |
Gerd Moellmann |
Add prototype for safe_bcopy, fatal.
|
Mon, 20 Sep 1999 00:34:41 +0000 |
Gerd Moellmann |
(RETURN_UNGCPRO): Use do-while (0) idiom.
|
Sun, 19 Sep 1999 21:46:47 +0000 |
Gerd Moellmann |
Add prototype for shrink_regexp_cache,
|
Sun, 19 Sep 1999 15:21:45 +0000 |
Dave Love |
Declare Fcurrent_message, Fmake_temp_name, read_bytecode_char,
|
Thu, 16 Sep 1999 20:20:01 +0000 |
Gerd Moellmann |
Add prototype for uninterrupt_malloc, memory_warnings,
|
Thu, 16 Sep 1999 12:52:18 +0000 |
Gerd Moellmann |
Add prototype for no_switch_window.
|
Tue, 14 Sep 1999 13:09:31 +0000 |
Gerd Moellmann |
Add prototype for debug_print.
|
Tue, 14 Sep 1999 08:29:51 +0000 |
Andreas Schwab |
Declare close_file_unwind.
|
Mon, 13 Sep 1999 11:13:45 +0000 |
Gerd Moellmann |
(selected_frame): Add external declaration.
|
Mon, 06 Sep 1999 11:03:51 +0000 |
Dave Love |
Remove comment on DEFVAR_BOOL.
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Fri, 03 Sep 1999 15:52:08 +0000 |
Gerd Moellmann |
Remove extern declarations for variables deleted from
|
Tue, 31 Aug 1999 16:41:06 +0000 |
Dave Love |
Comment on DEFVAR_BOOL.
|
Mon, 30 Aug 1999 16:06:22 +0000 |
Andreas Schwab |
Add declarations for some functions.
|
Sat, 28 Aug 1999 22:15:12 +0000 |
Ken Raeburn |
(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure
|
Wed, 25 Aug 1999 01:04:57 +0000 |
Gerd Moellmann |
(PVEC_TYPE_MASK): Add the bit for hash tables.
|
Tue, 24 Aug 1999 19:24:50 +0000 |
Gerd Moellmann |
(Vresize_mini_config, resize_mini_frame,
|
Sun, 22 Aug 1999 20:47:17 +0000 |
Gerd Moellmann |
Add prototype for copy_hash_table and Fcopy_hash_table.
|
Sat, 21 Aug 1999 19:30:11 +0000 |
Gerd Moellmann |
Add function prototypes.
|
Fri, 13 Aug 1999 12:55:11 +0000 |
Kenichi Handa |
(CHAR_MODIFIER_MASK): New macro.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(P_): Moved to top of file.
|
Sun, 03 Jan 1999 16:36:41 +0000 |
Richard M. Stallman |
Delete #if 0 old definitions.
|
Thu, 26 Nov 1998 08:37:32 +0000 |
Kenichi Handa |
(Frequire): Update declaration.
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(CHAR_TABLE_REF): Check if IDX is negative or not.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(clear_string_char_byte_cache): Extern it.
|
Tue, 18 Aug 1998 11:04:16 +0000 |
Richard M. Stallman |
(Fread_event, Fread_char, Fread_char_exclusive):
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(multibyte_char_to_unibyte): Extern it.
|
Fri, 07 Aug 1998 04:36:17 +0000 |
Kenichi Handa |
(Fread_key_sequence): Update declaration.
|
Tue, 21 Jul 1998 01:42:40 +0000 |
Kenichi Handa |
(init_coding): Extern it.
|
Wed, 24 Jun 1998 18:27:02 +0000 |
Richard M. Stallman |
(get_doc_string): Adjust declaration.
|
Mon, 22 Jun 1998 17:33:13 +0000 |
Karl Heuer |
(Qinhibit_redisplay): Declared.
|
Wed, 10 Jun 1998 03:58:47 +0000 |
Richard M. Stallman |
(Feval_region): Accept 4 args.
|
Thu, 28 May 1998 00:46:54 +0000 |
Richard M. Stallman |
Add prototype for get_doc_string.
|
Mon, 25 May 1998 20:28:28 +0000 |
Richard M. Stallman |
(CHAR_TABLE_TRANSLATE): New macro.
|
Fri, 22 May 1998 20:06:49 +0000 |
Richard M. Stallman |
(frame_buffer_predicate, frame_buffer_list)
|
Mon, 18 May 1998 00:59:38 +0000 |
Kenichi Handa |
(Vnonascii_translation_table): Name changed from
|
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.
|
Mon, 02 Jun 1997 02:34:00 +0000 |
Richard M. Stallman |
(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
|
Mon, 02 Jun 1997 00:56:23 +0000 |
Richard M. Stallman |
(concat3, get_truename_buffer): Declare them.
|
Wed, 28 May 1997 04:36:36 +0000 |
Kenichi Handa |
(CHAR_TABLE_REF): Do not check validity of CT.
|
Mon, 19 May 1997 02:36:18 +0000 |
Richard M. Stallman |
(Vtty_erase_char): Declared.
|
Sat, 10 May 1997 01:24:59 +0000 |
Richard M. Stallman |
(read_minibuf): Declaration deleted.
|
Fri, 11 Apr 1997 21:58:13 +0000 |
Karl Heuer |
(DOWNCASE): Return int, not Lisp_Object.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
|
Thu, 03 Apr 1997 21:34:11 +0000 |
Karl Heuer |
(CHAR_TABLE_REF): Fix syntax error.
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
|
Mon, 10 Mar 1997 21:14:32 +0000 |
Karl Heuer |
(FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
|
Thu, 20 Feb 1997 06:51:43 +0000 |
Karl Heuer |
(CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.
|
Tue, 21 Jan 1997 05:38:46 +0000 |
Richard M. Stallman |
(FAST_MAKE_GLYPH): Rename args to CHAR and FACE.
|
Mon, 09 Dec 1996 00:51:15 +0000 |
Richard M. Stallman |
(Fend_of_line, Fbeginning_of_line): Declared.
|
Tue, 17 Sep 1996 17:43:56 +0000 |
Erik Naggum |
Declare make_symbol ().
|
Fri, 13 Sep 1996 16:51:51 +0000 |
Richard M. Stallman |
(struct Lisp_Symbol): New field `obarray'.
|
Wed, 04 Sep 1996 18:54:36 +0000 |
Richard M. Stallman |
Add many declarations.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Tue, 16 Jul 1996 05:07:01 +0000 |
Karl Heuer |
(Qfont): Declare here.
|
Tue, 16 Jul 1996 00:04:15 +0000 |
Karl Heuer |
(Qmouse_leave_buffer_hook): Declare it here.
|
Fri, 26 Apr 1996 19:53:20 +0000 |
Richard M. Stallman |
[WINDOWS_NT]: Declare Vdirectory_sep_char.
|
Sun, 25 Feb 1996 19:13:40 +0000 |
Richard M. Stallman |
(Qinhibit_read_only): Declared.
|
Sat, 03 Feb 1996 02:33:12 +0000 |
Richard M. Stallman |
(VECSIZE): Round up when dividing.
|
Wed, 24 Jan 1996 23:44:22 +0000 |
Karl Heuer |
(XCAR, XCDR, CAR, CDR): New macros.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Tue, 31 Oct 1995 00:01:29 +0000 |
Richard M. Stallman |
(CHECK_CHAR_TABLE): Don't accept nil.
|
Sun, 29 Oct 1995 23:26:41 +0000 |
Richard M. Stallman |
(PVEC_TYPE_MASK): Remove the 0x100 bit.
|
Thu, 19 Oct 1995 00:13:45 +0000 |
Richard M. Stallman |
(UPCASE_TABLE): Definition deleted.
|
Thu, 12 Oct 1995 21:19:49 +0000 |
Richard M. Stallman |
(struct Lisp_Char_Table): New slot `purpose'.
|
Sat, 07 Oct 1995 22:07:01 +0000 |
Richard M. Stallman |
(struct Lisp_Boolvector): New data type.
|
Sat, 19 Aug 1995 05:38:46 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): Make insertion_type an unsigned int.
|
Mon, 31 Jul 1995 12:02:51 +0000 |
Simon Marshall |
Declare hook running functions.
|
Tue, 25 Jul 1995 19:36:20 +0000 |
Karl Heuer |
(Frun_hook_with_args): Declare this function.
|
Fri, 07 Jul 1995 13:33:29 +0000 |
Richard M. Stallman |
(get_keymap_1): Declared.
|
Sat, 01 Jul 1995 22:28:16 +0000 |
Richard M. Stallman |
(Fsafe_length): Declared.
|
Fri, 16 Jun 1995 23:28:13 +0000 |
Richard M. Stallman |
(do_switch_frame): Declared.
|
Thu, 15 Jun 1995 20:49:02 +0000 |
Karl Heuer |
(enum pvec_type): Don't use trailing comma.
|
Wed, 07 Jun 1995 21:39:33 +0000 |
Karl Heuer |
(current_prefix_partial): Deleted.
|
Tue, 06 Jun 1995 01:52:32 +0000 |
Karl Heuer |
(Fwaiting_for_user_input_p): Function declared.
|
Fri, 26 May 1995 04:29:09 +0000 |
Karl Heuer |
(Foverlay_start, Foverlay_end): Declare these functions.
|
Thu, 25 May 1995 15:05:41 +0000 |
Karl Heuer |
(do_symval_forwarding, frame_buffer_predicate): Declare these.
|
Wed, 24 May 1995 22:46:18 +0000 |
Karl Heuer |
(menu_bar_items): Declare this function.
|
Mon, 22 May 1995 22:16:07 +0000 |
Karl Heuer |
(gdb_lisp_params): New enum type.
|
Sun, 07 May 1995 22:29:15 +0000 |
Richard M. Stallman |
(Fmatch_data, Fstore_match_data): Declared.
|
Sat, 06 May 1995 23:03:00 +0000 |
Richard M. Stallman |
(gc_cons_threshold): Change back to int.
|
Thu, 04 May 1995 16:19:40 +0000 |
Richard M. Stallman |
(gc_cons_threshold): Make this an EMACS_INT.
|
Mon, 17 Apr 1995 23:12:34 +0000 |
Karl Heuer |
Declare some functions.
|
Sat, 15 Apr 1995 18:27:51 +0000 |
Richard M. Stallman |
Delete the #if that compares MARKBIT.
|
Thu, 13 Apr 1995 05:12:24 +0000 |
Richard M. Stallman |
(MARKBIT): Do the shifting as unsigned int.
|
Mon, 10 Apr 1995 05:39:55 +0000 |
Richard M. Stallman |
(KBOARD, etc): Moved to keyboard.h.
|
Mon, 10 Apr 1995 00:31:47 +0000 |
Richard M. Stallman |
(XMISCTYPE): New macro.
|
Wed, 05 Apr 1995 03:04:48 +0000 |
Karl Heuer |
Declare Ffetch_bytecode.
|
Mon, 03 Apr 1995 22:08:29 +0000 |
Karl Heuer |
(message_nolog): Declare this function.
|
Mon, 03 Apr 1995 21:48:34 +0000 |
Karl Heuer |
Declare Vmessage_log_max.
|
Fri, 31 Mar 1995 03:53:28 +0000 |
Karl Heuer |
Declare function delete_kboard.
|
Wed, 22 Mar 1995 21:20:41 +0000 |
Karl Heuer |
Declare overlay_touches_p.
|
Wed, 15 Mar 1995 01:51:46 +0000 |
Karl Heuer |
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
|
Wed, 08 Mar 1995 05:50:24 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue_has_data.
|
Wed, 08 Mar 1995 03:33:23 +0000 |
Karl Heuer |
Declare new var and functions.
|
Wed, 08 Mar 1995 01:24:14 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member Vlast_kbd_macro.
|
Fri, 03 Mar 1995 05:02:06 +0000 |
Karl Heuer |
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
|
Wed, 01 Mar 1995 03:45:45 +0000 |
Karl Heuer |
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
|
Fri, 24 Feb 1995 02:26:46 +0000 |
Karl Heuer |
(display_locked): Declare this var.
|
Wed, 22 Feb 1995 03:06:08 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue.
|
Mon, 13 Feb 1995 06:53:07 +0000 |
Richard M. Stallman |
(Qprocessp): Declared.
|
Tue, 07 Feb 1995 01:04:46 +0000 |
Karl Heuer |
(struct PERDISPLAY): Add Vlast_event_frame.
|
Fri, 03 Feb 1995 22:21:07 +0000 |
Karl Heuer |
(all_perdisplays): New var.
|
Fri, 03 Feb 1995 21:13:01 +0000 |
Karl Heuer |
(defvar_display): Declare this function.
|
Fri, 03 Feb 1995 21:10:39 +0000 |
Karl Heuer |
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
|
Wed, 01 Feb 1995 02:27:46 +0000 |
Karl Heuer |
(current_perdisplay): New var.
|
Tue, 31 Jan 1995 01:52:22 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
|
Tue, 31 Jan 1995 01:26:37 +0000 |
Karl Heuer |
(DEFVAR_DISPLAY): New macro.
|
Tue, 31 Jan 1995 00:35:14 +0000 |
Karl Heuer |
Declare store_symval_forwarding here.
|
Sat, 28 Jan 1995 03:39:17 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
|
Sat, 28 Jan 1995 02:51:29 +0000 |
Karl Heuer |
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
|
Sat, 28 Jan 1995 01:43:53 +0000 |
Karl Heuer |
(PERDISPLAY, the_only_perdisplay, get_perdisplay):
|
Fri, 27 Jan 1995 19:16:50 +0000 |
Karl Heuer |
Declare message_log_maybe_newline.
|
Wed, 25 Jan 1995 08:55:43 +0000 |
Karl Heuer |
Add comments and `volatile' keyword to previous change.
|
Wed, 25 Jan 1995 07:18:37 +0000 |
Karl Heuer |
(PERD): New struct containing per-display data.
|
Fri, 20 Jan 1995 22:02:53 +0000 |
Karl Heuer |
(union Lisp_Misc): Make the `type' field just 16 bits, to match the
|
Wed, 18 Jan 1995 20:13:17 +0000 |
Karl Heuer |
(SWITCH_ENUM_CAST): New macro.
|
Fri, 13 Jan 1995 08:45:30 +0000 |
Richard M. Stallman |
Declare Qrear_nonsticky.
|
Fri, 13 Jan 1995 02:22:37 +0000 |
Karl Heuer |
Declare message_dolog.
|
Wed, 11 Jan 1995 02:13:20 +0000 |
Karl Heuer |
Use large constants for Lisp_Misc_Type.
|
Wed, 11 Jan 1995 01:17:49 +0000 |
Richard M. Stallman |
(struct Lisp_Free, struct Lisp_Marker, etc.):
|
Wed, 04 Jan 1995 22:41:16 +0000 |
Karl Heuer |
[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
|
Tue, 03 Jan 1995 01:45:36 +0000 |
Karl Heuer |
Use consistent spelling in comments.
|
Tue, 03 Jan 1995 01:35:49 +0000 |
Karl Heuer |
(enum Lisp_Type): Don't use trailing comma.
|
Mon, 02 Jan 1995 21:58:40 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Delete Lisp_Buffer.
|
Fri, 30 Dec 1994 01:54:16 +0000 |
Richard M. Stallman |
(VALBITS): Default now 28.
|
Sun, 25 Dec 1994 17:49:06 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
|
Sun, 25 Dec 1994 17:47:27 +0000 |
Richard M. Stallman |
(enum Lisp_Type): Add Max_Lisp_Type.
|
Mon, 21 Nov 1994 12:50:27 +0000 |
Francesco Potort |
Added code for automatically saving and restoring the match data
|
Fri, 18 Nov 1994 06:50:02 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
|
Fri, 18 Nov 1994 02:30:32 +0000 |
Karl Heuer |
(XSETCOMPILED): New macro.
|
Wed, 16 Nov 1994 05:17:32 +0000 |
Karl Heuer |
Declare allocate_vectorlike.
|
Wed, 16 Nov 1994 03:42:44 +0000 |
Karl Heuer |
Delete declaration of Farray_length.
|
Tue, 15 Nov 1994 23:38:26 +0000 |
Karl Heuer |
(GC_INTEGERP, etc): New type-test macros for use during GC.
|
Tue, 15 Nov 1994 22:45:31 +0000 |
Karl Heuer |
(NATNUMP): New macro.
|
Tue, 15 Nov 1994 02:04:03 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
|
Sun, 13 Nov 1994 20:54:28 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 11 Nov 1994 07:32:54 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
|
Thu, 10 Nov 1994 19:51:28 +0000 |
Karl Heuer |
Fix comment associated with previous change.
|
Thu, 10 Nov 1994 03:44:29 +0000 |
Richard M. Stallman |
(FRAMEP): Use the second definition whenever HAVE_MOUSE.
|
Wed, 02 Nov 1994 02:35:56 +0000 |
Karl Heuer |
Leave DEVICE_SEP undefined by default.
|
Tue, 01 Nov 1994 08:47:47 +0000 |
Richard M. Stallman |
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Thu, 13 Oct 1994 06:21:23 +0000 |
Richard M. Stallman |
(Funhandled_file_name_directory): Declared.
|
Wed, 12 Oct 1994 05:13:45 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
|
Tue, 11 Oct 1994 07:45:20 +0000 |
Karl Heuer |
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
|
Fri, 07 Oct 1994 21:44:51 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New type.
|
Thu, 06 Oct 1994 23:09:17 +0000 |
Karl Heuer |
(Lisp_Void, VOIDP): Deleted.
|
Thu, 06 Oct 1994 21:47:34 +0000 |
Karl Heuer |
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
|
Thu, 06 Oct 1994 21:29:23 +0000 |
Karl Heuer |
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
|
Tue, 04 Oct 1994 17:04:39 +0000 |
Karl Heuer |
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
|
Tue, 04 Oct 1994 15:24:13 +0000 |
Karl Heuer |
(XSETFASTINT): New macro.
|
Tue, 04 Oct 1994 13:12:44 +0000 |
Karl Heuer |
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
|
Tue, 27 Sep 1994 04:20:23 +0000 |
Karl Heuer |
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
|
Mon, 26 Sep 1994 23:42:40 +0000 |
Richard M. Stallman |
(Qplus): Declared.
|
Thu, 22 Sep 1994 06:37:06 +0000 |
Richard M. Stallman |
(Vdebug_on_error): Declared.
|
Mon, 19 Sep 1994 05:07:10 +0000 |
Richard M. Stallman |
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
|
Sun, 18 Sep 1994 23:59:10 +0000 |
Karl Heuer |
(Fmember): Declare this function.
|
Sat, 17 Sep 1994 03:14:26 +0000 |
Karl Heuer |
Declare some functions.
|
Sat, 17 Sep 1994 00:51:52 +0000 |
Richard M. Stallman |
(EMACS_INT, EMACS_UINT): Define, if not already defined.
|
Sat, 17 Sep 1994 00:35:09 +0000 |
Richard M. Stallman |
(Lisp_Object): Use EMACS_INT.
|
Fri, 26 Aug 1994 00:44:42 +0000 |
Richard M. Stallman |
(DEFUN): Check USE_NONANSI_DEFUN.
|
Wed, 17 Aug 1994 22:50:36 +0000 |
Richard M. Stallman |
Comment fix.
|
Wed, 22 Jun 1994 20:11:29 +0000 |
Richard M. Stallman |
(RETURN_UNGCPRO): Swallow semicolon.
|
Wed, 15 Jun 1994 05:27:38 +0000 |
Karl Heuer |
declare init_system_name (replaces get_system_name).
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Sat, 23 Apr 1994 19:22:06 +0000 |
Richard M. Stallman |
(Vascii_canon_table, Vascii_eqv_table): Declared.
|
Fri, 15 Apr 1994 22:05:41 +0000 |
Richard M. Stallman |
(Fprocess_send_eof, Foverlay_get): Declared.
|
Sun, 03 Apr 1994 21:31:47 +0000 |
Richard M. Stallman |
(gc_in_progress): Declared.
|
Tue, 22 Mar 1994 00:14:10 +0000 |
Richard M. Stallman |
(Qwholenump): Declared.
|
Sat, 19 Mar 1994 02:54:00 +0000 |
Karl Heuer |
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
|
Thu, 10 Mar 1994 00:20:34 +0000 |
Richard M. Stallman |
(GLYPH_MODE_LINE_FACE): New macro.
|
Tue, 08 Mar 1994 05:37:15 +0000 |
Richard M. Stallman |
(Qvisible): Declared.
|
Sat, 05 Mar 1994 23:26:52 +0000 |
Richard M. Stallman |
(ARRAY_MARK_FLAG): Define here.
|
Wed, 02 Mar 1994 03:44:58 +0000 |
Richard M. Stallman |
(struct handler): New field chosen_clause.
|
Sat, 26 Feb 1994 02:20:31 +0000 |
Karl Heuer |
Delete extra backslash on last line of macro.
|
Tue, 22 Feb 1994 23:46:42 +0000 |
Karl Heuer |
New variable doc_directory.
|
Sat, 05 Feb 1994 07:19:04 +0000 |
Richard M. Stallman |
(internal_condition_case_1): Declared.
|
Wed, 02 Feb 1994 06:31:26 +0000 |
Karl Heuer |
(get_system_name): Declared.
|
Thu, 20 Jan 1994 14:41:49 +0000 |
Richard M. Stallman |
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
|
Thu, 23 Dec 1993 01:26:50 +0000 |
Richard M. Stallman |
Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.
|
Tue, 23 Nov 1993 09:57:33 +0000 |
Richard M. Stallman |
Declare Fnext_single_property_change and Fnext_property_change.
|
Tue, 05 Oct 1993 01:50:32 +0000 |
Brian Fox |
Format comment.
|
Tue, 10 Aug 1993 04:36:30 +0000 |
Richard M. Stallman |
(Vinvocation_directory): Declared.
|
Sun, 18 Jul 1993 06:26:10 +0000 |
Jim Blandy |
Consistently use the mark bit of the root interval's parent field
|
Tue, 13 Jul 1993 21:07:02 +0000 |
Richard M. Stallman |
(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.
|
Tue, 13 Jul 1993 02:20:40 +0000 |
Richard M. Stallman |
(Qinsert_before_hooks, Qinsert_after_hooks): Declared.
|
Thu, 08 Jul 1993 21:26:29 +0000 |
Roland McGrath |
Declare Qmark_inactive.
|
Sat, 19 Jun 1993 20:26:11 +0000 |
Jim Blandy |
* emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
|
Thu, 17 Jun 1993 05:03:45 +0000 |
Jim Blandy |
Remove decl for Qvisible.
|
Thu, 17 Jun 1993 02:59:54 +0000 |
Jim Blandy |
* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
|
Thu, 17 Jun 1993 00:39:37 +0000 |
Jim Blandy |
Don't let the 'B' interactive spec default to buffers viewed in
|
Sat, 12 Jun 1993 17:31:26 +0000 |
Jim Blandy |
Doc fix.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Mon, 07 Jun 1993 05:32:28 +0000 |
Richard M. Stallman |
Don't declare malloc or realloc.
|
Sun, 30 May 1993 21:42:28 +0000 |
Richard M. Stallman |
(UCHAR): Don't define if _UCHAR_T.
|
Sun, 23 May 1993 19:23:38 +0000 |
Jim Blandy |
* lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Tue, 18 May 1993 22:44:27 +0000 |
Jim Blandy |
* lisp.h (malloc, realloc): Declare these to return void *, to
|
Fri, 14 May 1993 14:41:36 +0000 |
Jim Blandy |
* lisp.h (Lisp_Overlay): New tag.
|
Mon, 10 May 1993 00:17:55 +0000 |
Jim Blandy |
* config.h.in: Remove mention of GLYPH datatype; that shouldn't be
|
Tue, 04 May 1993 13:02:26 +0000 |
Jim Blandy |
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,
|
Tue, 04 May 1993 02:34:26 +0000 |
Jim Blandy |
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in
|
Thu, 29 Apr 1993 02:22:48 +0000 |
Richard M. Stallman |
(LOADHIST_ATTACH): New macro.
|
Sat, 10 Apr 1993 08:05:07 +0000 |
Jim Blandy |
long_to_cons and cons_to_long are generally useful things; they're
|
Wed, 31 Mar 1993 10:55:33 +0000 |
Jim Blandy |
Put interrupt input blocking in a separate file from xterm.h.
|
Tue, 30 Mar 1993 21:21:49 +0000 |
Jim Blandy |
Rename int-to-string to number-to-string, since it can handle
|
Sat, 20 Mar 1993 19:30:58 +0000 |
Jim Blandy |
* emacs.c (Finvocation_name): New function.
|
Tue, 16 Mar 1993 05:55:57 +0000 |
Jim Blandy |
Rename `live-window-p' to `window-live-p', for consistency with
|
Mon, 15 Mar 1993 05:44:21 +0000 |
Richard M. Stallman |
(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.
|
Fri, 12 Mar 1993 12:04:04 +0000 |
Richard M. Stallman |
(Qrange_error, Qdomain_error, Qsingularity_error):
|
Fri, 05 Mar 1993 23:55:20 +0000 |
Richard M. Stallman |
(CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
|
Tue, 02 Mar 1993 08:16:00 +0000 |
Jim Blandy |
Use the term `scroll bar', instead of `scrollbar'.
|
Mon, 22 Feb 1993 14:45:23 +0000 |
Jim Blandy |
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since
|
Thu, 14 Jan 1993 15:12:23 +0000 |
Jim Blandy |
* window.c (window_internal_width): New function.
|
Thu, 24 Dec 1992 06:13:24 +0000 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
Sat, 12 Dec 1992 15:35:12 +0000 |
Jim Blandy |
* fileio.c (find_file_handler): Rename this to
|
Sat, 07 Nov 1992 07:35:20 +0000 |
Jim Blandy |
* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.
|
Sat, 31 Oct 1992 05:25:29 +0000 |
Jim Blandy |
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,
|
Mon, 19 Oct 1992 18:41:37 +0000 |
Jim Blandy |
* lisp.h (CHECK_LIVE_WINDOW): New predicate.
|
Fri, 02 Oct 1992 22:32:00 +0000 |
Joseph Arceneaux |
* lisp.h: Declare Qbuffer_or_string_p.
|
Thu, 01 Oct 1992 01:00:41 +0000 |
Joseph Arceneaux |
* lisp.h: Conditionally define interval structure and macros.
|
Wed, 30 Sep 1992 11:29:49 +0000 |
Jim Blandy |
* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
|
Tue, 22 Sep 1992 05:18:34 +0000 |
Jim Blandy |
* lisp.h (struct handler): Remove the poll_suppress_count member
|
Mon, 21 Sep 1992 08:28:43 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 19 Aug 1992 03:54:51 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 13 Jul 1992 20:53:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 30 Jun 1992 13:54:21 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 10 Jun 1992 02:25:55 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 07 Jun 1992 02:36:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 18 May 1992 08:14:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 10 May 1992 18:15:10 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 24 Apr 1992 08:11:54 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 28 Jan 1992 16:01:00 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 14 Jan 1992 08:05:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 04 Dec 1991 05:48:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Sun, 11 Aug 1991 04:35:38 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 07 Aug 1991 03:35:25 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 18 Jul 1991 11:05:46 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 26 Jun 1991 21:34:53 +0000 |
Jim Blandy |
Initial revision
|