Wed, 16 Nov 1994 05:17:32 +0000 |
Karl Heuer |
Declare allocate_vectorlike.
|
Wed, 16 Nov 1994 05:16:42 +0000 |
Karl Heuer |
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:03:02 +0000 |
Karl Heuer |
(make_process): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 04:48:37 +0000 |
Karl Heuer |
(Fmake_vector): Call allocate_vectorlike.
|
Wed, 16 Nov 1994 03:42:44 +0000 |
Karl Heuer |
Delete declaration of Farray_length.
|
Wed, 16 Nov 1994 03:41:56 +0000 |
Karl Heuer |
(Farray_length): Delete this obsolete function.
|
Wed, 16 Nov 1994 03:37:56 +0000 |
Karl Heuer |
(Flength): Don't call Farray_length, just use size field.
|
Wed, 16 Nov 1994 03:11:59 +0000 |
Karl Heuer |
Fix indentation.
|
Wed, 16 Nov 1994 02:34:40 +0000 |
Karl Heuer |
Fix typo in comment.
|
Wed, 16 Nov 1994 01:50:23 +0000 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
Wed, 16 Nov 1994 01:31:04 +0000 |
Karl Heuer |
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
|
Wed, 16 Nov 1994 01:26:39 +0000 |
Karl Heuer |
(wait_for_property_change): Encode location as a cons of two integers instead
|
Wed, 16 Nov 1994 01:14:23 +0000 |
Karl Heuer |
(Finteractive_p): Use XSUBR instead of its expansion.
|
Wed, 16 Nov 1994 01:03:33 +0000 |
Karl Heuer |
(Fdocumentation): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 01:00:10 +0000 |
Karl Heuer |
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 00:55:11 +0000 |
Karl Heuer |
(CHECK_NATNUM): Use NATNUMP instead of its expansion.
|
Wed, 16 Nov 1994 00:52:35 +0000 |
Richard M. Stallman |
(Fread_file_name_internal): Protect orig_string.
|
Wed, 16 Nov 1994 00:42:11 +0000 |
Karl Heuer |
(syms_of_data): Set Qwholenump as function, not variable.
|
Wed, 16 Nov 1994 00:30:25 +0000 |
Karl Heuer |
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
|
Tue, 15 Nov 1994 23:55:26 +0000 |
Karl Heuer |
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:55:03 +0000 |
Karl Heuer |
(OVERLAY_POSITION): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:54:26 +0000 |
Karl Heuer |
(overlays_at): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:54:02 +0000 |
Karl Heuer |
(unlock_all_files): Use the new type-test macros.
|
Tue, 15 Nov 1994 23:52:43 +0000 |
Karl Heuer |
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
|
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:54:36 +0000 |
Karl Heuer |
(current_minor_maps): Avoid assignments in arguments to a type-test macro.
|
Tue, 15 Nov 1994 22:54:15 +0000 |
Karl Heuer |
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
|
Tue, 15 Nov 1994 22:53:26 +0000 |
Karl Heuer |
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
|
Tue, 15 Nov 1994 22:45:31 +0000 |
Karl Heuer |
(NATNUMP): New macro.
|
Tue, 15 Nov 1994 21:44:10 +0000 |
Karl Heuer |
(free_float): Don't assume XFASTINT accesses the raw bits.
|
Tue, 15 Nov 1994 21:03:22 +0000 |
Roland McGrath |
(tags-query-replace): Use query-replace-read-args in interactive spec.
|
Tue, 15 Nov 1994 19:41:36 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Delete debugging code.
|
Tue, 15 Nov 1994 17:05:44 +0000 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
Tue, 15 Nov 1994 17:05:30 +0000 |
Richard M. Stallman |
(read_escape): For \S-a, return A.
|
Tue, 15 Nov 1994 17:04:22 +0000 |
Richard M. Stallman |
(init_sys_modes): Maybe call tcflow.
|
Tue, 15 Nov 1994 16:57:24 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Call mouse-show-mark
|
Tue, 15 Nov 1994 16:56:44 +0000 |
Richard M. Stallman |
(isearch-gnu-emacs-events): Variable deleted.
|
Tue, 15 Nov 1994 16:53:29 +0000 |
Richard M. Stallman |
(isearch-unread): Always use unread-command-events.
|
Tue, 15 Nov 1994 14:01:12 +0000 |
Richard M. Stallman |
(Frename_buffer): Rename arg NAME to NEWNAME.
|
Tue, 15 Nov 1994 04:23:27 +0000 |
Richard M. Stallman |
(m68*-apollo*): Set NON_GNU_CPP.
|
Tue, 15 Nov 1994 04:18:03 +0000 |
Richard M. Stallman |
(line): Add a beginning-op function.
|
Tue, 15 Nov 1994 03:38:23 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add -dc and -dp.
|
Tue, 15 Nov 1994 03:22:52 +0000 |
Paul Reilly |
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.
|
Tue, 15 Nov 1994 02:38:03 +0000 |
Roland McGrath |
(tags-table-including): Don't gratuitously cons (what was I thinking?).
|
Tue, 15 Nov 1994 02:05:04 +0000 |
Karl Heuer |
(internal_equal): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:04:40 +0000 |
Karl Heuer |
(mark_object, gc_sweep): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:04:23 +0000 |
Karl Heuer |
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:04:03 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
|
Tue, 15 Nov 1994 02:03:35 +0000 |
Karl Heuer |
(print): Use new overlay substructure.
|
Tue, 15 Nov 1994 02:02:34 +0000 |
Karl Heuer |
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
|
Tue, 15 Nov 1994 00:30:47 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Init not_regular at the beginning.
|
Tue, 15 Nov 1994 00:06:33 +0000 |
Karl Heuer |
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
Tue, 15 Nov 1994 00:06:26 +0000 |
Richard M. Stallman |
(comint-exec-1): Terminate TERMCAP with colon.
|
Tue, 15 Nov 1994 00:05:02 +0000 |
Per Bothner |
Support paragon as i860-intel-osf1. (From RMS.)
|
Tue, 15 Nov 1994 00:03:05 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 15 Nov 1994 00:02:47 +0000 |
Richard M. Stallman |
(MAIL_USE_FLOCK): Defined.
|
Mon, 14 Nov 1994 23:58:19 +0000 |
Richard M. Stallman |
(Finsert_file_contents): If VISIT, set the buffer components
|
Mon, 14 Nov 1994 23:28:44 +0000 |
Roland McGrath |
(A_TEXT_OFFSET): Macro removed.
|
Mon, 14 Nov 1994 22:16:52 +0000 |
Karl Heuer |
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
|
Mon, 14 Nov 1994 18:52:51 +0000 |
Karl Heuer |
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.
|
Mon, 14 Nov 1994 18:06:28 +0000 |
Karl Heuer |
Fix typos in comment.
|
Mon, 14 Nov 1994 17:08:32 +0000 |
David J. MacKenzie |
Don't add -I, -L, -R options for cc if their
|
Mon, 14 Nov 1994 08:03:41 +0000 |
Simon Marshall |
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
|
Mon, 14 Nov 1994 01:35:08 +0000 |
Richard M. Stallman |
(query-replace-map): Bind Y and N like y and n.
|
Mon, 14 Nov 1994 01:32:24 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 14 Nov 1994 01:30:43 +0000 |
Richard M. Stallman |
For windows-nt, load mouse.
|
Sun, 13 Nov 1994 21:27:30 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
|
Sun, 13 Nov 1994 20:54:28 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 13 Nov 1994 19:57:12 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Update COLUMN unconditionally.
|
Sun, 13 Nov 1994 19:07:26 +0000 |
Richard M. Stallman |
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
|
Sun, 13 Nov 1994 17:35:48 +0000 |
Richard M. Stallman |
(syms_of_frame): Fix typo.
|
Sun, 13 Nov 1994 12:15:29 +0000 |
Richard M. Stallman |
(lpr-headers-switches): Base default on lpr-command value.
|
Sat, 12 Nov 1994 20:05:07 +0000 |
Richard M. Stallman |
(syms_of_frame): Doc fix for default-frame-alist.
|
Fri, 11 Nov 1994 19:44:48 +0000 |
Richard M. Stallman |
(mips-sgi-irix5.[01]*): Distinguish from irix5*.
|
Fri, 11 Nov 1994 14:54:29 +0000 |
Richard M. Stallman |
(i860-intel-osf1*): New alternative.
|
Fri, 11 Nov 1994 13:34:04 +0000 |
Richard M. Stallman |
(texinfo-format-node): Insert the node delimiter
|
Fri, 11 Nov 1994 07:35:27 +0000 |
Karl Heuer |
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
|
Fri, 11 Nov 1994 07:34:37 +0000 |
Karl Heuer |
(Fbyte_code): Special case for buffer-local objects is now handled by the more
|
Fri, 11 Nov 1994 07:34:14 +0000 |
Karl Heuer |
(mark_object): New code to handle buffer-local substructure.
|
Fri, 11 Nov 1994 07:33:46 +0000 |
Karl Heuer |
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
|
Fri, 11 Nov 1994 07:32:54 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
|
Fri, 11 Nov 1994 04:23:40 +0000 |
David J. MacKenzie |
Remove entries for things that are done. Reformat a little.
|
Fri, 11 Nov 1994 01:31:52 +0000 |
Karl Heuer |
Fix typo in previous change.
|
Thu, 10 Nov 1994 23:01:15 +0000 |
Roland McGrath |
(compile): With prefix arg, prompt even if (not compilation-read-command).
|
Thu, 10 Nov 1994 22:26:57 +0000 |
Richard M. Stallman |
(TV1, TV2): Use EMACS_TIME as type.
|
Thu, 10 Nov 1994 22:03:43 +0000 |
Richard M. Stallman |
(find-change-log): If change-log-default-name
|
Thu, 10 Nov 1994 19:51:28 +0000 |
Karl Heuer |
Fix comment associated with previous change.
|
Thu, 10 Nov 1994 18:51:12 +0000 |
Richard M. Stallman |
(Fnewline): Always use insert_and_inherit.
|
Thu, 10 Nov 1994 16:13:30 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 10 Nov 1994 08:12:48 +0000 |
Richard M. Stallman |
(create_process) [OSF1]: Use setpgid, not setpgrp.
|
Thu, 10 Nov 1994 03:46:33 +0000 |
Richard M. Stallman |
(tracking_off): Test old value with NILP.
|
Thu, 10 Nov 1994 03:44:29 +0000 |
Richard M. Stallman |
(FRAMEP): Use the second definition whenever HAVE_MOUSE.
|
Thu, 10 Nov 1994 03:18:44 +0000 |
Richard M. Stallman |
(ange-ftp-version): Var deleted.
|
Wed, 09 Nov 1994 23:13:31 +0000 |
Karl Heuer |
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
|
Wed, 09 Nov 1994 22:54:15 +0000 |
Richard M. Stallman |
(string-rectangle): Don't set point.
|
Wed, 09 Nov 1994 22:10:55 +0000 |
Karl Heuer |
Comment reason for preceding change.
|
Wed, 09 Nov 1994 21:09:27 +0000 |
David J. MacKenzie |
Make h_errno check not use nested functions.
|
Wed, 09 Nov 1994 20:56:17 +0000 |
Richard M. Stallman |
(facemenu-update): Use C-down-mouse-2 for the menu.
|
Wed, 09 Nov 1994 20:54:45 +0000 |
Richard M. Stallman |
(comint-exec-1): Make sure default-directory is a real dir.
|
Wed, 09 Nov 1994 20:53:55 +0000 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Add missing #endif.
|
Wed, 09 Nov 1994 20:51:58 +0000 |
Richard M. Stallman |
Don't include ctype.h.
|
Wed, 09 Nov 1994 20:18:34 +0000 |
Richard M. Stallman |
(copy-region-as-kill): Don't set this-command.
|
Wed, 09 Nov 1994 12:57:30 +0000 |
Roland McGrath |
Only define items in vc-menu-map if it is boundp.
|
Wed, 09 Nov 1994 12:46:54 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
|
Wed, 09 Nov 1994 12:38:31 +0000 |
Francesco Potort |
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
|
Wed, 09 Nov 1994 11:48:21 +0000 |
Richard M. Stallman |
(install-arch-indep): Delete *.orig in copied dirs.
|
Wed, 09 Nov 1994 06:10:46 +0000 |
Karl Heuer |
(vi-kill-region): Pass args to kill-region.
|
Wed, 09 Nov 1994 06:04:46 +0000 |
Karl Heuer |
(print_help): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:56:23 +0000 |
Karl Heuer |
(describe_syntax_1): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:55:39 +0000 |
Karl Heuer |
(describe_buffer_bindings): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:52:20 +0000 |
Karl Heuer |
(emerge-file-names): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 05:52:02 +0000 |
Karl Heuer |
(apropos-print-matches): Set help-mode in *Help* buffer.
|