log

age author description
Wed, 16 Nov 1994 20:29:39 +0000 Richard M. Stallman (re_opcode_t): New opcode `succeed'
Wed, 16 Nov 1994 20:28:48 +0000 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
Wed, 16 Nov 1994 16:57:31 +0000 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
Wed, 16 Nov 1994 15:28:37 +0000 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
Wed, 16 Nov 1994 14:27:48 +0000 Francesco Potort * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
Wed, 16 Nov 1994 14:26:42 +0000 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
Wed, 16 Nov 1994 14:15:54 +0000 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
Wed, 16 Nov 1994 13:00:49 +0000 Francesco Potort * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
Wed, 16 Nov 1994 10:29:33 +0000 Francesco Potort * etags.c (<errno.h>): #include added.
Wed, 16 Nov 1994 06:17:13 +0000 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:59:53 +0000 Karl Heuer (access_keymap): Use type test macros.
Wed, 16 Nov 1994 05:50:06 +0000 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
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.
Wed, 09 Nov 1994 05:51:27 +0000 Karl Heuer (describe-calendar-mode): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:51:20 +0000 Karl Heuer (describe-buffer-case-table): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:58 +0000 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:35 +0000 Karl Heuer (describe-display-table): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:19 +0000 Karl Heuer (make-help-screen): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:09 +0000 Karl Heuer (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:05 +0000 Karl Heuer (Helper-describe-mode): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:49:52 +0000 Karl Heuer (Info-summary): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:49:07 +0000 Karl Heuer (kbd-macro-query): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:55 +0000 Karl Heuer (map-y-or-n-p): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:50 +0000 Karl Heuer (disabled-command-hook): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:21 +0000 Karl Heuer (r2b-help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:05 +0000 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:47:20 +0000 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:46:09 +0000 Karl Heuer (sc-set-variable): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:46:01 +0000 Karl Heuer (update-copyright): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:45:49 +0000 Karl Heuer (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:45:00 +0000 Karl Heuer (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:44:20 +0000 Karl Heuer (yow): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 03:43:30 +0000 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
Wed, 09 Nov 1994 00:25:38 +0000 Roland McGrath (install-arch-indep): Avoid continued comment swallowing target line.
Tue, 08 Nov 1994 22:34:06 +0000 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
Tue, 08 Nov 1994 16:23:32 +0000 Edward M. Reingold Don't supersede attributes for faces `diary-face', `calendar-display-face', or
Tue, 08 Nov 1994 15:54:54 +0000 Richard M. Stallman entered into RCS
Tue, 08 Nov 1994 13:06:07 +0000 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
Tue, 08 Nov 1994 05:18:09 +0000 David J. MacKenzie protect character class with changequote
Tue, 08 Nov 1994 05:09:01 +0000 Karl Heuer (help-mode): New function.
Tue, 08 Nov 1994 02:51:32 +0000 Karl Heuer Accept `news' as a synonym for `newsos'.
Tue, 08 Nov 1994 02:43:25 +0000 Karl Heuer (Fset_frame_height): Compare against height, not width.
Tue, 08 Nov 1994 02:37:04 +0000 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
Mon, 07 Nov 1994 16:39:17 +0000 Edward M. Reingold Check for nil time before trying to adjust it for dst.
Mon, 07 Nov 1994 12:13:16 +0000 Francesco Potort * man.el (Man-reuse-okay-flag): Deleted.
Mon, 07 Nov 1994 08:30:11 +0000 Thien-Thi Nguyen Update maintainer line.
Mon, 07 Nov 1994 08:29:06 +0000 Thien-Thi Nguyen Add maintainer line in header.
Mon, 07 Nov 1994 07:31:19 +0000 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
Sat, 05 Nov 1994 02:13:37 +0000 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
Fri, 04 Nov 1994 04:00:50 +0000 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
Thu, 03 Nov 1994 21:23:40 +0000 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
Thu, 03 Nov 1994 21:11:43 +0000 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
Thu, 03 Nov 1994 21:07:19 +0000 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
Thu, 03 Nov 1994 20:49:20 +0000 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
Thu, 03 Nov 1994 20:46:43 +0000 Karl Heuer #include <malloc.h>.
Thu, 03 Nov 1994 20:37:28 +0000 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
Thu, 03 Nov 1994 20:30:28 +0000 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
Thu, 03 Nov 1994 20:24:53 +0000 Karl Heuer Don't rm files if cd fails.
Thu, 03 Nov 1994 15:30:39 +0000 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
Wed, 02 Nov 1994 06:18:45 +0000 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
Wed, 02 Nov 1994 04:27:27 +0000 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
Wed, 02 Nov 1994 02:35:56 +0000 Karl Heuer Leave DEVICE_SEP undefined by default.
Wed, 02 Nov 1994 01:22:31 +0000 Richard M. Stallman (init_buffer): Fix error message syntax.
Tue, 01 Nov 1994 21:06:55 +0000 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
Tue, 01 Nov 1994 21:05:11 +0000 Richard M. Stallman (x_window): Make ibw 0 by default.
Tue, 01 Nov 1994 21:04:29 +0000 Richard M. Stallman Add function and variable name conventions.
Tue, 01 Nov 1994 19:27:21 +0000 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
Tue, 01 Nov 1994 10:41:18 +0000 Richard M. Stallman Put nt subdir and its subdirs in the dist.
Tue, 01 Nov 1994 10:31:35 +0000 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
Tue, 01 Nov 1994 10:27:02 +0000 Richard M. Stallman Initial revision
Tue, 01 Nov 1994 09:54:39 +0000 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
Tue, 01 Nov 1994 08:50:20 +0000 Richard M. Stallman (init_editfns): Get the username from the environment
Tue, 01 Nov 1994 08:49:40 +0000 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
Tue, 01 Nov 1994 08:47:47 +0000 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
Tue, 01 Nov 1994 08:45:04 +0000 Richard M. Stallman (DOS_NT): Defined.
Tue, 01 Nov 1994 08:44:15 +0000 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
Tue, 01 Nov 1994 08:42:36 +0000 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
Tue, 01 Nov 1994 08:41:25 +0000 Richard M. Stallman Test DOS_NT, not MSDOS.
Tue, 01 Nov 1994 08:39:49 +0000 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
Tue, 01 Nov 1994 08:31:31 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
Tue, 01 Nov 1994 08:24:29 +0000 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
Tue, 01 Nov 1994 08:23:44 +0000 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
Tue, 01 Nov 1994 08:22:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 08:16:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 07:07:32 +0000 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
Tue, 01 Nov 1994 07:03:57 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Tue, 01 Nov 1994 06:49:52 +0000 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
Tue, 01 Nov 1994 06:39:38 +0000 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
Tue, 01 Nov 1994 06:17:07 +0000 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
Tue, 01 Nov 1994 05:56:55 +0000 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
Tue, 01 Nov 1994 05:54:58 +0000 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:52:42 +0000 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:51:58 +0000 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:50:57 +0000 Richard M. Stallman (shell-command-switch): New variable.
Tue, 01 Nov 1994 05:49:25 +0000 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
Tue, 01 Nov 1994 05:48:21 +0000 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
Tue, 01 Nov 1994 05:46:57 +0000 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
Tue, 01 Nov 1994 05:45:47 +0000 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
Tue, 01 Nov 1994 05:45:04 +0000 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
Tue, 01 Nov 1994 05:26:14 +0000 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
Tue, 01 Nov 1994 05:23:42 +0000 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Tue, 01 Nov 1994 04:22:00 +0000 Richard M. Stallman (blink-matching-delay): New variable.
Tue, 01 Nov 1994 04:21:32 +0000 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
Tue, 01 Nov 1994 04:21:03 +0000 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
Tue, 01 Nov 1994 04:20:43 +0000 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
Tue, 01 Nov 1994 02:18:56 +0000 Edward M. Reingold New function to display an alternative diary file.
Tue, 01 Nov 1994 02:17:53 +0000 Edward M. Reingold Bind new function to mouse.
Tue, 01 Nov 1994 02:16:50 +0000 Edward M. Reingold Bind new function to key.
Tue, 01 Nov 1994 01:30:16 +0000 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
Tue, 01 Nov 1994 00:26:36 +0000 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
Tue, 01 Nov 1994 00:07:34 +0000 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
Mon, 31 Oct 1994 21:50:17 +0000 Karl Heuer (column_number_displayed): New variable.
Mon, 31 Oct 1994 14:54:47 +0000 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
Mon, 31 Oct 1994 08:00:37 +0000 Richard M. Stallman (texinfo-alias-list): New variable.
Sun, 30 Oct 1994 21:20:42 +0000 Richard M. Stallman Changed almost every doc string.
Sun, 30 Oct 1994 21:06:34 +0000 Edward M. Reingold Delete old reference to window configuration.
Sun, 30 Oct 1994 21:02:06 +0000 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
Sun, 30 Oct 1994 20:12:53 +0000 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
Sun, 30 Oct 1994 20:05:58 +0000 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
Sun, 30 Oct 1994 10:41:03 +0000 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
Sun, 30 Oct 1994 10:40:31 +0000 Richard M. Stallman Load facemenu if have X.
Sun, 30 Oct 1994 08:20:41 +0000 Richard M. Stallman (unexec): Don't print number of pure bytes used.
Sun, 30 Oct 1994 06:38:49 +0000 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
Sun, 30 Oct 1994 02:19:14 +0000 Richard M. Stallman (blink-matching-open): Do blink if an even number of
Sun, 30 Oct 1994 00:26:39 +0000 Edward M. Reingold Fix use of noday option for calendar-read-date.
Sun, 30 Oct 1994 00:25:33 +0000 Edward M. Reingold Redo the noday option for calendar-read-date.
Sat, 29 Oct 1994 23:25:10 +0000 Richard M. Stallman (xlwmenu_default_font): New global variable.
Sat, 29 Oct 1994 18:33:48 +0000 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
Sat, 29 Oct 1994 12:43:53 +0000 David J. MacKenzie change a stray [ to test
Sat, 29 Oct 1994 11:14:05 +0000 Richard M. Stallman (gud-common-init): If file arg has no directory,
Sat, 29 Oct 1994 09:47:12 +0000 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
Sat, 29 Oct 1994 09:43:07 +0000 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
Fri, 28 Oct 1994 19:03:03 +0000 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
Fri, 28 Oct 1994 19:00:34 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
Fri, 28 Oct 1994 18:54:40 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
Fri, 28 Oct 1994 18:47:40 +0000 Richard M. Stallman (frame-initialize): Set special-display-function here,
Fri, 28 Oct 1994 18:45:45 +0000 Richard M. Stallman (diff-command): New variable.
Fri, 28 Oct 1994 15:39:01 +0000 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
Fri, 28 Oct 1994 05:21:42 +0000 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
Fri, 28 Oct 1994 04:31:05 +0000 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
Thu, 27 Oct 1994 22:35:14 +0000 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
Thu, 27 Oct 1994 22:34:21 +0000 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
Thu, 27 Oct 1994 21:15:50 +0000 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
Thu, 27 Oct 1994 21:13:33 +0000 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
Thu, 27 Oct 1994 21:09:39 +0000 Karl Heuer (iconify_event, deiconify_event): New events.
Thu, 27 Oct 1994 19:58:25 +0000 David J. MacKenzie keep up with configure.in
Thu, 27 Oct 1994 19:08:03 +0000 Francesco Potort * man.el (Man-fontify-manpage-flag): defvar put at outer level.
Thu, 27 Oct 1994 18:44:47 +0000 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
Thu, 27 Oct 1994 18:29:49 +0000 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
Thu, 27 Oct 1994 00:34:56 +0000 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
Wed, 26 Oct 1994 23:25:45 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
Wed, 26 Oct 1994 23:25:27 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
Wed, 26 Oct 1994 23:19:58 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
Wed, 26 Oct 1994 23:19:16 +0000 Richard M. Stallman Check for getpagesize.
Wed, 26 Oct 1994 22:51:08 +0000 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
Wed, 26 Oct 1994 22:43:45 +0000 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
Wed, 26 Oct 1994 20:07:50 +0000 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
Wed, 26 Oct 1994 18:25:14 +0000 Richard Kenner (pdp11): New machine name.
Wed, 26 Oct 1994 15:34:14 +0000 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
Wed, 26 Oct 1994 15:32:51 +0000 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
Wed, 26 Oct 1994 15:31:27 +0000 Edward M. Reingold Use new form of calendar-read-date.
Wed, 26 Oct 1994 15:30:34 +0000 Edward M. Reingold Fix regexps for diary marking to include TAB.
Wed, 26 Oct 1994 15:28:56 +0000 Edward M. Reingold Put insertion of diary entry on daily menu.
Wed, 26 Oct 1994 15:26:22 +0000 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
Wed, 26 Oct 1994 12:57:46 +0000 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
Wed, 26 Oct 1994 09:32:58 +0000 Richard M. Stallman (dired-find-subdir): Doc fix.
Wed, 26 Oct 1994 09:32:04 +0000 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
Wed, 26 Oct 1994 09:30:46 +0000 Richard M. Stallman (status_message): Add a cast.
Wed, 26 Oct 1994 09:26:40 +0000 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
Wed, 26 Oct 1994 09:19:57 +0000 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
Wed, 26 Oct 1994 06:22:14 +0000 Karl Heuer (syms_of_window): Fix missing \n\'s.
Wed, 26 Oct 1994 04:58:18 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
Wed, 26 Oct 1994 04:57:41 +0000 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
Wed, 26 Oct 1994 04:43:33 +0000 Richard M. Stallman Comment changes.
Wed, 26 Oct 1994 01:40:21 +0000 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
Wed, 26 Oct 1994 00:21:05 +0000 Karl Heuer (list_processes_1): Print tty name.
Tue, 25 Oct 1994 20:34:42 +0000 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
Tue, 25 Oct 1994 20:29:03 +0000 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
Tue, 25 Oct 1994 14:16:02 +0000 Boris Goldowsky (enriched-mode): Add autoload cookie.
Tue, 25 Oct 1994 10:52:58 +0000 Richard M. Stallman (Brk): Declare as unsigned long.
Tue, 25 Oct 1994 10:42:02 +0000 Richard M. Stallman Delete X10 code.
Tue, 25 Oct 1994 10:34:49 +0000 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Tue, 25 Oct 1994 10:26:49 +0000 Richard M. Stallman (record_char): New subroutine.
Tue, 25 Oct 1994 09:51:50 +0000 Richard M. Stallman Never use input_fd if using X.
Tue, 25 Oct 1994 09:49:53 +0000 Richard M. Stallman (make-frame-on-display): New function.
Tue, 25 Oct 1994 09:48:44 +0000 Richard M. Stallman Handle multiple keyboard input descriptors.
Tue, 25 Oct 1994 07:53:05 +0000 Richard M. Stallman (insert_from_buffer_1): Don't use min.
Tue, 25 Oct 1994 06:10:26 +0000 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
Tue, 25 Oct 1994 04:46:54 +0000 Richard M. Stallman (buffer-file-truename): Doc fix.
Tue, 25 Oct 1994 00:45:21 +0000 Karl Heuer (decode_mode_spec): New spec %c, for current column.
Mon, 24 Oct 1994 23:30:14 +0000 Karl Heuer Make previous change conditional.
Mon, 24 Oct 1994 21:59:55 +0000 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
Mon, 24 Oct 1994 15:34:50 +0000 Francesco Potort * man.el (Man-init-defvars): Do not delete empty lines.
Mon, 24 Oct 1994 14:19:37 +0000 Boris Goldowsky Initial revision
Mon, 24 Oct 1994 14:18:32 +0000 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
Mon, 24 Oct 1994 13:54:44 +0000 Boris Goldowsky Initial revision
Mon, 24 Oct 1994 12:37:01 +0000 Francesco Potort *** empty log message ***
Mon, 24 Oct 1994 04:41:21 +0000 Richard M. Stallman (getline): When a search of already-read input for CRLF
Sun, 23 Oct 1994 22:56:32 +0000 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
Sun, 23 Oct 1994 20:39:25 +0000 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
Sun, 23 Oct 1994 09:40:07 +0000 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
Sun, 23 Oct 1994 09:38:50 +0000 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
Sun, 23 Oct 1994 07:59:01 +0000 Richard M. Stallman Say error in x-open-connection should be fatal.
Sun, 23 Oct 1994 07:49:24 +0000 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
Sun, 23 Oct 1994 07:45:25 +0000 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
Sun, 23 Oct 1994 06:16:43 +0000 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
Sun, 23 Oct 1994 06:05:12 +0000 Richard M. Stallman (set-face-background): Set either stipple or color,
Sun, 23 Oct 1994 05:04:03 +0000 Richard M. Stallman Add comment.
Sun, 23 Oct 1994 05:02:00 +0000 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
Sun, 23 Oct 1994 04:55:35 +0000 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
Sun, 23 Oct 1994 01:05:26 +0000 Richard M. Stallman (set-face-background): If color is gray, and frame
Sat, 22 Oct 1994 16:00:31 +0000 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
Sat, 22 Oct 1994 15:58:56 +0000 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
Sat, 22 Oct 1994 05:39:42 +0000 Richard M. Stallman (calculate_costs): Call x_screen_planes.
Sat, 22 Oct 1994 04:46:14 +0000 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
Sat, 22 Oct 1994 04:45:57 +0000 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
Sat, 22 Oct 1994 04:39:30 +0000 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
Sat, 22 Oct 1994 04:34:16 +0000 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
Sat, 22 Oct 1994 04:27:25 +0000 Richard M. Stallman (x_sync): Take frame ptr as arg.
Sat, 22 Oct 1994 03:55:39 +0000 Richard M. Stallman (read_avail_input): Use input_fd.
Sat, 22 Oct 1994 03:55:00 +0000 Richard M. Stallman (input_fd): No longer static.
Sat, 22 Oct 1994 03:54:14 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p):
Sat, 22 Oct 1994 03:51:12 +0000 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
Sat, 22 Oct 1994 03:27:46 +0000 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
Sat, 22 Oct 1994 02:54:46 +0000 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
Sat, 22 Oct 1994 02:53:32 +0000 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
Fri, 21 Oct 1994 21:31:47 +0000 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
Fri, 21 Oct 1994 21:30:38 +0000 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
Fri, 21 Oct 1994 20:31:43 +0000 Richard M. Stallman (main): Don't process one input file twice.
Fri, 21 Oct 1994 20:29:30 +0000 Richard M. Stallman Finish installing previous change.
Fri, 21 Oct 1994 20:27:08 +0000 Richard M. Stallman (timer-error, timer-abnormal-termination,
Fri, 21 Oct 1994 20:01:17 +0000 Richard M. Stallman (view-file): Do record the buffer switch.
Fri, 21 Oct 1994 19:42:50 +0000 Richard M. Stallman (describe-function-find-file): New function.
Fri, 21 Oct 1994 19:37:36 +0000 Richard M. Stallman (describe-function): Mention the file it was loaded from.
Fri, 21 Oct 1994 19:27:26 +0000 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
Fri, 21 Oct 1994 18:43:22 +0000 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
Fri, 21 Oct 1994 12:28:55 +0000 Francesco Potort * etags.c (prestr, substr): return a logical type.
Fri, 21 Oct 1994 01:50:59 +0000 Per Bothner Better NCR support.
Fri, 21 Oct 1994 00:48:18 +0000 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
Thu, 20 Oct 1994 21:19:47 +0000 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
Thu, 20 Oct 1994 21:17:44 +0000 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
Thu, 20 Oct 1994 20:35:57 +0000 Richard M. Stallman PopServer renamed to popserver throughout.
Thu, 20 Oct 1994 20:14:45 +0000 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
Thu, 20 Oct 1994 20:10:29 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
Thu, 20 Oct 1994 20:03:30 +0000 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
Thu, 20 Oct 1994 20:01:41 +0000 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.
Thu, 20 Oct 1994 19:13:47 +0000 Karl Heuer (read_minibuf): Fix comment.
Thu, 20 Oct 1994 19:11:29 +0000 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
Thu, 20 Oct 1994 18:15:25 +0000 Boris Goldowsky (facemenu-get-face): Don't add to menu here.
Thu, 20 Oct 1994 18:11:27 +0000 Boris Goldowsky (make-face): Add new face to Face menu on creation. -- Bng
Thu, 20 Oct 1994 16:37:04 +0000 David J. MacKenzie Don't declare malloc, since we include config.h.
Thu, 20 Oct 1994 10:04:17 +0000 Francesco Potort * man.el (Man-init-defvars): Corrections to Man-filter-list.
Thu, 20 Oct 1994 06:39:00 +0000 Richard M. Stallman (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
Thu, 20 Oct 1994 05:33:22 +0000 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
Thu, 20 Oct 1994 04:40:28 +0000 Richard M. Stallman Log omitted from previous checkin:
Thu, 20 Oct 1994 04:39:13 +0000 Richard M. Stallman (x_get_foreign_selection): Get display from
Thu, 20 Oct 1994 04:37:03 +0000 Richard M. Stallman (read_minibuf): Undo previous change.
Thu, 20 Oct 1994 04:33:34 +0000 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
Wed, 19 Oct 1994 22:52:57 +0000 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
Wed, 19 Oct 1994 22:49:37 +0000 Richard M. Stallman Don't declare malloc.
Wed, 19 Oct 1994 21:27:58 +0000 David J. MacKenzie Use test -r instead of < to check readability, to avoid syntax error.
Wed, 19 Oct 1994 19:55:36 +0000 David J. MacKenzie Add licensing exception for Autoconf.
Wed, 19 Oct 1994 19:46:05 +0000 Richard M. Stallman (child_setup): Always use _exit.
Wed, 19 Oct 1994 09:56:48 +0000 Richard M. Stallman Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
Wed, 19 Oct 1994 09:00:37 +0000 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
Wed, 19 Oct 1994 07:47:54 +0000 Morten Welinder *** empty log message ***
Wed, 19 Oct 1994 04:51:45 +0000 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
Wed, 19 Oct 1994 04:51:07 +0000 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
Wed, 19 Oct 1994 03:55:13 +0000 Richard M. Stallman *** empty log message ***
Wed, 19 Oct 1994 00:08:18 +0000 Richard M. Stallman (auto-mode-alist): Doc fix.
Wed, 19 Oct 1994 00:03:41 +0000 Richard M. Stallman (auto-mode-alist): Doc fix.
Tue, 18 Oct 1994 23:50:10 +0000 Richard M. Stallman Fix mismatch in conditionals.
Tue, 18 Oct 1994 23:29:31 +0000 Richard Kenner Minor update to last change.
Tue, 18 Oct 1994 23:26:27 +0000 Richard Kenner Revise support for AIX 4.1 on POWER and PowerPC.
Tue, 18 Oct 1994 22:34:04 +0000 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
Tue, 18 Oct 1994 21:53:19 +0000 Richard M. Stallman (heap_base): Move static var to top level.
Tue, 18 Oct 1994 20:57:58 +0000 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
Tue, 18 Oct 1994 19:09:07 +0000 Richard M. Stallman (open, close, read, write): Add #undefs.
Tue, 18 Oct 1994 11:23:18 +0000 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
Tue, 18 Oct 1994 07:36:39 +0000 Richard M. Stallman Include ../src/config.h.
Tue, 18 Oct 1994 07:34:59 +0000 Richard M. Stallman Don't declare malloc, realloc, free.
Tue, 18 Oct 1994 06:35:19 +0000 Richard M. Stallman (run-scheme): Delete autoload cookie.
Tue, 18 Oct 1994 06:34:44 +0000 Richard M. Stallman (run-scheme): Add autoload cookie.
Tue, 18 Oct 1994 05:25:40 +0000 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
Tue, 18 Oct 1994 05:22:27 +0000 Richard M. Stallman (rmail-spool-directory): Add a condition to test the Bull DPX/2.
Tue, 18 Oct 1994 04:59:45 +0000 Richard M. Stallman (easy-menu-create-keymaps): Add autoload cookie.
Tue, 18 Oct 1994 03:48:00 +0000 Karl Heuer (exactn): Initializer deleted.
Tue, 18 Oct 1994 03:47:42 +0000 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
Tue, 18 Oct 1994 03:05:34 +0000 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
Tue, 18 Oct 1994 02:45:12 +0000 Richard M. Stallman (nntp-open-server): Send MODE READER command to server.
Tue, 18 Oct 1994 02:39:40 +0000 Richard M. Stallman (display-time-filter): Ignore mail-spool-file if not string.
Tue, 18 Oct 1994 02:32:43 +0000 Karl Heuer (x_set_unsplittable): New function.
Tue, 18 Oct 1994 02:19:25 +0000 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
Tue, 18 Oct 1994 01:45:10 +0000 Richard M. Stallman (msdos): PUt sed* in the distribution.
Tue, 18 Oct 1994 01:29:09 +0000 Karl Heuer (do_line_dance): Decrement index only once per loop.
Tue, 18 Oct 1994 00:08:18 +0000 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
Mon, 17 Oct 1994 23:16:35 +0000 Richard Kenner Add support for AIX 4.1 and architecture.
Mon, 17 Oct 1994 20:56:18 +0000 Karl Heuer (regex.o): Use full path to find regex.c.
Mon, 17 Oct 1994 20:26:22 +0000 Karl Heuer (etags): add dependency on regex.o, link with it.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 08:04:13 +0000 Morten Welinder Initial revision
Mon, 17 Oct 1994 07:35:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 07:31:52 +0000 Richard M. Stallman (set-face-stipple): New function.
Mon, 17 Oct 1994 07:27:43 +0000 Richard M. Stallman (struct face): Delete cached_index field.
Mon, 17 Oct 1994 07:26:30 +0000 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
Mon, 17 Oct 1994 07:25:44 +0000 Richard M. Stallman (intern_face): Update mask properly to set stipple
Mon, 17 Oct 1994 07:24:58 +0000 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
Mon, 17 Oct 1994 07:01:39 +0000 Richard M. Stallman (intern_face): Set the fill_style.
Mon, 17 Oct 1994 06:56:52 +0000 Richard M. Stallman Include paths.h.
Mon, 17 Oct 1994 06:03:09 +0000 Richard M. Stallman (bitmapdirs): Default to /usr/include/X11/bitmaps.
Mon, 17 Oct 1994 04:28:54 +0000 Richard M. Stallman (sharedstatedir): Substitute sharedstatedir properly.
Mon, 17 Oct 1994 04:17:33 +0000 Richard M. Stallman Better info about C-z vs C-x C-c.
Mon, 17 Oct 1994 01:17:41 +0000 Richard M. Stallman (xfns.o): Depend on paths.h.
Sun, 16 Oct 1994 10:10:14 +0000 Richard M. Stallman (EMACS_CONFIGURATION): Use $canonical as value.
Sun, 16 Oct 1994 10:03:43 +0000 Richard M. Stallman (canonical): Substitute var into makefiles.
Sun, 16 Oct 1994 10:00:36 +0000 Richard M. Stallman (bitmapdir): New variable.
Sun, 16 Oct 1994 09:47:28 +0000 Richard M. Stallman (PATH_BITMAPS): New macro.
Sun, 16 Oct 1994 08:20:07 +0000 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
Sun, 16 Oct 1994 06:17:57 +0000 Richard M. Stallman Delete code to write subdirs.el.
Sun, 16 Oct 1994 02:37:57 +0000 Richard M. Stallman (load_unwind): Cast argument of fclose.
Sun, 16 Oct 1994 01:42:08 +0000 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
Sun, 16 Oct 1994 01:40:38 +0000 Richard M. Stallman (gnus-group-group-name): Get rid of text properties.
Sun, 16 Oct 1994 01:34:57 +0000 Richard M. Stallman (texinfo-no-refill-regexp): Recognize @ifhtml, @html.
Sun, 16 Oct 1994 01:33:27 +0000 Richard M. Stallman (LIBS_SYSTEM): Add -lcposix.
Sat, 15 Oct 1994 23:52:23 +0000 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
Sat, 15 Oct 1994 23:51:54 +0000 Richard M. Stallman Delete HAVE_X11 conditionals.
Sat, 15 Oct 1994 22:24:10 +0000 Richard M. Stallman (rmail-summary-delete-forward): Don't move fwd to eob.
Sat, 15 Oct 1994 22:19:05 +0000 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
Sat, 15 Oct 1994 22:17:15 +0000 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
Sat, 15 Oct 1994 22:01:22 +0000 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
Sat, 15 Oct 1994 21:29:19 +0000 Richard M. Stallman (Fset_text_properties): Special case for getting
Sat, 15 Oct 1994 10:18:02 +0000 Richard M. Stallman (rmail-summary-previous-all)
Sat, 15 Oct 1994 10:16:09 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Sat, 15 Oct 1994 08:33:11 +0000 Richard M. Stallman (run-scheme): Set scheme-program-name.
Sat, 15 Oct 1994 04:49:14 +0000 Karl Heuer (stuffline, scraplines): Functions deleted.
Sat, 15 Oct 1994 01:09:19 +0000 Richard M. Stallman (mail-setup): Fill the in-reply-to field.
Fri, 14 Oct 1994 23:50:35 +0000 Richard M. Stallman (add-to-list): Doc fix.
Fri, 14 Oct 1994 20:19:27 +0000 Richard M. Stallman (news-reply-mode-map): Add C-c C-t binding.
Fri, 14 Oct 1994 18:41:41 +0000 Richard M. Stallman (self-insert-iso): Add delete-selection property.
Fri, 14 Oct 1994 09:33:49 +0000 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
Fri, 14 Oct 1994 08:15:07 +0000 Simon Marshall Add "in" to list of Font Lock keywords that appear in non-type contexts.
Fri, 14 Oct 1994 05:20:15 +0000 Richard M. Stallman (redisplay): Call clear_face_cache instead
Fri, 14 Oct 1994 05:19:13 +0000 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
Fri, 14 Oct 1994 05:18:22 +0000 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
Fri, 14 Oct 1994 04:49:32 +0000 Richard M. Stallman (mail-do-fcc): If file does not exist, assume it is not a Babyl file.
Fri, 14 Oct 1994 04:45:04 +0000 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
Fri, 14 Oct 1994 03:26:31 +0000 Roland McGrath (tags-reset-tags-tables): New function.
Fri, 14 Oct 1994 02:43:58 +0000 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
Thu, 13 Oct 1994 23:34:38 +0000 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
Thu, 13 Oct 1994 23:01:26 +0000 Richard M. Stallman (hilit-set-mode-patterns - lisp-mode): Fix regexp
Thu, 13 Oct 1994 21:47:50 +0000 Richard M. Stallman (desktop-internal-v2s): Remove all text properties from strings.
Thu, 13 Oct 1994 18:21:25 +0000 Richard M. Stallman (Fuser_login_name, Fuser_real_login_name):
Thu, 13 Oct 1994 18:20:55 +0000 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
Thu, 13 Oct 1994 18:20:15 +0000 Richard M. Stallman (menu-bar-update-buffers-1): New subroutine
Thu, 13 Oct 1994 09:19:26 +0000 Richard M. Stallman entered into RCS
Thu, 13 Oct 1994 09:13:36 +0000 Richard M. Stallman (mail-file-babyl-p): New function.
Thu, 13 Oct 1994 08:39:25 +0000 Richard M. Stallman (Evaluating top-level): Don't load loadup.el again.
Thu, 13 Oct 1994 08:18:10 +0000 Richard M. Stallman (BASE_PURESIZE): Incremented.
Thu, 13 Oct 1994 07:55:30 +0000 Simon Marshall Use purify-flag not noninteractive.
Thu, 13 Oct 1994 07:54:56 +0000 Richard M. Stallman Move the subdirs.el up to near first thing.
Thu, 13 Oct 1994 07:40:50 +0000 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
Thu, 13 Oct 1994 06:34:09 +0000 Richard M. Stallman (add-to-list): New function.
Thu, 13 Oct 1994 06:30:49 +0000 Richard M. Stallman Initial revision
Thu, 13 Oct 1994 06:21:23 +0000 Richard M. Stallman (Funhandled_file_name_directory): Declared.
Thu, 13 Oct 1994 04:05:41 +0000 Richard M. Stallman entered into RCS
Thu, 13 Oct 1994 04:04:30 +0000 Richard M. Stallman (top_distclean): Don't rm build-install.
Thu, 13 Oct 1994 04:03:10 +0000 Richard M. Stallman Don't distribute build-ins.in.
Thu, 13 Oct 1994 03:57:45 +0000 Richard M. Stallman Comment change.
Thu, 13 Oct 1994 03:55:22 +0000 Richard M. Stallman Add keywords.
Thu, 13 Oct 1994 03:41:14 +0000 Richard M. Stallman Include config.h.
Thu, 13 Oct 1994 03:35:55 +0000 Richard M. Stallman (ada-mode): Rename end-comment-column to ada-comment-end-column.
Thu, 13 Oct 1994 03:29:22 +0000 Richard M. Stallman (change-log-mode-map): Move the definition up.
Thu, 13 Oct 1994 00:02:32 +0000 David J. MacKenzie Formerly INSTALL.~33~
Wed, 12 Oct 1994 23:32:33 +0000 David J. MacKenzie Formerly INSTALL.~32~
Wed, 12 Oct 1994 23:29:23 +0000 David J. MacKenzie use mkinstalldirs instead of make-path
Wed, 12 Oct 1994 23:28:43 +0000 David J. MacKenzie remove make-path
Wed, 12 Oct 1994 23:28:02 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
Wed, 12 Oct 1994 23:23:23 +0000 Richard M. Stallman (facemenu-read-color, facemenu-colors): New fn, var.
Wed, 12 Oct 1994 23:12:25 +0000 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
Wed, 12 Oct 1994 21:28:00 +0000 Richard M. Stallman Comment changes.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 12 Oct 1994 19:20:24 +0000 David J. MacKenzie Make functions that return nothing void, not implicitly int.
Wed, 12 Oct 1994 16:03:28 +0000 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
Wed, 12 Oct 1994 09:27:49 +0000 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
Wed, 12 Oct 1994 09:23:37 +0000 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
Wed, 12 Oct 1994 09:21:47 +0000 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:18:53 +0000 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
Wed, 12 Oct 1994 09:15:14 +0000 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
Wed, 12 Oct 1994 09:10:05 +0000 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:07:32 +0000 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:05:57 +0000 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
Wed, 12 Oct 1994 09:04:05 +0000 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:02:43 +0000 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:00:56 +0000 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:55:27 +0000 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
Wed, 12 Oct 1994 08:24:50 +0000 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
Wed, 12 Oct 1994 08:24:47 +0000 Richard M. Stallman (scan_sexps_forward): At startincomment,
Wed, 12 Oct 1994 08:16:29 +0000 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:13:56 +0000 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:06:09 +0000 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:04:08 +0000 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:02:20 +0000 Richard M. Stallman (mail-alias-modtime): Doc fix.
Wed, 12 Oct 1994 08:00:49 +0000 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
Wed, 12 Oct 1994 07:23:06 +0000 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
Wed, 12 Oct 1994 05:17:52 +0000 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
Wed, 12 Oct 1994 05:16:00 +0000 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
Wed, 12 Oct 1994 05:15:21 +0000 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
Wed, 12 Oct 1994 05:14:30 +0000 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
Wed, 12 Oct 1994 05:14:11 +0000 Karl Heuer (mark_object): Use the new substructure.
Wed, 12 Oct 1994 05:13:45 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
Wed, 12 Oct 1994 02:11:34 +0000 Karl Heuer (verify_interval_modification): Fix comment.
Wed, 12 Oct 1994 01:39:10 +0000 Karl Heuer (test_completion): Fix reversed condition.
Wed, 12 Oct 1994 00:48:03 +0000 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
Tue, 11 Oct 1994 21:38:59 +0000 Richard M. Stallman (libexecdir): Renamed from libdir.
Tue, 11 Oct 1994 21:36:30 +0000 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
Tue, 11 Oct 1994 21:34:29 +0000 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
Tue, 11 Oct 1994 21:22:28 +0000 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
Tue, 11 Oct 1994 20:42:23 +0000 Richard M. Stallman (makefile-mode-name): Removed.
Tue, 11 Oct 1994 20:17:52 +0000 Richard M. Stallman menu-bar-lines fix.
Tue, 11 Oct 1994 19:44:27 +0000 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
Tue, 11 Oct 1994 19:39:03 +0000 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
Tue, 11 Oct 1994 18:51:29 +0000 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
Tue, 11 Oct 1994 17:38:48 +0000 Richard M. Stallman (rmail-find-all-files): Fix several errors and make faster.
Tue, 11 Oct 1994 17:07:27 +0000 Richard M. Stallman (rmail-summary-resend): New function.
Tue, 11 Oct 1994 13:04:30 +0000 Francesco Potort * etags.c (C_entries): Name the #define's that are macros.
Tue, 11 Oct 1994 09:27:47 +0000 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
Tue, 11 Oct 1994 09:22:44 +0000 Richard M. Stallman (read_key_sequence): The output of function-key-map
Tue, 11 Oct 1994 09:03:49 +0000 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
Tue, 11 Oct 1994 08:22:38 +0000 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
Tue, 11 Oct 1994 08:21:32 +0000 Richard M. Stallman Write the subdirs.el file.
Tue, 11 Oct 1994 08:05:44 +0000 Richard M. Stallman Don't distribute subdirs.el.
Tue, 11 Oct 1994 07:46:50 +0000 Karl Heuer (print): Check the substructure.
Tue, 11 Oct 1994 07:46:34 +0000 Karl Heuer (internal_equal): Check the substructure.
Tue, 11 Oct 1994 07:46:22 +0000 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
Tue, 11 Oct 1994 07:46:01 +0000 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
Tue, 11 Oct 1994 07:45:41 +0000 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
Tue, 11 Oct 1994 07:45:20 +0000 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
Tue, 11 Oct 1994 07:29:05 +0000 Richard M. Stallman (blink-matching-open): Check there is a previous
Tue, 11 Oct 1994 05:29:55 +0000 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
Tue, 11 Oct 1994 04:43:01 +0000 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
Tue, 11 Oct 1994 04:42:10 +0000 Richard M. Stallman (rmail-show-message): New argument no-summary.
Tue, 11 Oct 1994 02:48:53 +0000 Richard M. Stallman (system-key-alist): Add sun versions of
Tue, 11 Oct 1994 02:32:39 +0000 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
Tue, 11 Oct 1994 02:01:27 +0000 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
Tue, 11 Oct 1994 01:49:05 +0000 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
Tue, 11 Oct 1994 01:47:06 +0000 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
Tue, 11 Oct 1994 00:35:42 +0000 Richard M. Stallman (mail-hist-put-headers-into-history)
Mon, 10 Oct 1994 21:54:32 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 10 Oct 1994 21:53:52 +0000 Richard M. Stallman (calculate-lisp-indent): Local var
Mon, 10 Oct 1994 21:47:33 +0000 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
Mon, 10 Oct 1994 21:35:16 +0000 David J. MacKenzie entered into RCS
Mon, 10 Oct 1994 21:30:56 +0000 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
Mon, 10 Oct 1994 16:01:58 +0000 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
Mon, 10 Oct 1994 04:55:59 +0000 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
Mon, 10 Oct 1994 03:26:28 +0000 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
Mon, 10 Oct 1994 01:01:20 +0000 Richard M. Stallman (ispell-highlight-spelling-error):
Sun, 09 Oct 1994 19:20:02 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
Sun, 09 Oct 1994 17:23:09 +0000 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
Sun, 09 Oct 1994 09:19:16 +0000 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
Sat, 08 Oct 1994 22:16:04 +0000 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
Sat, 08 Oct 1994 22:15:36 +0000 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
Sat, 08 Oct 1994 22:15:15 +0000 Jim Blandy * search.c: #include "region-cache.h".
Sat, 08 Oct 1994 22:14:58 +0000 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
Sat, 08 Oct 1994 22:14:35 +0000 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
Sat, 08 Oct 1994 22:14:04 +0000 Jim Blandy * indent.c: #include "region-cache.h".
Sat, 08 Oct 1994 22:13:44 +0000 Jim Blandy * disptab.h (window_display_table): Doc fix.
Sat, 08 Oct 1994 22:13:15 +0000 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
Sat, 08 Oct 1994 22:12:45 +0000 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
Sat, 08 Oct 1994 22:12:12 +0000 Jim Blandy * buffer.c: #include region-cache.h.
Sat, 08 Oct 1994 22:11:16 +0000 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
Sat, 08 Oct 1994 22:09:57 +0000 Jim Blandy Document cache-long-line-scans in @node Text Lines.
Sat, 08 Oct 1994 22:06:23 +0000 Jim Blandy Added entry for cache-long-line-scans
Sat, 08 Oct 1994 09:52:08 +0000 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
Sat, 08 Oct 1994 09:51:31 +0000 Richard M. Stallman (test_completion): New function, extracted from do_completion.
Sat, 08 Oct 1994 09:00:51 +0000 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
Sat, 08 Oct 1994 04:30:15 +0000 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
Sat, 08 Oct 1994 04:16:17 +0000 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
Sat, 08 Oct 1994 04:12:07 +0000 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
Fri, 07 Oct 1994 23:42:52 +0000 Richard M. Stallman Add a tip about enabling/disabling features.
Fri, 07 Oct 1994 21:44:51 +0000 Karl Heuer (enum Lisp_Misc_Type): New type.
Fri, 07 Oct 1994 17:40:50 +0000 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
Fri, 07 Oct 1994 17:38:03 +0000 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
Fri, 07 Oct 1994 10:23:26 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords,
Fri, 07 Oct 1994 10:20:37 +0000 Richard M. Stallman (comint-check-proc): Recognise `open'.
Fri, 07 Oct 1994 10:10:07 +0000 Richard M. Stallman (pascal-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:08:48 +0000 Richard M. Stallman (perl-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:07:02 +0000 Richard M. Stallman (asm-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:05:49 +0000 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:04:06 +0000 Richard M. Stallman (shell-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:02:04 +0000 Richard M. Stallman (dired-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:00:00 +0000 Richard M. Stallman (mail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:59:00 +0000 Richard M. Stallman (rmail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:56:40 +0000 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:54:58 +0000 Richard M. Stallman (outline-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:53:28 +0000 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
Fri, 07 Oct 1994 09:52:36 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:49:47 +0000 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
Fri, 07 Oct 1994 08:42:25 +0000 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
Fri, 07 Oct 1994 08:40:00 +0000 Richard M. Stallman (eaccess): Check for it.
Fri, 07 Oct 1994 08:36:40 +0000 Richard M. Stallman (HAVE_EACCESS): Add #undef.
Fri, 07 Oct 1994 01:03:20 +0000 Per Bothner Patch to handle old Convex systems (without uname).
Thu, 06 Oct 1994 23:09:17 +0000 Karl Heuer (Lisp_Void, VOIDP): Deleted.
Thu, 06 Oct 1994 23:07:57 +0000 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
Thu, 06 Oct 1994 23:01:51 +0000 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
Thu, 06 Oct 1994 22:59:55 +0000 Karl Heuer (mark_object): Delete case Lisp_Void.
Thu, 06 Oct 1994 22:39:18 +0000 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
Thu, 06 Oct 1994 22:38:08 +0000 Karl Heuer (Fabs): Don't use XFASTINT when negative.
Thu, 06 Oct 1994 22:32:11 +0000 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
Thu, 06 Oct 1994 22:31:59 +0000 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
Thu, 06 Oct 1994 22:30:47 +0000 Karl Heuer (init_buffer_once): Don't use XSETFASTINT when negative.
Thu, 06 Oct 1994 21:50:14 +0000 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
Thu, 06 Oct 1994 21:47:34 +0000 Karl Heuer (Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
Thu, 06 Oct 1994 21:47:12 +0000 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
Thu, 06 Oct 1994 21:29:49 +0000 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
Thu, 06 Oct 1994 21:29:23 +0000 Karl Heuer (Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
Thu, 06 Oct 1994 20:56:24 +0000 Richard M. Stallman (query-replace): Add missing quote.
Thu, 06 Oct 1994 19:12:46 +0000 Noah Friedman Assign copyright to FSF, and change comments to reflect that type-break
Thu, 06 Oct 1994 10:28:26 +0000 Francesco Potort * man.el (Man-notify, Man-current-page, Man-page-list,
Thu, 06 Oct 1994 07:08:03 +0000 Richard M. Stallman (x_set_icon_type): Remove period from error message.
Thu, 06 Oct 1994 07:05:09 +0000 Richard M. Stallman (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
Thu, 06 Oct 1994 03:25:51 +0000 Richard M. Stallman (make_hdr): Undo June 16 change.
Thu, 06 Oct 1994 02:45:40 +0000 Richard M. Stallman Delete the error when no window system.
Thu, 06 Oct 1994 02:07:55 +0000 Richard M. Stallman (sendnews, postnews): Use defalias.
Wed, 05 Oct 1994 20:35:40 +0000 Richard M. Stallman (command-line): Load disp-table explicitly.
Wed, 05 Oct 1994 20:28:54 +0000 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
Wed, 05 Oct 1994 09:33:33 +0000 Richard M. Stallman (Ffile_regular_p): New function.
Wed, 05 Oct 1994 06:29:50 +0000 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
Wed, 05 Oct 1994 00:47:30 +0000 Richard M. Stallman (texinfo-format-scan): Accept @^, @", @?, @!, @-.
Tue, 04 Oct 1994 22:57:42 +0000 Richard M. Stallman (goto-line): Call prefix-numeric-value.
Tue, 04 Oct 1994 22:55:50 +0000 Richard M. Stallman (Finteractive): Doc fix.
Tue, 04 Oct 1994 19:49:16 +0000 Karl Heuer (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 19:48:36 +0000 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 19:47:37 +0000 Karl Heuer (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
Tue, 04 Oct 1994 19:46:12 +0000 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
Tue, 04 Oct 1994 19:38:53 +0000 Richard M. Stallman (input_signal_count): New variable.
Tue, 04 Oct 1994 19:37:55 +0000 Richard M. Stallman (widget_id_tick): Move definition into conditional.
Tue, 04 Oct 1994 19:36:47 +0000 Karl Heuer (validate_region): Swap using temp Lisp_Object, not int.
Tue, 04 Oct 1994 17:35:21 +0000 Karl Heuer (read_process_output): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:32:17 +0000 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:22:08 +0000 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:19:36 +0000 Karl Heuer (validate_interval_range): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:10:36 +0000 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:09:34 +0000 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
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 16:46:24 +0000 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:45:39 +0000 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:44:49 +0000 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
Tue, 04 Oct 1994 16:34:57 +0000 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
Tue, 04 Oct 1994 16:16:33 +0000 Karl Heuer (create_process): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:15:52 +0000 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:14:59 +0000 Karl Heuer (Fnext_property_change, property_change_between_p,
Tue, 04 Oct 1994 16:13:34 +0000 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
Tue, 04 Oct 1994 16:12:32 +0000 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:10:39 +0000 Karl Heuer (make_process, list_processes_1, create_process, Faccept_process_output,
Tue, 04 Oct 1994 16:09:23 +0000 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:08:54 +0000 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
Tue, 04 Oct 1994 16:07:23 +0000 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:06:40 +0000 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:05:54 +0000 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:05:05 +0000 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
Tue, 04 Oct 1994 15:59:48 +0000 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
Tue, 04 Oct 1994 15:56:43 +0000 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
Tue, 04 Oct 1994 15:54:06 +0000 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
Tue, 04 Oct 1994 15:53:00 +0000 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:52:06 +0000 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
Tue, 04 Oct 1994 15:50:45 +0000 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
Tue, 04 Oct 1994 15:49:29 +0000 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
Tue, 04 Oct 1994 15:48:16 +0000 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:47:28 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
Tue, 04 Oct 1994 15:45:26 +0000 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:44:37 +0000 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:43:31 +0000 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
Tue, 04 Oct 1994 15:41:33 +0000 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
Tue, 04 Oct 1994 15:40:22 +0000 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:38:56 +0000 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:36:45 +0000 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:31:18 +0000 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
Tue, 04 Oct 1994 15:28:15 +0000 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:27:37 +0000 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:24:13 +0000 Karl Heuer (XSETFASTINT): New macro.
Tue, 04 Oct 1994 14:23:18 +0000 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
Tue, 04 Oct 1994 14:20:54 +0000 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
Tue, 04 Oct 1994 13:35:44 +0000 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
Tue, 04 Oct 1994 13:14:12 +0000 Karl Heuer (XSETFRAME): Set object type as well as value.
Tue, 04 Oct 1994 13:12:44 +0000 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
Tue, 04 Oct 1994 12:36:03 +0000 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
Tue, 04 Oct 1994 12:33:33 +0000 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
Tue, 04 Oct 1994 12:32:20 +0000 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:31:37 +0000 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:30:31 +0000 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
Tue, 04 Oct 1994 12:28:40 +0000 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
Tue, 04 Oct 1994 12:27:29 +0000 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
Tue, 04 Oct 1994 12:26:19 +0000 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
Tue, 04 Oct 1994 12:22:12 +0000 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
Tue, 04 Oct 1994 12:21:04 +0000 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
Tue, 04 Oct 1994 12:20:04 +0000 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:19:07 +0000 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:17:56 +0000 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
Tue, 04 Oct 1994 12:14:16 +0000 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
Tue, 04 Oct 1994 12:13:17 +0000 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
Tue, 04 Oct 1994 12:10:17 +0000 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:09:34 +0000 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
Tue, 04 Oct 1994 12:08:52 +0000 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:07:50 +0000 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
Tue, 04 Oct 1994 12:06:28 +0000 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
Tue, 04 Oct 1994 12:05:13 +0000 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
Tue, 04 Oct 1994 12:04:15 +0000 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:03:19 +0000 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
Tue, 04 Oct 1994 12:01:46 +0000 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
Tue, 04 Oct 1994 11:54:19 +0000 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
Tue, 04 Oct 1994 11:47:46 +0000 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
Tue, 04 Oct 1994 11:39:56 +0000 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
Tue, 04 Oct 1994 10:42:48 +0000 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 10:29:31 +0000 Karl Heuer Don't override definition of XSETINT.
Tue, 04 Oct 1994 10:24:08 +0000 Karl Heuer (XSETPNTR): Deleted.
Tue, 04 Oct 1994 10:19:59 +0000 Karl Heuer Don't override definition of XSETINT.
Tue, 04 Oct 1994 09:12:29 +0000 Richard M. Stallman Translate -gnu/linux* to -linux*.
Tue, 04 Oct 1994 09:03:20 +0000 Richard M. Stallman (MKTIME_OBJ): New variable.
Tue, 04 Oct 1994 09:01:01 +0000 Richard M. Stallman (mktime): Check for it.
Tue, 04 Oct 1994 04:20:21 +0000 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
Tue, 04 Oct 1994 02:56:49 +0000 Richard M. Stallman (set-auto-mode): Discard versions from file name before
Mon, 03 Oct 1994 22:57:43 +0000 Richard M. Stallman (rlogin): Doc fix.
Mon, 03 Oct 1994 21:57:47 +0000 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
Mon, 03 Oct 1994 21:56:50 +0000 Richard M. Stallman (vc-status): Handle CVS.
Mon, 03 Oct 1994 15:43:16 +0000 Ian Lance Taylor Add support for MIPS variants
Mon, 03 Oct 1994 05:48:44 +0000 Roland McGrath Recognize GNU.
Mon, 03 Oct 1994 01:11:15 +0000 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
Mon, 03 Oct 1994 01:10:57 +0000 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
Mon, 03 Oct 1994 00:25:59 +0000 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
Sun, 02 Oct 1994 23:57:56 +0000 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
Sun, 02 Oct 1994 23:57:26 +0000 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
Sun, 02 Oct 1994 22:06:26 +0000 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
Sun, 02 Oct 1994 21:51:57 +0000 Karl Heuer Include <utime.h> here instead of in systime.h.
Sun, 02 Oct 1994 21:41:57 +0000 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
Sun, 02 Oct 1994 21:28:52 +0000 Karl Heuer (HAVE_UTIME_H): Add #undef.
Sun, 02 Oct 1994 21:23:53 +0000 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
Sun, 02 Oct 1994 20:11:07 +0000 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
Sun, 02 Oct 1994 20:10:39 +0000 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
Sun, 02 Oct 1994 15:51:13 +0000 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
Sun, 02 Oct 1994 13:37:59 +0000 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
Sun, 02 Oct 1994 13:29:03 +0000 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
Sun, 02 Oct 1994 13:13:17 +0000 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
Sun, 02 Oct 1994 12:37:21 +0000 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
Sun, 02 Oct 1994 12:26:46 +0000 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
Sun, 02 Oct 1994 12:14:00 +0000 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
Sun, 02 Oct 1994 12:07:01 +0000 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
Sun, 02 Oct 1994 11:55:07 +0000 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
Sun, 02 Oct 1994 11:48:42 +0000 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
Sun, 02 Oct 1994 11:28:06 +0000 Paul Reilly Added Motif changes for usage and option checking.
Sun, 02 Oct 1994 08:36:08 +0000 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
Sun, 02 Oct 1994 08:35:34 +0000 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
Sun, 02 Oct 1994 04:03:32 +0000 Richard M. Stallman (setenv-history): New history list.
Sun, 02 Oct 1994 03:44:59 +0000 Richard M. Stallman (indent-c++-exp): For public/private/protected,
Sun, 02 Oct 1994 02:41:24 +0000 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
Sun, 02 Oct 1994 02:23:21 +0000 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
Sun, 02 Oct 1994 01:49:29 +0000 Richard M. Stallman (vc-register): Verify an old master file really still exists
Sat, 01 Oct 1994 21:25:41 +0000 Richard M. Stallman (head_table): Set up Qdelete_frame.
Sat, 01 Oct 1994 21:24:44 +0000 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
Sat, 01 Oct 1994 21:10:38 +0000 Richard M. Stallman (apropos-print-matches): Add newline after
Sat, 01 Oct 1994 21:07:33 +0000 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
Sat, 01 Oct 1994 21:02:59 +0000 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
Sat, 01 Oct 1994 13:27:15 +0000 Francesco Potort * man.el (Man-init-defvars, Man-cleanup-manpage,
Sat, 01 Oct 1994 09:07:05 +0000 Richard M. Stallman Comment change.
Sat, 01 Oct 1994 09:06:07 +0000 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
Sat, 01 Oct 1994 07:35:26 +0000 Richard M. Stallman (fill-region, fill-region-as-paragraph):
Sat, 01 Oct 1994 07:30:18 +0000 Richard M. Stallman (mouse-secondary-click-count): New variable.
Sat, 01 Oct 1994 04:54:34 +0000 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
Sat, 01 Oct 1994 04:54:08 +0000 Richard M. Stallman (NEED_LIBW): Defined.
Sat, 01 Oct 1994 04:42:45 +0000 Richard M. Stallman (LDFLAGS): New variable.
Sat, 01 Oct 1994 04:36:28 +0000 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
Sat, 01 Oct 1994 04:30:14 +0000 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
Sat, 01 Oct 1994 04:24:56 +0000 Richard M. Stallman (finder-mode-map): Change key bindings:
Sat, 01 Oct 1994 03:53:40 +0000 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
Fri, 30 Sep 1994 21:26:44 +0000 Richard Kenner (windowsnt): Alias for winnt.
Fri, 30 Sep 1994 21:01:13 +0000 Richard M. Stallman (modify-face): New function.
Fri, 30 Sep 1994 20:47:37 +0000 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
Fri, 30 Sep 1994 20:47:13 +0000 Richard M. Stallman (add-hook): Initialize default value and local value.
Fri, 30 Sep 1994 20:32:45 +0000 Richard M. Stallman (Fmake_local_variable): Doc fix.
Fri, 30 Sep 1994 17:18:24 +0000 Francesco Potort * etags.c (C_entries): Recognise typedef of ANSI style functions.
Fri, 30 Sep 1994 09:16:06 +0000 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
Fri, 30 Sep 1994 09:12:09 +0000 Richard M. Stallman Really delete gud-overload-functions.
Fri, 30 Sep 1994 09:11:36 +0000 Richard M. Stallman (gud-overload-functions): Function deleted.
Fri, 30 Sep 1994 00:07:41 +0000 Jim Wilson (os): Accept coff as an OS.
Thu, 29 Sep 1994 23:20:43 +0000 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
Thu, 29 Sep 1994 23:12:31 +0000 Richard M. Stallman (print-region-1): Use them instead of just pr.
Thu, 29 Sep 1994 23:00:43 +0000 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
Thu, 29 Sep 1994 22:47:30 +0000 Richard Kenner (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
Thu, 29 Sep 1994 20:25:45 +0000 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
Thu, 29 Sep 1994 19:37:26 +0000 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
Thu, 29 Sep 1994 19:23:41 +0000 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
Thu, 29 Sep 1994 19:22:57 +0000 Karl Heuer (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
Thu, 29 Sep 1994 19:07:45 +0000 Richard M. Stallman (add-abbrev, inverse-add-abbrev):
Thu, 29 Sep 1994 18:54:19 +0000 Richard M. Stallman (scheme-mode-variables): Make parse-sexp-ignore-comments t.
Thu, 29 Sep 1994 18:51:54 +0000 Richard M. Stallman (texinfo-format-region, texinfo-format-buffer-1):
Thu, 29 Sep 1994 12:42:45 +0000 Francesco Potort * man.el
Thu, 29 Sep 1994 06:32:06 +0000 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
Thu, 29 Sep 1994 04:48:59 +0000 Richard M. Stallman (handle-delete-frame): New function.
Wed, 28 Sep 1994 22:38:04 +0000 Karl Heuer (command-line): Fix bug in previous change.
Wed, 28 Sep 1994 22:15:38 +0000 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
Wed, 28 Sep 1994 21:00:06 +0000 Roland McGrath [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
Wed, 28 Sep 1994 20:45:25 +0000 Karl Heuer (syms_of_dired): Undo Sep 16 change.
Wed, 28 Sep 1994 20:45:08 +0000 Karl Heuer (Fdelete_file): Undo Sep 16 change.
Wed, 28 Sep 1994 04:46:02 +0000 Richard M. Stallman (backward-kill-sentence): Work in read-only buffers.
Wed, 28 Sep 1994 01:58:46 +0000 Karl Heuer Comment fix.
Wed, 28 Sep 1994 00:59:24 +0000 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
Wed, 28 Sep 1994 00:58:45 +0000 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
Wed, 28 Sep 1994 00:58:15 +0000 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Use new width formula.
Wed, 28 Sep 1994 00:57:37 +0000 Karl Heuer (scroll_bar_pixel_width, scroll_bar_cols): Update comment.
Tue, 27 Sep 1994 23:32:55 +0000 Karl Heuer (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
Tue, 27 Sep 1994 22:59:50 +0000 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
Tue, 27 Sep 1994 21:43:37 +0000 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
Tue, 27 Sep 1994 20:14:55 +0000 Richard M. Stallman (mail): Doc fix.
Tue, 27 Sep 1994 19:50:53 +0000 Richard M. Stallman (${etc}DOC): Run make-docfile twice--two batches.
Tue, 27 Sep 1994 19:49:25 +0000 Richard M. Stallman Initial revision
Tue, 27 Sep 1994 19:45:00 +0000 Richard M. Stallman Improve POP code, move most of it into a separate file.
Tue, 27 Sep 1994 19:43:07 +0000 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
Tue, 27 Sep 1994 19:42:03 +0000 Richard M. Stallman (utimes): Check for it.
Tue, 27 Sep 1994 19:41:21 +0000 Richard M. Stallman (Fformat_time_string): Mostly rewritten, to handle
Tue, 27 Sep 1994 19:32:35 +0000 Richard M. Stallman (rmail-forward): Simplify insertion of forwarded msg.
Tue, 27 Sep 1994 05:41:20 +0000 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
Tue, 27 Sep 1994 05:37:06 +0000 Richard M. Stallman (rmail-summary-delete-forward): Regexp for recognizing deleted message
Tue, 27 Sep 1994 04:20:23 +0000 Karl Heuer (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
Tue, 27 Sep 1994 04:10:43 +0000 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
Tue, 27 Sep 1994 04:03:15 +0000 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
Tue, 27 Sep 1994 04:00:45 +0000 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
Tue, 27 Sep 1994 03:57:23 +0000 Karl Heuer (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
Tue, 27 Sep 1994 03:27:31 +0000 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
Tue, 27 Sep 1994 03:16:02 +0000 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
Tue, 27 Sep 1994 03:15:02 +0000 Karl Heuer (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
Tue, 27 Sep 1994 03:13:50 +0000 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
Tue, 27 Sep 1994 03:13:08 +0000 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
Tue, 27 Sep 1994 03:12:28 +0000 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
Tue, 27 Sep 1994 03:11:31 +0000 Karl Heuer (Fbyte_code): Use type test macros.
Tue, 27 Sep 1994 03:10:43 +0000 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
Tue, 27 Sep 1994 03:10:02 +0000 Karl Heuer (casify_object): Use type test macros.
Tue, 27 Sep 1994 03:09:02 +0000 Karl Heuer (STRING256_P): Use type test macros.
Tue, 27 Sep 1994 03:08:20 +0000 Karl Heuer (Fself_insert_command): Use type test macros.
Tue, 27 Sep 1994 03:07:54 +0000 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
Tue, 27 Sep 1994 03:06:52 +0000 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
Tue, 27 Sep 1994 03:05:28 +0000 Karl Heuer (Fkill_emacs): Use type test macros.
Tue, 27 Sep 1994 03:03:38 +0000 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
Tue, 27 Sep 1994 03:01:57 +0000 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
Tue, 27 Sep 1994 03:01:14 +0000 Karl Heuer (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
Tue, 27 Sep 1994 02:58:30 +0000 Karl Heuer (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
Tue, 27 Sep 1994 02:56:25 +0000 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
Tue, 27 Sep 1994 02:55:09 +0000 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
Tue, 27 Sep 1994 02:30:34 +0000 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
Tue, 27 Sep 1994 02:28:15 +0000 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
Tue, 27 Sep 1994 02:26:34 +0000 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
Tue, 27 Sep 1994 02:25:20 +0000 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
Tue, 27 Sep 1994 02:24:00 +0000 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
Tue, 27 Sep 1994 02:12:02 +0000 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
Tue, 27 Sep 1994 02:00:42 +0000 Karl Heuer (Finsert_string): Use type test macros.
Tue, 27 Sep 1994 01:59:38 +0000 Karl Heuer (run_msdos_command): Use type test macros.
Tue, 27 Sep 1994 01:58:12 +0000 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
Tue, 27 Sep 1994 01:58:00 +0000 Richard M. Stallman (POSIX_SIGNALS): Define it.
Tue, 27 Sep 1994 01:53:42 +0000 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
Tue, 27 Sep 1994 01:37:06 +0000 Richard M. Stallman (syms_of_window): Doc fix.
Tue, 27 Sep 1994 01:24:44 +0000 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
Tue, 27 Sep 1994 01:21:05 +0000 Karl Heuer (sun_item_create): Use type test macros.
Tue, 27 Sep 1994 01:20:25 +0000 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
Tue, 27 Sep 1994 01:18:46 +0000 Karl Heuer (sys_subshell): Use type test macros.
Tue, 27 Sep 1994 01:16:02 +0000 Karl Heuer (validate_interval_range, add_properties, remove_properties,
Tue, 27 Sep 1994 01:13:35 +0000 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
Tue, 27 Sep 1994 01:11:24 +0000 Karl Heuer (translate_id): Use type test macros.
Tue, 27 Sep 1994 01:07:23 +0000 Karl Heuer (child_setup, Fcall_process): Use type test macros.
Tue, 27 Sep 1994 00:51:55 +0000 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
Tue, 27 Sep 1994 00:37:04 +0000 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
Tue, 27 Sep 1994 00:30:32 +0000 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
Tue, 27 Sep 1994 00:27:58 +0000 Karl Heuer (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
Tue, 27 Sep 1994 00:24:27 +0000 Karl Heuer (x_scroll_bar_clear): Use type test macros.
Mon, 26 Sep 1994 23:43:18 +0000 Richard M. Stallman (Qplus): New variable.
Mon, 26 Sep 1994 23:42:40 +0000 Richard M. Stallman (Qplus): Declared.
Mon, 26 Sep 1994 23:18:19 +0000 Richard M. Stallman (dired-re-perms): Accept various file type letters.
Mon, 26 Sep 1994 21:59:04 +0000 David J. MacKenzie remove CONFIG_BROKETS
Mon, 26 Sep 1994 21:56:21 +0000 David J. MacKenzie REMOVE CONFIG_BROKETS
Mon, 26 Sep 1994 19:43:24 +0000 Karl Heuer (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
Mon, 26 Sep 1994 18:14:29 +0000 Karl Heuer (argmatch): New function.
Sun, 25 Sep 1994 23:35:41 +0000 Paul Reilly (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
Sun, 25 Sep 1994 23:30:51 +0000 Paul Reilly Clean up of temporary changes used to try to find a workaround for the
Sun, 25 Sep 1994 20:46:44 +0000 Paul Reilly entered into RCS
Sun, 25 Sep 1994 18:28:22 +0000 Richard M. Stallman (enable-flow-control): Never make keyboard-translate-table shorter.
Sun, 25 Sep 1994 18:06:01 +0000 Richard M. Stallman Delete __FreeBSD__ conditional macro definitions.
Sun, 25 Sep 1994 17:43:58 +0000 Richard M. Stallman (update_echo_area): New function.
Sun, 25 Sep 1994 17:42:55 +0000 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
Sun, 25 Sep 1994 17:18:58 +0000 Paul Reilly entered into RCS
Sun, 25 Sep 1994 16:37:30 +0000 Richard M. Stallman Don't include signal.h, values.h.
Sun, 25 Sep 1994 07:48:55 +0000 Richard M. Stallman Comment change.
Sun, 25 Sep 1994 01:21:49 +0000 Richard M. Stallman (rmail-construct-io-menu): Don't print a message about no matching files.
Sun, 25 Sep 1994 00:48:04 +0000 Richard M. Stallman (set_file_times): Fix typo in previous change.
Sun, 25 Sep 1994 00:40:46 +0000 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
Sun, 25 Sep 1994 00:38:02 +0000 Richard M. Stallman (HAVE_UTIMES): Add #undef.
Sun, 25 Sep 1994 00:22:16 +0000 Paul Reilly *** empty log message ***
Sat, 24 Sep 1994 23:24:52 +0000 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
Sat, 24 Sep 1994 22:49:02 +0000 Richard M. Stallman (strftime.o): New target.
Sat, 24 Sep 1994 22:29:40 +0000 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
Sat, 24 Sep 1994 22:15:56 +0000 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
Sat, 24 Sep 1994 22:15:44 +0000 Richard M. Stallman (USE_DL_STUBS): Defined.
Sat, 24 Sep 1994 22:15:28 +0000 Richard M. Stallman (USE_DL_STUBS): Add #undef.
Sat, 24 Sep 1994 09:13:57 +0000 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
Sat, 24 Sep 1994 07:24:30 +0000 Richard M. Stallman (syms_of_textprop): Doc fix.
Sat, 24 Sep 1994 07:04:52 +0000 Richard M. Stallman (ange-ftp-start-process): Add use-smart-ftp code.
Sat, 24 Sep 1994 05:09:47 +0000 Richard M. Stallman (STACK_DIRECTION): Don't redefine if defined already.
Sat, 24 Sep 1994 05:02:49 +0000 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
Sat, 24 Sep 1994 04:58:15 +0000 Richard M. Stallman (comint-input-chunk-size): Variable deleted.
Sat, 24 Sep 1994 04:57:53 +0000 Richard M. Stallman (nntp-send-region-to-server): Call process-send-region
Sat, 24 Sep 1994 04:52:10 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Sat, 24 Sep 1994 04:37:40 +0000 Paul Reilly entered into RCS
Sat, 24 Sep 1994 04:32:08 +0000 Richard M. Stallman (Buffer-menu-delete): Handle prefix arg.
Sat, 24 Sep 1994 04:20:22 +0000 Richard M. Stallman (rmail-reformat-message): Run mail-message-filter
Sat, 24 Sep 1994 04:15:03 +0000 Richard M. Stallman (dired-virtual-mode): Doc fix.
Sat, 24 Sep 1994 04:14:20 +0000 Richard M. Stallman Comment change.
Sat, 24 Sep 1994 04:13:41 +0000 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
Sat, 24 Sep 1994 04:11:17 +0000 Richard M. Stallman (auto-execute): Use \' in auto-mode-alist regexps.
Sat, 24 Sep 1994 04:09:46 +0000 Richard M. Stallman Comment changes.
Sat, 24 Sep 1994 04:06:50 +0000 Richard M. Stallman (ada-mode): Add autoload cookie.
Sat, 24 Sep 1994 04:05:44 +0000 Richard M. Stallman (icon-mode): Add autoload cookie.
Sat, 24 Sep 1994 03:47:07 +0000 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,
Sat, 24 Sep 1994 02:03:32 +0000 Richard M. Stallman (Fupcase_initials_region): New function.
Sat, 24 Sep 1994 01:57:54 +0000 Richard M. Stallman (upcase_initials): New function.
Sat, 24 Sep 1994 01:54:17 +0000 Richard M. Stallman (install-arch-indep): Don't do mkdir here.
Sat, 24 Sep 1994 01:48:04 +0000 Richard M. Stallman (touchy_mkdir): Make dir ugo+re even if it isn't new.
Sat, 24 Sep 1994 01:41:54 +0000 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
Sat, 24 Sep 1994 01:27:46 +0000 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
Sat, 24 Sep 1994 01:16:19 +0000 Richard M. Stallman (get-file-buffer): Doc fix.
Sat, 24 Sep 1994 01:10:23 +0000 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
Sat, 24 Sep 1994 01:08:40 +0000 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
Sat, 24 Sep 1994 00:58:07 +0000 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
Sat, 24 Sep 1994 00:37:07 +0000 Richard M. Stallman (DONT_DEFINE_SIGNAL): Macro deleted.
Sat, 24 Sep 1994 00:35:02 +0000 Richard M. Stallman (DK_HEADER_FILE): Macro deleted.
Sat, 24 Sep 1994 00:34:23 +0000 Richard M. Stallman (DKSTAT_HEADER_FILE): Macro deleted.
Sat, 24 Sep 1994 00:33:39 +0000 Richard M. Stallman (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
Sat, 24 Sep 1994 00:30:52 +0000 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:29:39 +0000 Richard M. Stallman Don't test CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:28:23 +0000 Richard M. Stallman Don't test CANNOT_DUMP or CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:20:07 +0000 Richard M. Stallman Delete BROKEN_FASYNC conditional.
Sat, 24 Sep 1994 00:17:57 +0000 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
Sat, 24 Sep 1994 00:15:23 +0000 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
Sat, 24 Sep 1994 00:12:06 +0000 Paul Reilly *** empty log message ***
Fri, 23 Sep 1994 22:49:47 +0000 Richard M. Stallman (prev_frame): Fix typo.
Fri, 23 Sep 1994 22:33:05 +0000 Richard M. Stallman Comment changes.
Fri, 23 Sep 1994 22:28:08 +0000 Richard M. Stallman (exec_sentinel_error_handler): New function.
Fri, 23 Sep 1994 22:18:59 +0000 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
Fri, 23 Sep 1994 22:14:46 +0000 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
Fri, 23 Sep 1994 21:02:25 +0000 Paul Reilly *** empty log message ***
Fri, 23 Sep 1994 20:46:35 +0000 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
Fri, 23 Sep 1994 18:37:12 +0000 Richard M. Stallman (copy_text_and_data): Delete some printf's.
Fri, 23 Sep 1994 18:35:32 +0000 Richard M. Stallman (PURESIZE): Definition deleted.
Fri, 23 Sep 1994 18:35:06 +0000 Richard M. Stallman Initial revision
Fri, 23 Sep 1994 18:20:31 +0000 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
Fri, 23 Sep 1994 17:44:56 +0000 Roland McGrath (tag-symbol-match-p): New function.
Fri, 23 Sep 1994 17:29:55 +0000 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
Fri, 23 Sep 1994 06:55:48 +0000 Richard M. Stallman (X_IO_BUG): Definition deleted.
Fri, 23 Sep 1994 06:38:24 +0000 Richard M. Stallman (BSD): Have two definitions according to version number.
Fri, 23 Sep 1994 06:18:31 +0000 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
Fri, 23 Sep 1994 05:44:28 +0000 Richard M. Stallman (time-stamp-mail-host-name): Use mail-host-address.
Fri, 23 Sep 1994 05:42:40 +0000 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
Fri, 23 Sep 1994 05:31:24 +0000 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
Fri, 23 Sep 1994 05:28:56 +0000 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
Fri, 23 Sep 1994 05:14:56 +0000 Richard M. Stallman (mail-extr-all-top-level-domains): Fix formal name of Hungary.
Fri, 23 Sep 1994 04:54:46 +0000 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
Fri, 23 Sep 1994 04:37:16 +0000 Richard M. Stallman (rmail-retry-failure): Copy the whole block of headers from the message
Thu, 22 Sep 1994 22:00:06 +0000 Richard M. Stallman entered into RCS
Thu, 22 Sep 1994 20:31:07 +0000 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
Thu, 22 Sep 1994 20:00:48 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer): Use WINDOW's frame
Thu, 22 Sep 1994 19:20:52 +0000 Karl Heuer (evaporate_overlays): Overlay is in car, not cdr.
Thu, 22 Sep 1994 17:01:39 +0000 Karl Heuer (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
Thu, 22 Sep 1994 17:00:25 +0000 Karl Heuer (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
Thu, 22 Sep 1994 12:10:16 +0000 Francesco Potort User option Man-notify-flag renamed to Man-notify-method.
Thu, 22 Sep 1994 11:41:17 +0000 Francesco Potort * ispell.el (check-ispell-version): suggest to try ispell4.el if
Thu, 22 Sep 1994 07:41:35 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Thu, 22 Sep 1994 07:29:02 +0000 Richard M. Stallman (BASE_PURESIZE): Increment both values.
Thu, 22 Sep 1994 07:26:46 +0000 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
Thu, 22 Sep 1994 07:22:46 +0000 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
Thu, 22 Sep 1994 06:55:11 +0000 Richard M. Stallman (rmail-summary-goto-msg): Simply the regexp
Thu, 22 Sep 1994 06:42:30 +0000 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
Thu, 22 Sep 1994 06:37:06 +0000 Richard M. Stallman (Vdebug_on_error): Declared.
Thu, 22 Sep 1994 06:26:46 +0000 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
Thu, 22 Sep 1994 05:47:28 +0000 Richard M. Stallman (special-display-popup-frame): Rename new arg to ARGS.
Thu, 22 Sep 1994 05:07:30 +0000 Richard M. Stallman (print-help-return-message): Handle cons cells
Thu, 22 Sep 1994 05:04:59 +0000 Richard M. Stallman (display-buffer, special-display-buffer-names)
Thu, 22 Sep 1994 05:03:56 +0000 Richard M. Stallman (special-display-popup-frame): New argument PARAMS.
Thu, 22 Sep 1994 04:56:49 +0000 Richard M. Stallman (mail-host-address): New variable.
Thu, 22 Sep 1994 04:27:58 +0000 Chris Siebenmann add convex c3* c4*
Thu, 22 Sep 1994 04:15:33 +0000 Richard M. Stallman (file-ownership-preserved-p): New function.
Thu, 22 Sep 1994 04:11:43 +0000 Richard M. Stallman (cmputc): Return int rather than void.
Thu, 22 Sep 1994 04:11:04 +0000 Richard M. Stallman (evalcost, cmputc): They now return their arguments.
Thu, 22 Sep 1994 03:59:10 +0000 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
Thu, 22 Sep 1994 03:34:43 +0000 Richard M. Stallman (mail-extr-all-top-level-domains): Update domain list.
Thu, 22 Sep 1994 02:48:14 +0000 Richard M. Stallman (vc-menu-map): Set up menu items.
Thu, 22 Sep 1994 02:38:55 +0000 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
Wed, 21 Sep 1994 23:19:26 +0000 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
Wed, 21 Sep 1994 21:56:37 +0000 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
Wed, 21 Sep 1994 21:52:23 +0000 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
Wed, 21 Sep 1994 20:48:00 +0000 Richard M. Stallman (vc-menu-map): New menu.
Wed, 21 Sep 1994 19:05:52 +0000 Richard M. Stallman Fix indentation.
Wed, 21 Sep 1994 18:54:05 +0000 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
Wed, 21 Sep 1994 18:42:05 +0000 Richard M. Stallman (emerge-recenter, emerge-operate-on-windows):
Wed, 21 Sep 1994 18:37:00 +0000 Richard M. Stallman (find-tag-noselect): Simplify.
Wed, 21 Sep 1994 18:26:57 +0000 Richard M. Stallman (mail-default-reply-to): Initialize to t.
Wed, 21 Sep 1994 17:02:10 +0000 David J. MacKenzie remove trailing slashes from srcdir
Wed, 21 Sep 1994 16:15:42 +0000 Francesco Potort * man.el (Man-notify-flag): replaces the old Man-notify
Wed, 21 Sep 1994 09:35:35 +0000 Richard M. Stallman Initial revision
Wed, 21 Sep 1994 09:28:40 +0000 Richard M. Stallman (i[345]86-sequent-ptx*): Handle
Wed, 21 Sep 1994 08:14:33 +0000 Richard M. Stallman (overlays_at): New arg PREV_PTR.
Wed, 21 Sep 1994 06:54:51 +0000 Richard M. Stallman (concat3): New function.
Wed, 21 Sep 1994 06:46:02 +0000 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
Wed, 21 Sep 1994 06:44:59 +0000 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
Wed, 21 Sep 1994 06:33:22 +0000 Richard M. Stallman (rmail-mode-kill-summary): New function.
Wed, 21 Sep 1994 06:25:26 +0000 Richard M. Stallman (Fget_char_property): Pass new arg to overlays_at.
Wed, 21 Sep 1994 06:04:20 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Wed, 21 Sep 1994 05:36:21 +0000 Richard M. Stallman entered into RCS
Wed, 21 Sep 1994 05:19:43 +0000 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
Wed, 21 Sep 1994 03:40:21 +0000 Richard M. Stallman *** empty log message ***
Wed, 21 Sep 1994 03:23:32 +0000 Richard M. Stallman (from, labels, data): Use MAX_DATA_LEN as length.
Wed, 21 Sep 1994 00:59:22 +0000 Karl Heuer (report_error): Include reason in error message.
Tue, 20 Sep 1994 23:52:38 +0000 Richard M. Stallman (mail-bury-selects-summary): New variable.
Tue, 20 Sep 1994 22:16:26 +0000 Richard M. Stallman (paths-force): Depend on src/paths.h
Tue, 20 Sep 1994 19:31:16 +0000 Richard M. Stallman (facemenu-update): Make menu separators all dashes.
Tue, 20 Sep 1994 06:12:27 +0000 Richard M. Stallman (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
Tue, 20 Sep 1994 05:51:50 +0000 Karl Heuer (r_alloc_freeze_level): New variable.
Tue, 20 Sep 1994 05:40:52 +0000 Karl Heuer (trivial_regexp_p): New function.
Tue, 20 Sep 1994 05:38:59 +0000 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
Tue, 20 Sep 1994 05:20:16 +0000 Karl Heuer (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
Tue, 20 Sep 1994 05:18:53 +0000 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
Tue, 20 Sep 1994 05:17:41 +0000 Karl Heuer (compute_motion): Fix comment.
Tue, 20 Sep 1994 05:15:25 +0000 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Change
Tue, 20 Sep 1994 05:13:22 +0000 Karl Heuer (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
Tue, 20 Sep 1994 05:12:09 +0000 Karl Heuer (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
Tue, 20 Sep 1994 05:07:53 +0000 Karl Heuer (x_set_scroll_bar_width): New function.
Tue, 20 Sep 1994 05:05:02 +0000 Karl Heuer * xterm.c (x_new_font): Compute number of scrollbar columns.
Tue, 20 Sep 1994 04:47:17 +0000 Karl Heuer (make_float, make_pure_float): Fix Lisp_Object vs. int problems.
Tue, 20 Sep 1994 04:44:01 +0000 Karl Heuer (Fset_window_buffer): Fix Lisp_Object vs. int problems.
Tue, 20 Sep 1994 04:39:43 +0000 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
Tue, 20 Sep 1994 04:27:40 +0000 Richard M. Stallman (basic-save-buffer-1): If writing temp file fails
Tue, 20 Sep 1994 04:27:27 +0000 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
Tue, 20 Sep 1994 04:26:12 +0000 Richard M. Stallman (query-replace-interactive): New user option.
Tue, 20 Sep 1994 04:07:48 +0000 Karl Heuer (set_file_times): Move this out of the USG conditional.
Tue, 20 Sep 1994 03:18:33 +0000 Richard M. Stallman (PURESIZE_RATIO, BASE_PURESIZE): Defined.
Tue, 20 Sep 1994 02:29:40 +0000 Richard M. Stallman (POSIX_SIGNALS): Defined.
Tue, 20 Sep 1994 02:20:05 +0000 Richard M. Stallman (struct saved_window_data): New slots min_width, min_height.
Tue, 20 Sep 1994 01:28:35 +0000 Per Bothner Patches for HPUX, and SunOS4 (Japanese).
Tue, 20 Sep 1994 01:05:37 +0000 Richard M. Stallman *** empty log message ***
Tue, 20 Sep 1994 00:59:24 +0000 Richard M. Stallman (add-hook): Doc fix.
Tue, 20 Sep 1994 00:26:25 +0000 Richard M. Stallman (malloc, realloc): Declared.
Mon, 19 Sep 1994 21:50:20 +0000 Jim Blandy entered into RCS
Mon, 19 Sep 1994 21:50:07 +0000 Jim Blandy *** empty log message ***
Mon, 19 Sep 1994 20:24:47 +0000 Karl Heuer (syms_of_buffer): Doc fix.
Mon, 19 Sep 1994 18:15:11 +0000 Karl Heuer (config_options): Save all arguments, not just some.
Mon, 19 Sep 1994 17:46:42 +0000 Karl Heuer (Fkey_description): Reverse condition.
Mon, 19 Sep 1994 17:33:18 +0000 Karl Heuer (report-emacs-bug): system-configuration-options was misspelled as
Mon, 19 Sep 1994 17:31:15 +0000 Jim Blandy * disp-table.el: Add support for new window border display table
Mon, 19 Sep 1994 17:28:37 +0000 Jim Blandy Add a new element to display tables controlling side-by-side
Mon, 19 Sep 1994 17:17:02 +0000 Karl Heuer [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
Mon, 19 Sep 1994 11:47:05 +0000 Francesco Potort * rlogin.el (rlogin): recognise the `-l user' option to rlogin and
Mon, 19 Sep 1994 05:54:59 +0000 Richard M. Stallman (SYSTEM_TYPE): Delete definition.
Mon, 19 Sep 1994 05:51:16 +0000 Richard M. Stallman (picture-yank-at-click): New function.
Mon, 19 Sep 1994 05:29:15 +0000 Richard M. Stallman Handle ==, !=, + and -.
Mon, 19 Sep 1994 05:11:40 +0000 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
Mon, 19 Sep 1994 05:07:10 +0000 Richard M. Stallman (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
Mon, 19 Sep 1994 05:03:02 +0000 Richard M. Stallman (rmail-summary-construct-io-menu): New function.
Mon, 19 Sep 1994 05:02:12 +0000 Richard M. Stallman (rmail-output-menu): Function deleted.
Mon, 19 Sep 1994 05:01:33 +0000 Richard M. Stallman Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
Mon, 19 Sep 1994 04:32:41 +0000 Richard M. Stallman (file-name-sans-extension): New function.
Mon, 19 Sep 1994 00:18:27 +0000 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
Mon, 19 Sep 1994 00:17:55 +0000 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:17:26 +0000 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:16:58 +0000 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:16:13 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
Mon, 19 Sep 1994 00:15:36 +0000 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:15:08 +0000 Karl Heuer (Frandom): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:14:49 +0000 Karl Heuer [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:14:16 +0000 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
Mon, 19 Sep 1994 00:13:35 +0000 Karl Heuer Declare Fmake_sparse_keymap.
Mon, 19 Sep 1994 00:12:39 +0000 Karl Heuer Add #include "keyboard.h"
Sun, 18 Sep 1994 23:59:10 +0000 Karl Heuer (Fmember): Declare this function.
Sun, 18 Sep 1994 23:46:48 +0000 Karl Heuer (install-arch-indep): Copy DOC-*, not DOC*
Sun, 18 Sep 1994 21:35:34 +0000 Karl Heuer (_ALL_SOURCE): Don't redefine if already defined.
Sun, 18 Sep 1994 21:27:01 +0000 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
Sun, 18 Sep 1994 21:12:31 +0000 Karl Heuer Delete obsolete symbols.
Sun, 18 Sep 1994 20:34:21 +0000 Karl Heuer Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
Sun, 18 Sep 1994 20:30:01 +0000 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
Sun, 18 Sep 1994 20:28:23 +0000 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
Sun, 18 Sep 1994 20:11:07 +0000 Richard M. Stallman (struct process): New field tty_name.
Sun, 18 Sep 1994 20:06:54 +0000 Richard M. Stallman (telnet-mode-map): Inherit from comint-mode-map.
Sun, 18 Sep 1994 20:04:00 +0000 Richard M. Stallman (HAVE_VFORK): Defined.
Sun, 18 Sep 1994 20:01:47 +0000 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
Sun, 18 Sep 1994 19:54:50 +0000 Richard M. Stallman entered into RCS
Sun, 18 Sep 1994 19:17:01 +0000 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
Sun, 18 Sep 1994 19:15:39 +0000 Karl Heuer Declare set_file_times.
Sun, 18 Sep 1994 19:13:39 +0000 Karl Heuer (set_file_times): New function.
Sun, 18 Sep 1994 19:00:32 +0000 Karl Heuer Add HAVE_STRUCT_UTIMBUF.
Sun, 18 Sep 1994 18:59:49 +0000 Karl Heuer (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
Sun, 18 Sep 1994 18:57:22 +0000 Richard M. Stallman (preserve_other_columns): Fix arg to sizeof in bcopy call.
Sun, 18 Sep 1994 18:43:33 +0000 Karl Heuer Add AC_AIX.
Sun, 18 Sep 1994 18:16:20 +0000 Richard M. Stallman (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
Sun, 18 Sep 1994 09:09:43 +0000 Richard M. Stallman (rmail-forward): Insert separator before and after message.
Sun, 18 Sep 1994 08:52:32 +0000 Richard M. Stallman (ediff-submit-report, ediff-revision)
Sun, 18 Sep 1994 08:46:34 +0000 Richard M. Stallman (reset_buffer): Don't call reset_buffer_local_variables.
Sun, 18 Sep 1994 08:45:56 +0000 Richard M. Stallman (get_minibuffer): Call Fkill_all_local_variables.
Sun, 18 Sep 1994 08:27:12 +0000 Richard M. Stallman Major rewrite to behave more like a minor mode.
Sun, 18 Sep 1994 08:19:12 +0000 Richard M. Stallman (parsing options): Simplify sed command to delete -'s.
Sun, 18 Sep 1994 08:14:59 +0000 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Defined.
Sun, 18 Sep 1994 05:06:35 +0000 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
Sun, 18 Sep 1994 04:05:03 +0000 Richard M. Stallman (REL_ALLOC): #undef deleted.
Sun, 18 Sep 1994 04:02:25 +0000 Richard M. Stallman (Fkey_description): Give error if KEYS not an array.
Sat, 17 Sep 1994 23:52:45 +0000 Richard M. Stallman (unexec): Fix logic for rounding section boundaries.
Sat, 17 Sep 1994 20:02:15 +0000 Richard M. Stallman (generate-file-autoloads): Warn if we put a line
Sat, 17 Sep 1994 19:49:03 +0000 Richard M. Stallman (Fforward_comment): Do increment from, when reaching
Sat, 17 Sep 1994 17:11:21 +0000 Richard M. Stallman (EMACS_CONFIG_OPTIONS): Add #undef.
Sat, 17 Sep 1994 15:06:37 +0000 Paul Reilly *** empty log message ***
Sat, 17 Sep 1994 12:53:30 +0000 Paul Reilly *** empty log message ***
Sat, 17 Sep 1994 10:22:21 +0000 Richard M. Stallman [SUNOS4]: Include link.h.
Sat, 17 Sep 1994 07:30:42 +0000 Richard M. Stallman (describe-variable): Report whether var is local in this buf.
Sat, 17 Sep 1994 05:50:17 +0000 Richard M. Stallman Don't declare malloc.
Sat, 17 Sep 1994 05:46:25 +0000 Richard M. Stallman (property_value): Declare args plist, prop.
Sat, 17 Sep 1994 05:40:11 +0000 Richard M. Stallman (PURESIZE): Defnitions deleted.
Sat, 17 Sep 1994 05:36:53 +0000 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
Sat, 17 Sep 1994 05:30:39 +0000 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
Sat, 17 Sep 1994 05:16:09 +0000 Richard M. Stallman (terminal-map): Define switch-frame.
Sat, 17 Sep 1994 05:10:51 +0000 Richard M. Stallman (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
Sat, 17 Sep 1994 03:32:48 +0000 Richard M. Stallman (facemenu-update): Reverse the menu order again.
Sat, 17 Sep 1994 03:16:16 +0000 Karl Heuer (menu_item_enabled_p): Fix declaration.
Sat, 17 Sep 1994 03:15:29 +0000 Karl Heuer Add #include "intervals.h"
Sat, 17 Sep 1994 03:14:26 +0000 Karl Heuer Declare some functions.
Sat, 17 Sep 1994 03:12:39 +0000 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
Sat, 17 Sep 1994 02:16:33 +0000 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
Sat, 17 Sep 1994 02:07:50 +0000 Karl Heuer (config_options): New shell variable.
Sat, 17 Sep 1994 02:05:34 +0000 Karl Heuer (Vsystem_configuration_options): New variable.
Sat, 17 Sep 1994 02:04:08 +0000 Karl Heuer (report-emacs-bug): Insert configuration options.
Sat, 17 Sep 1994 01:52:13 +0000 Karl Heuer Declare evaporate_overlays.
Sat, 17 Sep 1994 01:51:58 +0000 Karl Heuer (del_range_1): Call evaporate_overlays after deleting text.
Sat, 17 Sep 1994 01:51:30 +0000 Karl Heuer (Qevaporate): New symbol.
Sat, 17 Sep 1994 01:24:59 +0000 Richard M. Stallman (HAVE_VFORK): Defined.
Sat, 17 Sep 1994 01:00:25 +0000 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
Sat, 17 Sep 1994 00:59:56 +0000 Richard M. Stallman Initial revision
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:45:16 +0000 Richard M. Stallman (message): Use EMACS_INT.
Sat, 17 Sep 1994 00:43:45 +0000 Richard M. Stallman (struct window): Use EMACS_INT.
Sat, 17 Sep 1994 00:41:40 +0000 Richard M. Stallman (CHECK_IMPURE, all versions): Use EMACS_INT.
Sat, 17 Sep 1994 00:40:54 +0000 Richard M. Stallman (print): Use EMACS_UINT.
Sat, 17 Sep 1994 00:39:50 +0000 Richard M. Stallman Check for __alpha, in __osf__ conditional.
Sat, 17 Sep 1994 00:37:10 +0000 Richard M. Stallman (unchain_marker): Use EMACS_INT.
Sat, 17 Sep 1994 00:36:43 +0000 Richard M. Stallman (Fload): Use EMACS_INT.
Sat, 17 Sep 1994 00:35:09 +0000 Richard M. Stallman (Lisp_Object): Use EMACS_INT.
Sat, 17 Sep 1994 00:32:14 +0000 Richard M. Stallman (struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
Sat, 17 Sep 1994 00:31:05 +0000 Richard M. Stallman (FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
Sat, 17 Sep 1994 00:30:07 +0000 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
Sat, 17 Sep 1994 00:29:03 +0000 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
Sat, 17 Sep 1994 00:28:47 +0000 Karl Heuer (ispell-menu-map): Order menu items by size: buffer > region > word.
Sat, 17 Sep 1994 00:28:39 +0000 Richard M. Stallman (struct face): Use EMACS_UINT.
Sat, 17 Sep 1994 00:27:54 +0000 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
Sat, 17 Sep 1994 00:27:16 +0000 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
Sat, 17 Sep 1994 00:26:43 +0000 Richard M. Stallman (reset_buffer_local_variables, Fbuffer_local_variables)
Sat, 17 Sep 1994 00:25:35 +0000 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
Sat, 17 Sep 1994 00:16:57 +0000 Richard M. Stallman (getloadavg): Add OSF_ALPHA support.
Sat, 17 Sep 1994 00:14:40 +0000 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
Sat, 17 Sep 1994 00:09:21 +0000 Richard M. Stallman [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
Sat, 17 Sep 1994 00:07:41 +0000 Richard M. Stallman (alpha-dec-osf*): New target.
Sat, 17 Sep 1994 00:06:18 +0000 Karl Heuer (insert-register): Add `*' interactive spec.
Sat, 17 Sep 1994 00:02:50 +0000 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
Fri, 16 Sep 1994 23:54:06 +0000 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
Fri, 16 Sep 1994 23:41:47 +0000 Karl Heuer (complex-buffers-menu-p): Delete; obsolete variable.
Fri, 16 Sep 1994 23:39:59 +0000 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
Fri, 16 Sep 1994 23:36:57 +0000 Richard M. Stallman Use just one FRC target.
Fri, 16 Sep 1994 23:35:43 +0000 Karl Heuer (clear_to_end): Fix reversed condition.
Fri, 16 Sep 1994 23:31:10 +0000 Karl Heuer (Info-edit): Move the customary mode-initialization calls out of here.
Fri, 16 Sep 1994 23:20:51 +0000 Karl Heuer (display-time-24hr-format): Doc fix.
Fri, 16 Sep 1994 23:10:44 +0000 Richard M. Stallman (ispell-highlight-spelling-error): Test window-system.
Fri, 16 Sep 1994 22:29:25 +0000 Karl Heuer (mail-alias-modtime): New variable.
Fri, 16 Sep 1994 22:28:30 +0000 Karl Heuer Require sendmail. Delete redundant defvar.
Fri, 16 Sep 1994 22:18:10 +0000 Karl Heuer (Qcompletion_ignored_extensions): New symbol.
Fri, 16 Sep 1994 22:17:40 +0000 Karl Heuer (Fdelete_file): Bind completion-ignored-extensions to nil.
Fri, 16 Sep 1994 22:02:54 +0000 Karl Heuer (Fcdr_safe): Delete extraneous blank in docstring.
Fri, 16 Sep 1994 21:57:45 +0000 Karl Heuer (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
Fri, 16 Sep 1994 21:56:18 +0000 Karl Heuer Define MODE_LINE_BINARY_TEXT.
Fri, 16 Sep 1994 21:40:54 +0000 Karl Heuer (compilation-sentinel): Include exit status in modeline.
Fri, 16 Sep 1994 21:39:41 +0000 Richard M. Stallman (dired-buffers-for-dir): Delete debugging code.
Fri, 16 Sep 1994 21:35:29 +0000 Richard M. Stallman (dired-fun-in-all-buffers): Expand dir at start.
Fri, 16 Sep 1994 21:35:10 +0000 Richard M. Stallman (dired-clean-up-after-deletion): Expand fn.
Fri, 16 Sep 1994 21:34:27 +0000 Richard M. Stallman (dired-buffers-for-dir): Assume dirs are preexpanded.
Fri, 16 Sep 1994 21:31:00 +0000 Karl Heuer (read_minibuf): Don't add to the history list if the minibuffer string is
Fri, 16 Sep 1994 21:16:20 +0000 Karl Heuer (etags_getcwd): Use getcwd if available.
Fri, 16 Sep 1994 20:08:33 +0000 Richard M. Stallman [not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
Fri, 16 Sep 1994 20:06:28 +0000 Richard M. Stallman (xmenu.o): Depend on puresize.h.
Fri, 16 Sep 1994 18:39:54 +0000 Paul Reilly entered into RCS
Fri, 16 Sep 1994 17:37:05 +0000 Paul Reilly entered into RCS
Fri, 16 Sep 1994 17:37:03 +0000 Paul Reilly *** empty log message ***
Fri, 16 Sep 1994 11:18:45 +0000 Karl Heuer [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
Fri, 16 Sep 1994 09:23:48 +0000 Richard M. Stallman Delete X11 conditionals.
Fri, 16 Sep 1994 09:23:15 +0000 Richard M. Stallman Delete X11 conditionals.
Fri, 16 Sep 1994 08:51:35 +0000 Richard M. Stallman (Fx_display_grayscale_p): Check for > 1 pane.
Fri, 16 Sep 1994 08:44:49 +0000 Richard M. Stallman (Fx_display_grayscale_p): New function.
Fri, 16 Sep 1994 08:11:26 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Fri, 16 Sep 1994 07:51:40 +0000 Richard M. Stallman (__bsdi__): Define, unless already defined.
Fri, 16 Sep 1994 07:51:25 +0000 Richard M. Stallman (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Fri, 16 Sep 1994 07:51:10 +0000 Richard M. Stallman (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Fri, 16 Sep 1994 04:54:58 +0000 Richard M. Stallman (jka-compr-compression-info-list): Expand regular
Fri, 16 Sep 1994 04:36:54 +0000 Richard M. Stallman (menu-bar-file-menu): Rename "Kill Buffer" menu item.
Fri, 16 Sep 1994 03:29:33 +0000 Karl Heuer (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
Fri, 16 Sep 1994 00:41:59 +0000 Karl Heuer (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
Fri, 16 Sep 1994 00:03:20 +0000 Richard M. Stallman (removenullpaths, paths-force):
Thu, 15 Sep 1994 23:55:25 +0000 Richard M. Stallman (system-key-alist): Add Sun definition for mute-acute.
Thu, 15 Sep 1994 22:19:50 +0000 Karl Heuer (kill-new): Call menu-bar-update-yank-menu only if that function is defined.
Thu, 15 Sep 1994 22:16:49 +0000 Karl Heuer (yank-menu): New variable; kill-ring in menu format.
Thu, 15 Sep 1994 21:52:44 +0000 Karl Heuer Fix typo in comment.
Thu, 15 Sep 1994 21:51:14 +0000 Karl Heuer (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
Thu, 15 Sep 1994 21:33:54 +0000 Richard M. Stallman (auto-insert-alist): Add entries for C++.
Thu, 15 Sep 1994 21:30:21 +0000 Karl Heuer (kill-new): New optional argument means replace most recent kill.
Thu, 15 Sep 1994 21:24:37 +0000 Richard M. Stallman (syms_of_textprop): Delete Lisp var interval-balance-threshold.
Thu, 15 Sep 1994 21:22:26 +0000 Richard M. Stallman (interval_balance_threshold): Var deleted.
Thu, 15 Sep 1994 20:10:12 +0000 Richard M. Stallman Don't call menu-bar-mode.
Thu, 15 Sep 1994 20:09:49 +0000 Richard M. Stallman (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
Thu, 15 Sep 1994 08:45:46 +0000 Richard M. Stallman (Fx_create_frame): Make 1 the default for menu-bar-lines.
Thu, 15 Sep 1994 05:51:07 +0000 Richard M. Stallman (SUNOS4): Defined.
Thu, 15 Sep 1994 04:20:07 +0000 Richard M. Stallman (telnet-program): New variable.
Thu, 15 Sep 1994 04:06:55 +0000 Richard M. Stallman Include window.h.
Thu, 15 Sep 1994 03:47:07 +0000 Richard M. Stallman (removenullpaths, paths-force):
Thu, 15 Sep 1994 03:39:16 +0000 Richard M. Stallman entered into RCS
Thu, 15 Sep 1994 03:31:52 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Thu, 15 Sep 1994 03:21:56 +0000 Richard M. Stallman (forward-page): If we find a match that ends where we
Thu, 15 Sep 1994 03:10:00 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Thu, 15 Sep 1994 03:07:47 +0000 Richard M. Stallman (commmand-line): Fix previous change.
Thu, 15 Sep 1994 02:35:45 +0000 Richard M. Stallman (command-line): If we can't load x-win.el, terminate.
Thu, 15 Sep 1994 02:15:29 +0000 Richard M. Stallman (facemenu-update): Don't use quoted constant lists
Wed, 14 Sep 1994 23:24:45 +0000 Richard M. Stallman Include puresize.h.
Wed, 14 Sep 1994 20:24:21 +0000 Richard M. Stallman Add autoloads.
Wed, 14 Sep 1994 20:21:36 +0000 Richard M. Stallman Update to 2.15.
Wed, 14 Sep 1994 19:32:18 +0000 Richard M. Stallman Initial revision
Wed, 14 Sep 1994 18:55:08 +0000 Richard M. Stallman (c-mode-map): Add "Highlight Conditionals" menu item.
Wed, 14 Sep 1994 18:48:45 +0000 Richard M. Stallman entered into RCS
Wed, 14 Sep 1994 18:29:11 +0000 Richard M. Stallman *** empty log message ***
Wed, 14 Sep 1994 09:17:32 +0000 Richard M. Stallman (Info-mode-map): Bind M-s like s.
Wed, 14 Sep 1994 09:16:31 +0000 Richard M. Stallman (Fset_default_file_modes): Doc fix.
Wed, 14 Sep 1994 09:15:46 +0000 Richard M. Stallman (delete_temp_file): Use Fdelete_file.
Wed, 14 Sep 1994 09:05:48 +0000 Richard M. Stallman *** empty log message ***
Wed, 14 Sep 1994 09:03:27 +0000 Richard M. Stallman Initial revision
Wed, 14 Sep 1994 09:01:02 +0000 Richard M. Stallman (repeat-complex-command, next-history-element,
Wed, 14 Sep 1994 09:00:44 +0000 Richard M. Stallman (server-start): Always use pipes for communication.
Wed, 14 Sep 1994 03:22:57 +0000 Karl Heuer (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
Tue, 13 Sep 1994 18:01:51 +0000 Richard M. Stallman (syms_of_keymap): Doc fix.
Tue, 13 Sep 1994 15:46:47 +0000 David J. MacKenzie use new macro names
Tue, 13 Sep 1994 15:32:40 +0000 David J. MacKenzie add comment about srcdir
Tue, 13 Sep 1994 04:14:00 +0000 Richard M. Stallman (rmail-summary-goto-msg): Preserve the current buffer.
Tue, 13 Sep 1994 04:13:32 +0000 Richard M. Stallman (gobble_input): Block SIGALRM if we are using it.
Sun, 11 Sep 1994 08:36:36 +0000 Richard M. Stallman (vc-do-command): Temporarily add vc-path to the end of PATH.
Sun, 11 Sep 1994 05:43:50 +0000 Richard M. Stallman Further split the Ispell menu autoloads.
Sat, 10 Sep 1994 20:06:02 +0000 Richard M. Stallman Comment fix.
Sat, 10 Sep 1994 15:23:10 +0000 Paul Reilly entered into RCS
Sat, 10 Sep 1994 10:42:40 +0000 Richard Kenner (ptx): New OS; use for Sequent.
Fri, 09 Sep 1994 21:35:42 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer): Doc fix.
Fri, 09 Sep 1994 18:00:22 +0000 Richard Kenner (dsp16xx): New basic machine.
Fri, 09 Sep 1994 04:54:07 +0000 Richard M. Stallman Accept i586 like i386.
Thu, 08 Sep 1994 19:14:12 +0000 Richard M. Stallman (record_asynch_buffer_change): Don't test
Thu, 08 Sep 1994 17:44:42 +0000 Karl Heuer (put-string-on-kill-ring): Delete this function.
Wed, 07 Sep 1994 01:15:22 +0000 Per Bothner * config.sub: Cleanup NeXT support to emit nextstep*.
Tue, 06 Sep 1994 20:33:37 +0000 Richard M. Stallman (set-rmail-inbox-list): Doc fix.
Tue, 06 Sep 1994 16:16:45 +0000 David J. MacKenzie rearrange AC_ARG_WITH calls
Tue, 06 Sep 1994 06:56:47 +0000 Richard M. Stallman (dired-omit-expunge): Avoid setting buffer modified
Tue, 06 Sep 1994 05:29:15 +0000 Richard M. Stallman entered into RCS
Tue, 06 Sep 1994 02:16:33 +0000 Richard M. Stallman (save-place-find-file-hook): Check after-find-file-from-revert-buffer.
Tue, 06 Sep 1994 01:34:31 +0000 Richard M. Stallman [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
Mon, 05 Sep 1994 23:59:51 +0000 Karl Heuer (make-help-screen): Doc fix.
Mon, 05 Sep 1994 23:18:00 +0000 David J. MacKenzie keep up to date with configure.in
Mon, 05 Sep 1994 21:29:37 +0000 David J. MacKenzie remove --with-x10
Mon, 05 Sep 1994 08:54:38 +0000 Richard M. Stallman [__GNUC__] (HAVE_ALLOCA): Defined.
Mon, 05 Sep 1994 04:33:23 +0000 Richard M. Stallman (c-macro-prompt-flag): Set default back to nil.
Mon, 05 Sep 1994 04:06:23 +0000 Richard M. Stallman (init_cmdargs): After chasing link, use only the expanded name.
Mon, 05 Sep 1994 01:12:25 +0000 Karl Heuer (Ffile_accessible_directory_p): Put back the gcpro.
Mon, 05 Sep 1994 00:13:01 +0000 Karl Heuer (srandom): Pass arg to srand48; no return value.
Mon, 05 Sep 1994 00:10:56 +0000 Richard M. Stallman (rmail-get-new-mail): Run rmail-get-new-mail-hook.
Sun, 04 Sep 1994 07:02:34 +0000 Richard M. Stallman Check for lrand48, not rand48.
Sun, 04 Sep 1994 07:01:28 +0000 Richard M. Stallman (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
Sun, 04 Sep 1994 07:00:46 +0000 Richard M. Stallman (HAVE_LRAND48): Replaces HAVE_RAND48.
Sun, 04 Sep 1994 06:52:25 +0000 Richard M. Stallman (Man-notify-when-ready): Get Man-original-frame from the proper buffer.
Sun, 04 Sep 1994 02:09:55 +0000 Richard M. Stallman (init_baud_rate): Test that getobaud is actually defined.
Sat, 03 Sep 1994 23:33:50 +0000 Richard M. Stallman (mark-ring): Add permanent-local prop. Doc fix.
Sat, 03 Sep 1994 23:05:04 +0000 Richard M. Stallman (shell-command-regexp): Use a simpler faster regexp.
Sat, 03 Sep 1994 22:46:05 +0000 Richard M. Stallman (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
Sat, 03 Sep 1994 22:11:00 +0000 Richard M. Stallman (Info-mode): Text for using x, not for make-face defined.
Sat, 03 Sep 1994 08:43:52 +0000 Richard M. Stallman (mh-get-new-mail): Always use mh-inc-prog, never `inc'.
Sat, 03 Sep 1994 04:34:17 +0000 Richard M. Stallman (init_baud_rate) [USE_GETOBAUD]: Use getobaud.
Sat, 03 Sep 1994 03:34:55 +0000 Richard M. Stallman (pascal-auto-lineup): New variable.
Sat, 03 Sep 1994 00:07:49 +0000 Richard M. Stallman (outline-minor-mode-prefix): Doc fix.
Fri, 02 Sep 1994 23:30:24 +0000 Richard M. Stallman (prepare_to_modify_buffer): Don't call verify_overlay_modification if
Fri, 02 Sep 1994 23:27:04 +0000 Richard M. Stallman (Fset_text_properties):
Fri, 02 Sep 1994 22:45:09 +0000 Richard M. Stallman (Fdelete_frame): Fix previous change.
Fri, 02 Sep 1994 20:17:12 +0000 Richard M. Stallman (display_text_line): Don't overrun the charstart area.
Thu, 01 Sep 1994 21:18:15 +0000 Richard M. Stallman (grep-command): Doc fix.
Thu, 01 Sep 1994 20:32:44 +0000 Richard M. Stallman (x_make_frame_visible): Call input_polling_used.
Thu, 01 Sep 1994 18:06:24 +0000 Tom Tromey Added filename completion in inferior tcl mode
Thu, 01 Sep 1994 15:30:26 +0000 David J. MacKenzie entered into RCS
Thu, 01 Sep 1994 11:05:40 +0000 Francesco Potort * cmacexp.el (c-macro-prompt-flag): set default to t.
Thu, 01 Sep 1994 06:12:38 +0000 Richard M. Stallman (completion-before-command): Don't call get on a non-symbol.
Thu, 01 Sep 1994 04:47:05 +0000 David J. MacKenzie *** empty log message ***
Wed, 31 Aug 1994 22:20:32 +0000 Richard M. Stallman (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
Wed, 31 Aug 1994 20:45:41 +0000 Richard M. Stallman (defined_color): New arg ALLOC--optionally don't allocate the color.
Wed, 31 Aug 1994 14:31:25 +0000 David J. MacKenzie *** empty log message ***
Wed, 31 Aug 1994 04:14:02 +0000 Richard M. Stallman (input_polling_used): New function.
Tue, 30 Aug 1994 23:56:15 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Tue, 30 Aug 1994 22:45:10 +0000 Richard M. Stallman (exit-calendar): Don't restore window config.
Tue, 30 Aug 1994 21:20:09 +0000 Richard M. Stallman (isearch-edit-string): Use isearch-text-char-description.
Tue, 30 Aug 1994 19:32:53 +0000 Richard M. Stallman entered into RCS
Tue, 30 Aug 1994 07:20:23 +0000 Richard M. Stallman (insert_before_markers_and_inherit): New function.
Tue, 30 Aug 1994 07:18:47 +0000 Richard M. Stallman (Finsert_and_inherit_before_markers):
Tue, 30 Aug 1994 07:17:49 +0000 Richard M. Stallman (Fdelete_frame): Free the frame's glyphs arrays.
Tue, 30 Aug 1994 07:15:00 +0000 Richard M. Stallman (free_frame_glyphs): No longer static.
Tue, 30 Aug 1994 07:07:39 +0000 Richard M. Stallman (perform-replace): Restore match data before highlighting.
Tue, 30 Aug 1994 07:03:33 +0000 Richard M. Stallman (isearch-edit-string): In the isearch-recursive-edit case,
Tue, 30 Aug 1994 04:30:33 +0000 Richard M. Stallman (Ffile_accessible_directory_p): No need for gcpro.
Tue, 30 Aug 1994 00:47:36 +0000 Richard M. Stallman (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
Tue, 30 Aug 1994 00:36:48 +0000 Richard M. Stallman (set-mark): When POS is nil, always clear mark-active.
Tue, 30 Aug 1994 00:34:35 +0000 Richard M. Stallman Provide diary-lib not diary.
Tue, 30 Aug 1994 00:33:34 +0000 Richard M. Stallman Require diary-lib, not diary.
Mon, 29 Aug 1994 01:19:13 +0000 Per Bothner Various fixes (freebsd, ncr, nextstep): See ChangeLog.
Sun, 28 Aug 1994 21:07:42 +0000 Richard M. Stallman (HAVE_MACH_MACH_H): Defined.
Sun, 28 Aug 1994 20:00:21 +0000 Richard M. Stallman (Fx_color_defined_p): Return list of RGB values, not just t.
Sun, 28 Aug 1994 19:59:18 +0000 Richard M. Stallman (polling_for_input): Declared.
Sun, 28 Aug 1994 19:58:40 +0000 Richard M. Stallman (polling_for_input): Define var unconditionally.
Sun, 28 Aug 1994 19:57:51 +0000 Richard M. Stallman Include keyboard.h.
Sun, 28 Aug 1994 07:39:12 +0000 Richard M. Stallman (xmenu_show): Don't queue events that are in the menu bar.
Sun, 28 Aug 1994 07:37:42 +0000 Richard M. Stallman (after-find-file-from-revert-buffer): Add defvar.
Sun, 28 Aug 1994 06:48:56 +0000 Richard M. Stallman (internal_self_insert): Use insert_and_inherit.
Sun, 28 Aug 1994 06:08:54 +0000 Richard M. Stallman (Findent_to): Pass new arg to Finsert_char.
Sun, 28 Aug 1994 06:07:37 +0000 Richard M. Stallman (insert_1): New arg INHERIT.
Sun, 28 Aug 1994 06:07:15 +0000 Richard M. Stallman (Finsert_char): New arg INHERIT.
Sun, 28 Aug 1994 04:14:59 +0000 Richard M. Stallman (dbx): Use newline, not semicolon, between file and stop cmds.
Sat, 27 Aug 1994 23:03:05 +0000 Richard M. Stallman entered into RCS
Sat, 27 Aug 1994 21:02:12 +0000 Richard M. Stallman (outline-mode-prefix-map): New variable.
Sat, 27 Aug 1994 19:40:47 +0000 Richard M. Stallman (indent-rigidly): Insert new indent, then delete old.
Sat, 27 Aug 1994 19:06:19 +0000 Richard M. Stallman (comint-arguments): Treat \n and \t like space.
Fri, 26 Aug 1994 23:19:19 +0000 Per Bothner (netbsd, freebsd, linux): Accept any machine, not just i[34]86.
Fri, 26 Aug 1994 22:45:20 +0000 Richard Kenner Recognize powerpc-ibm-aix3.2.5.
Fri, 26 Aug 1994 22:21:31 +0000 Per Bothner Merges from Cygnus version.
Fri, 26 Aug 1994 21:25:43 +0000 Richard M. Stallman (xterm.o): Depend on keyboard.h.
Fri, 26 Aug 1994 14:57:46 +0000 David J. MacKenzie Initial revision
Fri, 26 Aug 1994 06:55:43 +0000 Richard M. Stallman (rmail-summary-output-menu): New command.
Fri, 26 Aug 1994 05:18:31 +0000 Karl Heuer (x_make_frame_visible): Call signal handler directly.
Fri, 26 Aug 1994 01:44:01 +0000 Richard M. Stallman Add LINUX_QMAGIC conditional.
Fri, 26 Aug 1994 00:45:03 +0000 Richard M. Stallman (USE_NONANSI_DEFUN): Defined.
Fri, 26 Aug 1994 00:44:42 +0000 Richard M. Stallman (DEFUN): Check USE_NONANSI_DEFUN.
Fri, 26 Aug 1994 00:40:24 +0000 Richard M. Stallman entered into RCS
Fri, 26 Aug 1994 00:30:33 +0000 Richard M. Stallman *** empty log message ***
Fri, 26 Aug 1994 00:27:53 +0000 Richard M. Stallman *** empty log message ***
Fri, 26 Aug 1994 00:05:30 +0000 Richard M. Stallman (vc-backend-checkout): Don't use -G for SCCS.
Thu, 25 Aug 1994 23:23:09 +0000 Richard M. Stallman (toggle-rot13-mode): New function.
Thu, 25 Aug 1994 22:55:25 +0000 Richard M. Stallman (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
Thu, 25 Aug 1994 05:05:50 +0000 Richard M. Stallman (xmenu_show): Do nothing special for ButtonPress in the menu.
Thu, 25 Aug 1994 01:51:34 +0000 Roland McGrath (tags-table-extend-computed-list): In loop processing list of included
Thu, 25 Aug 1994 01:25:55 +0000 Richard M. Stallman (display_scan_buffer): New function.
Thu, 25 Aug 1994 00:39:13 +0000 Charles Hannum Update to match config.sub changes for NetBSD.
Thu, 25 Aug 1994 00:37:35 +0000 Charles Hannum Revert pc532 handling.
Thu, 25 Aug 1994 00:24:48 +0000 Charles Hannum Rearrange handling of NetBSD ports.
Thu, 25 Aug 1994 00:05:36 +0000 Richard M. Stallman (find-file-noselect): Improve "file changed" message.
Wed, 24 Aug 1994 23:42:49 +0000 Richard M. Stallman (unexec): Copy previous change in unexelf.c.
Wed, 24 Aug 1994 23:31:55 +0000 Richard M. Stallman (comint-arguments): Rewrite for speed.
Wed, 24 Aug 1994 23:27:35 +0000 Charles Hannum Add da30-* for da30-unknown-netbsd*.
Wed, 24 Aug 1994 23:19:42 +0000 Charles Hannum Remove mac68k-*.
Wed, 24 Aug 1994 19:53:17 +0000 Richard M. Stallman (ispell-buffer-local-words): Don't treat doublequote
Wed, 24 Aug 1994 19:51:01 +0000 Richard M. Stallman (term_init): Added missing argument to tgetstr.
Wed, 24 Aug 1994 19:40:44 +0000 Richard M. Stallman (textget): Ignore category prop if not a symbol.
Wed, 24 Aug 1994 19:40:30 +0000 Richard M. Stallman [__GNUC__] (LD_SWITCH_SYSTEM): Defined.
Wed, 24 Aug 1994 06:28:41 +0000 Karl Heuer (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
Wed, 24 Aug 1994 04:50:24 +0000 Richard M. Stallman (mouse-extend): In Transient Mark mode, use the region
Wed, 24 Aug 1994 04:23:07 +0000 Charles Hannum *** empty log message ***
Wed, 24 Aug 1994 04:07:50 +0000 Charles Hannum Add NetBSD support.
Wed, 24 Aug 1994 02:04:01 +0000 Roland McGrath Initial revision
Wed, 24 Aug 1994 00:55:52 +0000 Karl Heuer (shell-command-on-region): Don't delete current buffer.
Wed, 24 Aug 1994 00:39:46 +0000 Karl Heuer (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
Wed, 24 Aug 1994 00:35:51 +0000 Karl Heuer (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
Tue, 23 Aug 1994 23:00:56 +0000 Karl Heuer (pos_tab_offset): Don't trigger point-motion hooks.
Tue, 23 Aug 1994 22:58:08 +0000 Richard M. Stallman (backward-delete-char-untabify): Doc fix.
Tue, 23 Aug 1994 22:56:44 +0000 Karl Heuer (Frename_buffer): Fix gcpro problems.
Tue, 23 Aug 1994 22:43:43 +0000 Richard M. Stallman (lpr-headers-switches): Don't use -p on dgux, irix.
Tue, 23 Aug 1994 22:36:41 +0000 Richard M. Stallman (O_RDONLY): Defined.
Tue, 23 Aug 1994 22:28:49 +0000 Richard M. Stallman (O_RDONLY): Defined.
Tue, 23 Aug 1994 21:35:23 +0000 Richard M. Stallman (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
Tue, 23 Aug 1994 20:50:09 +0000 Richard M. Stallman (redisplay_window): Don't access text before BEGV.
Tue, 23 Aug 1994 19:53:39 +0000 Richard M. Stallman (jka-compr-insert-file-contents): Run the
Tue, 23 Aug 1994 16:34:26 +0000 Richard M. Stallman Formerly tasks.texi.~13~
Tue, 23 Aug 1994 16:33:18 +0000 Richard M. Stallman (rmail-ignored-headers): Split string constant into lines.
Tue, 23 Aug 1994 16:08:12 +0000 Richard M. Stallman entered into RCS
Tue, 23 Aug 1994 08:24:23 +0000 Richard M. Stallman (read_char): After read_char_minibuf_menu_prompt,
Tue, 23 Aug 1994 07:09:07 +0000 Richard M. Stallman Comment change.
Tue, 23 Aug 1994 07:05:17 +0000 Richard M. Stallman (Fmake_directory_internal): Pass just 2 args to handler.
Tue, 23 Aug 1994 06:55:46 +0000 Karl Heuer (Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
Tue, 23 Aug 1994 06:04:59 +0000 Richard M. Stallman Move m68k-ccur handling to proper part of file.
Tue, 23 Aug 1994 00:33:29 +0000 Karl Heuer (Fstring_match): Fix sign error.
Mon, 22 Aug 1994 23:27:23 +0000 Karl Heuer Fix comment.
Mon, 22 Aug 1994 23:18:42 +0000 Karl Heuer (LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
Mon, 22 Aug 1994 15:56:24 +0000 Tom Tromey tcl-load-file default to current buffer.
Sun, 21 Aug 1994 20:33:05 +0000 Tom Tromey Fixed bug in tcl-guess-application.
Sun, 21 Aug 1994 18:09:30 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.
Sun, 21 Aug 1994 18:02:21 +0000 Richard M. Stallman (src/m, src/s): Put *.inp in distribution.
Sun, 21 Aug 1994 17:39:15 +0000 Richard M. Stallman (news-fkey-prefix): Use kp-decimal, not kp-period.
Sun, 21 Aug 1994 17:26:15 +0000 Richard M. Stallman (news-select-message): Do most of the work
Sun, 21 Aug 1994 03:54:45 +0000 Tom Tromey Keybindings don't overshadown comint bindings.
Sat, 20 Aug 1994 00:48:16 +0000 Richard M. Stallman Eliminate local var bss_end.
Sat, 20 Aug 1994 00:03:24 +0000 Richard M. Stallman Accept i586 and i486 along with i386.
Fri, 19 Aug 1994 22:50:56 +0000 Richard M. Stallman (rmail-retry-failure, mail-unsent-separator): Doc fix.
Fri, 19 Aug 1994 08:00:34 +0000 Richard M. Stallman (news-mode): Don't set mode-name to a list.
Fri, 19 Aug 1994 07:23:05 +0000 Richard M. Stallman (wait_reading_process_input):
Fri, 19 Aug 1994 07:06:30 +0000 Richard M. Stallman (read_char): Don't show buffer-events to the user.
Fri, 19 Aug 1994 05:47:15 +0000 Richard M. Stallman (rot13-other-window): Doc fix.
Fri, 19 Aug 1994 05:38:55 +0000 Richard M. Stallman (x_make_frame_visible): Quit if requested, in loop at end.
Fri, 19 Aug 1994 04:38:14 +0000 Richard M. Stallman (lpr-command, lpr-headers-switches): Undo previous change.
Thu, 18 Aug 1994 21:03:37 +0000 Karl Heuer (split-window-horizontally): If size is negative, measure from the right.
Thu, 18 Aug 1994 01:08:03 +0000 Richard M. Stallman (Info-mode): Doc fix.
Thu, 18 Aug 1994 00:38:13 +0000 Richard M. Stallman (vc-admin): Pass nil as last arg to vc-start-entry.
Wed, 17 Aug 1994 23:29:45 +0000 Richard M. Stallman (lpr-command, lpr-headers-switches): Treat Solaris like BSD.
Wed, 17 Aug 1994 23:13:50 +0000 Richard M. Stallman (regex_compile): Split an if to avoid compiler bug.
Wed, 17 Aug 1994 22:50:36 +0000 Richard M. Stallman Comment fix.
Wed, 17 Aug 1994 22:33:37 +0000 Richard M. Stallman (choose-completion-string): Use plain exit-minibuffer,
Wed, 17 Aug 1994 22:31:16 +0000 Richard M. Stallman (show-paren-command-hook): Set the face of an overlay
Wed, 17 Aug 1994 22:20:40 +0000 Richard Kenner *** empty log message ***
Wed, 17 Aug 1994 21:46:05 +0000 Richard M. Stallman (after-find-file): New arg renamed to after-find-file-from-revert-buffer.
Wed, 17 Aug 1994 21:44:49 +0000 Karl Heuer (Fcall_process_region): gcpro filename_string.
Wed, 17 Aug 1994 21:42:40 +0000 Richard M. Stallman (after-find-file): New arg from-revert-buffer.
Wed, 17 Aug 1994 20:30:22 +0000 Richard M. Stallman (tex-mode): Allow for documentclass options when checking for SliTeX.
Wed, 17 Aug 1994 20:06:55 +0000 Richard M. Stallman (store_function_docstring): Do nothing for bytecode object
Wed, 17 Aug 1994 01:45:45 +0000 Richard M. Stallman (perl-indent-command): Fix backwards conditional.
Tue, 16 Aug 1994 23:51:52 +0000 Richard M. Stallman (list_buffers_1): Update header line layout.
Mon, 15 Aug 1994 22:44:10 +0000 Paul Eggert Add support for CVS.
Mon, 15 Aug 1994 09:19:22 +0000 Richard M. Stallman Do compute unexec, LIBX, system_malloc, etc
Sun, 14 Aug 1994 20:15:21 +0000 Richard M. Stallman (rmail-summary-scroll-msg-up): Put rmail buffer
Sun, 14 Aug 1994 10:07:00 +0000 Richard M. Stallman (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
Sun, 14 Aug 1994 09:56:17 +0000 Richard M. Stallman (rmail-resend): Preserve point around expand-mail-aliases.
Sun, 14 Aug 1994 09:22:39 +0000 Richard M. Stallman Initial revision
Sun, 14 Aug 1994 09:15:39 +0000 Richard M. Stallman (compute_motion): Use WIN's frame, not selected one.
Sun, 14 Aug 1994 06:58:19 +0000 Richard M. Stallman Uninstall "$(EMACS)", not "emacs".
Sun, 14 Aug 1994 04:09:30 +0000 Richard M. Stallman (easy-menu-define): Doc fix.
Sun, 14 Aug 1994 02:47:35 +0000 Richard M. Stallman (pid_t): New definition.
Sun, 14 Aug 1994 00:42:40 +0000 Richard M. Stallman (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
Sat, 13 Aug 1994 23:58:50 +0000 Richard M. Stallman (iso-tex2iso-trans-tab): Put the sequences with braces
Sat, 13 Aug 1994 23:55:09 +0000 Richard M. Stallman (c-macro-expansion): If the CPP output is empty, just show error messages.
Sat, 13 Aug 1994 23:13:10 +0000 Richard M. Stallman (window_loop, case UNSHOW_BUFFER):
Sat, 13 Aug 1994 20:35:42 +0000 Richard M. Stallman (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
Sat, 13 Aug 1994 20:29:54 +0000 Richard M. Stallman (mouse-set-mark): Select the window before saving point.
Sat, 13 Aug 1994 17:36:00 +0000 Richard M. Stallman (rmail-retry-failure): Narrow to just the old header
Sat, 13 Aug 1994 05:26:42 +0000 Richard M. Stallman entered into RCS
Fri, 12 Aug 1994 23:16:00 +0000 Karl Heuer (NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
Fri, 12 Aug 1994 23:12:32 +0000 Karl Heuer NEED_SIOCTL: moved to isc-3.0.h.
Fri, 12 Aug 1994 23:09:15 +0000 Richard M. Stallman *** empty log message ***
Fri, 12 Aug 1994 05:23:38 +0000 Richard M. Stallman (x_new_font): Don't set filename = full_name if that's null.
Thu, 11 Aug 1994 22:57:41 +0000 Richard M. Stallman (FRAME_SUPPORT): Add faces.elc.
Thu, 11 Aug 1994 22:57:20 +0000 Richard M. Stallman (Freplace_match): Treat caseless initial like a lowercase initial.
Thu, 11 Aug 1994 21:50:39 +0000 Richard M. Stallman (menu-bar-file-menu): Compare Files renamed to Compare.
Thu, 11 Aug 1994 21:48:37 +0000 Richard M. Stallman Undo change in condition for defining the menu bar items.
Thu, 11 Aug 1994 21:46:50 +0000 Richard M. Stallman (gnus-summary-mode-map): Delete unusable `Sort Summary' item.
Thu, 11 Aug 1994 21:45:47 +0000 Richard M. Stallman (compilation-set-window-height): Add save-excursion.
Thu, 11 Aug 1994 21:38:02 +0000 Richard M. Stallman (frame-notice-user-settings): If we change the frame's font,
Thu, 11 Aug 1994 21:00:10 +0000 Richard Kenner *** empty log message ***
Thu, 11 Aug 1994 20:35:31 +0000 Richard M. Stallman (mouse-drag-mode-line): New function (from mldrag.el,
Thu, 11 Aug 1994 20:25:20 +0000 Richard M. Stallman (one-window-p): Doc fix.
Thu, 11 Aug 1994 19:45:41 +0000 Richard M. Stallman (Fdefine_key): Fix error message.
Thu, 11 Aug 1994 07:18:04 +0000 Richard M. Stallman *** empty log message ***
Thu, 11 Aug 1994 07:11:51 +0000 Richard M. Stallman (copy-face): Ignore errors in set-face-font.
Thu, 11 Aug 1994 03:47:40 +0000 Richard M. Stallman (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
Thu, 11 Aug 1994 03:42:57 +0000 Richard M. Stallman (POSIX_SIGNALS): Define it.
Thu, 11 Aug 1994 03:42:18 +0000 Richard M. Stallman (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
Thu, 11 Aug 1994 03:38:09 +0000 Richard M. Stallman (HAVE_VFORK): Deleted.
Thu, 11 Aug 1994 02:42:22 +0000 Richard M. Stallman (show-paren-command-hook): Cope if matching-paren gives nil.
Wed, 10 Aug 1994 23:34:39 +0000 Roland McGrath (tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
Wed, 10 Aug 1994 20:32:38 +0000 Richard M. Stallman (Fwindow_end): Undo previous change.
Wed, 10 Aug 1994 19:28:38 +0000 Richard M. Stallman (LIBS_MACHINE): If SOLARIS2_4, don't define this.
Wed, 10 Aug 1994 07:02:35 +0000 Richard M. Stallman (rmail-forward): Anchor `mail-header-separator' on both
Wed, 10 Aug 1994 06:38:39 +0000 Richard M. Stallman *** empty log message ***
Wed, 10 Aug 1994 04:08:26 +0000 Richard M. Stallman (view-lossage): Handle buffers and frames in recent-keys.
Wed, 10 Aug 1994 03:39:47 +0000 Richard M. Stallman (ediff-find-file, ediff-patch-file): Handle symlinks.
Wed, 10 Aug 1994 03:21:20 +0000 Richard M. Stallman (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
Wed, 10 Aug 1994 03:20:52 +0000 Richard M. Stallman Check more specifically for i*86-sun-sunos.
Tue, 09 Aug 1994 23:26:27 +0000 Richard M. Stallman Require calendar.
Tue, 09 Aug 1994 23:26:13 +0000 Richard M. Stallman Comment change.
Tue, 09 Aug 1994 23:09:27 +0000 Richard M. Stallman (rmail-abort-edit): Call `rmail-highlight-headers'.
Tue, 09 Aug 1994 21:21:28 +0000 Noah Friedman type-break-time-sum: New function.
Tue, 09 Aug 1994 20:43:48 +0000 Richard M. Stallman Use <> to delimit email address.
Tue, 09 Aug 1994 19:33:08 +0000 Richard M. Stallman [USG5_4] (SVR4): Defined.
Tue, 09 Aug 1994 05:52:47 +0000 Richard M. Stallman (define-mail-alias): Avoid error if DEFINITION is "".
Tue, 09 Aug 1994 05:42:35 +0000 Richard M. Stallman (appt-check): Update on first wakeup after midnight
Tue, 09 Aug 1994 04:29:53 +0000 Richard M. Stallman (Fwindow_end): If window_end_valid is nil, return nil.
Tue, 09 Aug 1994 04:23:51 +0000 Richard M. Stallman *** empty log message ***
Tue, 09 Aug 1994 03:57:21 +0000 Richard M. Stallman [MULTI_FRAME] (PURESIZE): Increased.
Tue, 09 Aug 1994 01:41:08 +0000 Richard M. Stallman (Info-last-menu-item): Fix gross logic errors.
Mon, 08 Aug 1994 23:23:33 +0000 Richard M. Stallman (mail-alias-file): Add autoload cookie.
Mon, 08 Aug 1994 10:16:47 +0000 Richard M. Stallman (x-fixed-font-alist): Add clean 5x8 and clean 6x8.
Mon, 08 Aug 1994 10:14:32 +0000 Richard M. Stallman (Fpos_visible_in_window_p): Do something reasonable
Mon, 08 Aug 1994 10:13:24 +0000 Richard M. Stallman (XTread_socket): Don't test X_IO_BUG; make that code unconditional.
Mon, 08 Aug 1994 09:54:51 +0000 Richard M. Stallman Formerly tasks.texi.~12~
Mon, 08 Aug 1994 09:02:40 +0000 Richard M. Stallman (compilation-set-window-height): New function,
Mon, 08 Aug 1994 07:08:17 +0000 Richard M. Stallman [SYSV_IPC] (main): Make a separate process
Mon, 08 Aug 1994 04:38:37 +0000 Richard M. Stallman (gnus-start-news-server): Fix the call to `error'.
Sun, 07 Aug 1994 23:35:47 +0000 Richard M. Stallman (Info-additional-directory-list): New variable.
Sun, 07 Aug 1994 18:11:58 +0000 Richard M. Stallman (completion-base-size): New variable.
Sun, 07 Aug 1994 18:10:48 +0000 Richard M. Stallman (PC-do-completion): Set completion-base-size.
Sun, 07 Aug 1994 18:09:18 +0000 Richard M. Stallman (mouse-choose-completion): Pass completion-base-size value
Sun, 07 Aug 1994 17:23:44 +0000 Richard M. Stallman Doc fixes.
Sun, 07 Aug 1994 07:58:18 +0000 Richard M. Stallman (PTY_TTY_NAME_SPRINTF): New definition.
Sun, 07 Aug 1994 06:47:57 +0000 Richard M. Stallman (tex-mode): Accept documentclass when checking Slitex.
Sun, 07 Aug 1994 06:40:55 +0000 Richard M. Stallman (Faccessible_keymaps): Fix previous change.
Sun, 07 Aug 1994 04:51:57 +0000 Richard M. Stallman (compute_glyph_face_1): New function.
Sun, 07 Aug 1994 04:50:05 +0000 Richard M. Stallman (display_text_line): Use the face properties of the overlay arrow, if any.
Sun, 07 Aug 1994 01:03:41 +0000 Richard M. Stallman Require timezone when loading this file.
Sun, 07 Aug 1994 00:25:52 +0000 Richard M. Stallman entered into RCS
Sat, 06 Aug 1994 21:51:31 +0000 Richard M. Stallman (choose-completion): Bury or iconify the completion list
Sat, 06 Aug 1994 21:22:51 +0000 Richard M. Stallman (indent-c-exp): Preserve point when handling comments.
Sat, 06 Aug 1994 19:25:24 +0000 Richard M. Stallman (byte-after-unbind-ops): Fix paren error wrt doc string.
Sat, 06 Aug 1994 05:02:00 +0000 Richard M. Stallman (font-lock-hack-keywords): Delete debugging code.
Sat, 06 Aug 1994 03:48:16 +0000 Richard M. Stallman (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
Sat, 06 Aug 1994 03:22:23 +0000 Richard M. Stallman (tex-mode): Check for documentclass like documentstyle.
Sat, 06 Aug 1994 03:19:35 +0000 Richard M. Stallman (save-buffer): Unconditionally make a backup with 2 or
Sat, 06 Aug 1994 02:58:22 +0000 Richard M. Stallman (Info-directory-list): Doc fix.
Fri, 05 Aug 1994 19:31:42 +0000 Richard M. Stallman (x-fixed-font-alist): Regularize how fonts are specified.
Fri, 05 Aug 1994 18:56:32 +0000 Richard M. Stallman (display-time-filter): pm starts at 12, not 13.
Fri, 05 Aug 1994 05:31:36 +0000 Richard M. Stallman (ad-subr-arglist): Adapted to new DOC file format.
Fri, 05 Aug 1994 05:11:30 +0000 Richard M. Stallman (font-lock-syntax-table): New syntax table.
Fri, 05 Aug 1994 04:33:20 +0000 Richard M. Stallman (select-tags-table): Doc fix.
Fri, 05 Aug 1994 04:15:20 +0000 Richard M. Stallman (isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
Thu, 04 Aug 1994 23:36:07 +0000 Richard M. Stallman (Fread_file_name_internal): Call double_dollars when `changed' is set.
Thu, 04 Aug 1994 23:31:12 +0000 Richard M. Stallman (frame-delete-all): Copy the whole alist first.
Thu, 04 Aug 1994 23:30:09 +0000 Richard M. Stallman [SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
Thu, 04 Aug 1994 23:29:11 +0000 Richard M. Stallman Initial revision
Thu, 04 Aug 1994 23:21:24 +0000 Richard M. Stallman Handle solaris 2.4.
Thu, 04 Aug 1994 23:15:35 +0000 Richard M. Stallman Include config.h first thing.
Thu, 04 Aug 1994 22:57:13 +0000 Richard M. Stallman (Fdefine_function, Fdefalias): Handle advice as in Ffset.
Thu, 04 Aug 1994 22:33:36 +0000 Richard M. Stallman (rmail-select-summary): Preserve rmail buffer's value of
Thu, 04 Aug 1994 21:47:55 +0000 Richard M. Stallman (byte-compile-protect-from-advice): Macro deleted.
Thu, 04 Aug 1994 21:40:49 +0000 Richard M. Stallman New handling of automatic advice activation that
Thu, 04 Aug 1994 21:08:04 +0000 Richard M. Stallman Doc fixes.
Thu, 04 Aug 1994 20:15:36 +0000 Richard M. Stallman (hilit-find-file-hook): Preserve buffer modified state.
Thu, 04 Aug 1994 19:59:03 +0000 Richard M. Stallman (end-of-buffer-other-window): Go to the end, not to the beginning.
Thu, 04 Aug 1994 08:22:09 +0000 Richard M. Stallman (ediff-version): Function, variable deleted.
Thu, 04 Aug 1994 05:44:30 +0000 Richard M. Stallman (appt-make-list): Do nothing unless range being processed
Thu, 04 Aug 1994 03:26:33 +0000 Richard M. Stallman (gnus-kill-files-directory): New variable.
Thu, 04 Aug 1994 02:43:58 +0000 Richard M. Stallman (dired-mode): Put expanded name in list-buffers-directory.
Wed, 03 Aug 1994 23:20:26 +0000 Richard M. Stallman (x_make_frame_visible): Start one_in_four at 1.
Wed, 03 Aug 1994 23:11:05 +0000 Richard M. Stallman (list_buffers_1): Add one column to size column.
Wed, 03 Aug 1994 21:58:47 +0000 Richard M. Stallman (Fwindow_end): Doc fix.
Wed, 03 Aug 1994 21:23:30 +0000 Richard M. Stallman (icomplete-prime-minibuffer): Copy the hook lists after making them local.
Wed, 03 Aug 1994 20:41:33 +0000 Richard M. Stallman (iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.
Wed, 03 Aug 1994 07:39:40 +0000 Richard M. Stallman (make_lispy_event): If the position is not in a window,
Wed, 03 Aug 1994 07:39:00 +0000 Richard M. Stallman (Faccessible_keymaps): Use PREFIX to set loop starting
Wed, 03 Aug 1994 07:35:50 +0000 Richard M. Stallman (construct_mouse_click, construct_menu_click):
Wed, 03 Aug 1994 04:39:08 +0000 Richard M. Stallman (alloca.o): Use -f in all rm's.
Wed, 03 Aug 1994 02:17:57 +0000 Karl Heuer (auto-mode-alist): Fix typos in comments.
Wed, 03 Aug 1994 00:12:07 +0000 Richard M. Stallman *** empty log message ***
Tue, 02 Aug 1994 21:59:19 +0000 Richard M. Stallman Capitalize some error messages.
Tue, 02 Aug 1994 21:01:04 +0000 Richard M. Stallman Set up a "Compile" menubar item.
Tue, 02 Aug 1994 05:39:48 +0000 Richard M. Stallman (frame-delete-all): New function.
Tue, 02 Aug 1994 02:32:26 +0000 Richard M. Stallman (rmail-mode-map): Fix the Get New Mail entry.
Tue, 02 Aug 1994 02:26:35 +0000 Richard M. Stallman (rmail-summary-mode-map): Add `...' where appropriate.
Tue, 02 Aug 1994 02:22:45 +0000 Richard M. Stallman (rmail-summary-mode-map): Fix typo.
Tue, 02 Aug 1994 01:58:08 +0000 Richard M. Stallman (rmail-mode-map): Fix the Get New Mail entry.
Tue, 02 Aug 1994 01:57:49 +0000 Richard M. Stallman (rmail-summary-mode-map): Fix the Get New Mail entry.
Tue, 02 Aug 1994 01:33:48 +0000 Richard M. Stallman (follow_key): Don't downcase letters here.
Tue, 02 Aug 1994 01:31:07 +0000 Richard M. Stallman (redisplay_window): Avoid using SET_PT to change point temporarily.
Tue, 02 Aug 1994 01:29:20 +0000 Richard M. Stallman (sendmail-send-it): Handle resent-to specially.
Mon, 01 Aug 1994 22:28:26 +0000 Roland McGrath (Ffset): Don't call Fget unless SYM's plist is consp.
Mon, 01 Aug 1994 21:29:46 +0000 Richard M. Stallman (xmenu_show): Ignore any geometry resource from the user.
Mon, 01 Aug 1994 20:00:24 +0000 Richard M. Stallman (gnus-sortable-date): Use timezone-make-time-string.
Mon, 01 Aug 1994 19:29:56 +0000 Richard M. Stallman (Fprog2): Doc fix.
Mon, 01 Aug 1994 18:59:09 +0000 Richard M. Stallman (Fmove_to_window_line): Doc fix.
Mon, 01 Aug 1994 07:43:30 +0000 Richard M. Stallman (main): Add casts to avoid warnings.
Mon, 01 Aug 1994 07:15:34 +0000 Richard M. Stallman (insert-directory): Gracefully handle the case
Mon, 01 Aug 1994 07:11:43 +0000 Richard M. Stallman (imenu, imenu--flatten-index-alist): Add marker support.
Mon, 01 Aug 1994 04:43:38 +0000 Richard M. Stallman (dired-insert-directory): Call expand-file-name here
Mon, 01 Aug 1994 00:39:26 +0000 Richard M. Stallman (compilation-error-regexp-alist): Fix previous change.
Sun, 31 Jul 1994 23:20:58 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Sun, 31 Jul 1994 22:49:46 +0000 Richard M. Stallman (display-time-string-forms): New variable.
Sun, 31 Jul 1994 21:42:11 +0000 Richard M. Stallman (dired-noselect): Call abbreviate-file-name here.
Sun, 31 Jul 1994 20:59:32 +0000 Richard M. Stallman (compile_range): Avoid warning in casts for range_start/end.
Sun, 31 Jul 1994 20:57:45 +0000 Richard M. Stallman (syms_of_data): Set up Qadvice_info, Qactivate_advice.
Sun, 31 Jul 1994 20:47:15 +0000 Richard M. Stallman (comint-password-prompt-regexp): Handle PGP prompt.
Sun, 31 Jul 1994 20:08:53 +0000 Richard M. Stallman (rmail-retry-failure): Handle a weird case with
Sun, 31 Jul 1994 19:00:42 +0000 Richard M. Stallman (compilation-error-regexp-alist): Make separate
Sun, 31 Jul 1994 18:22:04 +0000 Richard M. Stallman (ange-ftp-parse-netrc-group): Don't move back to line
Sun, 31 Jul 1994 17:11:50 +0000 Richard M. Stallman (mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
Sun, 31 Jul 1994 06:37:57 +0000 Richard M. Stallman (sit_for): Undo previous change.
Sun, 31 Jul 1994 05:38:17 +0000 Richard M. Stallman (direct_output_for_insert): Pass missing 8th
Sun, 31 Jul 1994 05:32:26 +0000 Richard M. Stallman (rmail-mode-map): Move new Re-send menu item to right place.
Sun, 31 Jul 1994 05:32:03 +0000 Richard M. Stallman (rmail-summary-mode-map): Move new Re-send menu item to right place.
Sun, 31 Jul 1994 03:01:00 +0000 Richard M. Stallman (menu-bar-enable-clipboard): Moved here the
Sun, 31 Jul 1994 00:00:24 +0000 Richard M. Stallman (create_process): Set default handling for SIGINT, etc.
Sat, 30 Jul 1994 21:20:37 +0000 Richard M. Stallman Specify patterns for objc-mode.
Sat, 30 Jul 1994 21:17:41 +0000 Richard M. Stallman (Frandom): Handle LIMIT >= 40000000.
Sat, 30 Jul 1994 21:11:00 +0000 Richard M. Stallman (ispell-message-text-end): Improve context diff regexp.
Sat, 30 Jul 1994 20:36:56 +0000 Richard M. Stallman (decode_mode_spec): Handle %&.
Sat, 30 Jul 1994 07:46:42 +0000 Richard M. Stallman (rmail-new-summary): If just one window,
Sat, 30 Jul 1994 07:46:03 +0000 Richard M. Stallman (rmail-display-summary): New variable.
Sat, 30 Jul 1994 02:46:24 +0000 Richard M. Stallman (rmail-highlighted-face): New variable.
Sat, 30 Jul 1994 00:29:08 +0000 Richard M. Stallman (gnus-group-suspend): Be sure to bury the right buffer.
Fri, 29 Jul 1994 21:42:41 +0000 Richard M. Stallman (mouse-choose-completion): Check for next-single-property-change
Fri, 29 Jul 1994 21:35:56 +0000 Richard M. Stallman (choose-completion): Check for next-single-property-change returning nil.
Fri, 29 Jul 1994 21:26:38 +0000 Richard M. Stallman (rmail-summary-mode-map): Add Re-send menu item.
Fri, 29 Jul 1994 21:26:00 +0000 Richard M. Stallman (rmail-mode-map): Add Re-send menu item.
Fri, 29 Jul 1994 21:03:37 +0000 Richard M. Stallman (face-initialize): Use underlining for region face
Fri, 29 Jul 1994 20:33:17 +0000 Richard M. Stallman (${archlibdir}): Compare the proper dir
Fri, 29 Jul 1994 20:00:00 +0000 Richard M. Stallman (hide-ifdefs): Doc fix.
Fri, 29 Jul 1994 03:45:49 +0000 Richard M. Stallman (file-truename): Temporarily get rid of the
Thu, 28 Jul 1994 23:16:20 +0000 Richard Kenner *** empty log message ***
Thu, 28 Jul 1994 21:20:55 +0000 Richard M. Stallman (HAVE_RAND48): Add #undef.
Thu, 28 Jul 1994 19:45:02 +0000 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
Thu, 28 Jul 1994 17:32:36 +0000 Noah Friedman type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
Thu, 28 Jul 1994 12:53:30 +0000 Richard M. Stallman (Info-find-node): Use a loop instead of mapcar and catch.
Thu, 28 Jul 1994 12:50:34 +0000 Richard M. Stallman (random): Use rand differently, and distinguish BSD/USG.
Thu, 28 Jul 1994 12:46:16 +0000 Richard M. Stallman (Frandom): Fix previous change.
Thu, 28 Jul 1994 12:43:01 +0000 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME cond in last change.
Thu, 28 Jul 1994 06:23:17 +0000 Richard M. Stallman (buffer-menu): Undo previous change.
Wed, 27 Jul 1994 22:44:21 +0000 Richard M. Stallman entered into RCS
Wed, 27 Jul 1994 20:09:22 +0000 Richard M. Stallman (justify-current-line): Delete space at end of line.
Wed, 27 Jul 1994 18:55:38 +0000 Richard M. Stallman (set-auto-mode): Shorten scope of case-fold-search binding.
Wed, 27 Jul 1994 18:10:51 +0000 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
Wed, 27 Jul 1994 17:59:03 +0000 Richard M. Stallman (main): New local var progname saves argv[0].
Wed, 27 Jul 1994 17:52:02 +0000 Richard M. Stallman (compilation-error-regexp-alist): Fix bug in Borland
Wed, 27 Jul 1994 17:40:29 +0000 Richard M. Stallman (random, srandom): Obey HAVE_RAND48 flag.
Wed, 27 Jul 1994 17:34:52 +0000 Richard M. Stallman (rand48): Check for it.
Wed, 27 Jul 1994 00:35:18 +0000 Richard M. Stallman (what-domain): Doc fix.
Wed, 27 Jul 1994 00:13:42 +0000 Richard M. Stallman (x_get_foreign_selection): Use the new feature
Wed, 27 Jul 1994 00:12:59 +0000 Richard M. Stallman (wait_reading_process_input): If wait_for_cell,
Wed, 27 Jul 1994 00:12:34 +0000 Richard M. Stallman (x_queue_event, x_unqueue_events): New functions.
Tue, 26 Jul 1994 21:31:13 +0000 Richard M. Stallman (forms--update): Undo change made mistakenly.
Tue, 26 Jul 1994 21:23:38 +0000 Richard M. Stallman Finish installing previous change.
Tue, 26 Jul 1994 20:37:32 +0000 Richard M. Stallman Comment change.
Tue, 26 Jul 1994 20:34:16 +0000 Richard M. Stallman (vc-next-action): Even in 1-file case, get its name from FILES.
Tue, 26 Jul 1994 20:16:05 +0000 Richard M. Stallman Made menu bar's autoloaded stuff conditional on
Tue, 26 Jul 1994 19:57:59 +0000 Richard M. Stallman (menu-bar-update-buffers): Use (current-global-map), not global-map.
Tue, 26 Jul 1994 19:56:03 +0000 Richard M. Stallman (main): Don't actually modify argv[0]. Modify a copy instead.
Tue, 26 Jul 1994 19:53:49 +0000 Richard M. Stallman Update the info files.
Tue, 26 Jul 1994 19:47:39 +0000 Richard M. Stallman (forms-read-file-filter): new hook function to
Tue, 26 Jul 1994 19:25:42 +0000 Richard M. Stallman (Frandom): Use just the low 30 bits of random's value.
Tue, 26 Jul 1994 19:18:06 +0000 Richard M. Stallman (compilation-next-error-locus): New arg SILENT.
Tue, 26 Jul 1994 15:51:56 +0000 Richard M. Stallman (dissociated-press): Error at start if buffer is empty.
Tue, 26 Jul 1994 15:26:13 +0000 Richard M. Stallman (tek4300): Don't define if already defined.
Tue, 26 Jul 1994 00:46:07 +0000 Tom Tromey Emacs 18 changes from Carl Witty.
Mon, 25 Jul 1994 23:44:19 +0000 Richard M. Stallman (BSD_PGRPS): Defined.
Mon, 25 Jul 1994 23:26:23 +0000 Richard M. Stallman Add #undef alloca.
Mon, 25 Jul 1994 23:21:24 +0000 Richard M. Stallman (reset_watch, get_time): Use EMACS_GET_TIME.
Mon, 25 Jul 1994 21:45:36 +0000 Richard M. Stallman (command-line-args-left): Add defvar.
Mon, 25 Jul 1994 21:25:02 +0000 Richard M. Stallman (PURESIZE): Increase non-MULTI_FRAME value.
Mon, 25 Jul 1994 21:20:28 +0000 Richard M. Stallman (get_system_name): Add a cast.
Mon, 25 Jul 1994 21:10:10 +0000 Richard M. Stallman (comint-dynamic-list-completions): Listify the key
Mon, 25 Jul 1994 20:47:57 +0000 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
Mon, 25 Jul 1994 20:47:20 +0000 Richard M. Stallman [!HAVE_H_ERRNO]: Declare h_errno.
Mon, 25 Jul 1994 20:46:46 +0000 Richard M. Stallman Add #undef HAVE_H_ERRNO.
Mon, 25 Jul 1994 20:45:55 +0000 Richard M. Stallman Make "checking..." messages' style consistent.
Mon, 25 Jul 1994 18:39:55 +0000 Richard M. Stallman Add #undef alloca.
Mon, 25 Jul 1994 00:34:55 +0000 Richard M. Stallman (c++-mode-syntax-table): Give RET the same syntax as newline.
Mon, 25 Jul 1994 00:32:46 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
Sun, 24 Jul 1994 20:18:35 +0000 Richard M. Stallman (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
Sun, 24 Jul 1994 20:02:37 +0000 Richard M. Stallman (Fnext_window, Fprevious_window): Don't get stuck in a loop
Sun, 24 Jul 1994 20:01:13 +0000 Richard M. Stallman (dbx): Use system-configuration, not system-type.
Sun, 24 Jul 1994 19:55:26 +0000 Richard M. Stallman (dired-internal-noselect): a zero modtime means directory is unchanged.
Sun, 24 Jul 1994 19:19:17 +0000 Richard M. Stallman Add to global key map for cut, paste & copy keys.
Sun, 24 Jul 1994 19:18:19 +0000 Richard M. Stallman (system-key-alist): Add Sun-specific X11R6 keysyms.
Sun, 24 Jul 1994 06:14:32 +0000 Richard M. Stallman (mail-extr-all-top-level-domains): Update a few long names.
Sun, 24 Jul 1994 05:42:51 +0000 Richard M. Stallman (Fwrite_region): Do unwind the new unwind protect.
Sun, 24 Jul 1994 05:34:16 +0000 Richard M. Stallman (menu-bar-update-buffers): If Buffers item is gone,
Sun, 24 Jul 1994 04:18:02 +0000 Richard M. Stallman (internal_with_output_to_temp_buffer): gcpro things.
Sun, 24 Jul 1994 04:04:36 +0000 Richard M. Stallman (Fdisplay_completion_list): gcpro `completions'.
Sun, 24 Jul 1994 02:50:50 +0000 Richard M. Stallman (add-log-current-defun): Skip doc string
Sun, 24 Jul 1994 01:20:24 +0000 Richard M. Stallman (PURESIZE): Incremented to 252000.
Sun, 24 Jul 1994 01:11:53 +0000 Richard M. Stallman (ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.
Sun, 24 Jul 1994 01:10:32 +0000 Richard M. Stallman Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
Sun, 24 Jul 1994 01:10:14 +0000 Richard M. Stallman (line-move, next-line): Check last line moved over
Fri, 22 Jul 1994 20:43:39 +0000 Edward M. Reingold Change reference from renamed calendar-current-month to calendar-goto-today.
Fri, 22 Jul 1994 18:28:20 +0000 Charles Hannum Changes to support NetBSD.
Fri, 22 Jul 1994 18:22:36 +0000 Charles Hannum Add more NetBSD ports; rearrange how they're handled.
Thu, 21 Jul 1994 13:00:35 +0000 Noah Friedman type-break-schedule: Remove autoload cookie.
Thu, 21 Jul 1994 10:11:59 +0000 Noah Friedman type-break-good-rest-interval: Doc fix.
Wed, 20 Jul 1994 20:04:47 +0000 Richard M. Stallman (Emacs 19 menu setup): Move back to top level and do it only if purify-flag.
Wed, 20 Jul 1994 20:01:12 +0000 Richard M. Stallman (Vdeferred_action_list, Vdeferred_action_function): New variables.
Wed, 20 Jul 1994 19:35:41 +0000 Richard M. Stallman (direct_output_for_insert): Dpn't call compute_char_face
Wed, 20 Jul 1994 19:32:24 +0000 Richard M. Stallman Move #undef static before the includes.
Wed, 20 Jul 1994 19:27:19 +0000 Richard M. Stallman (dired-between-files): Ignore dired-subdir-regexp
Wed, 20 Jul 1994 18:26:57 +0000 Richard M. Stallman (ispell-command-loop, ispell-region, ispell-word):
Wed, 20 Jul 1994 14:02:48 +0000 Roland McGrath (visit-tags-table-buffer): Bind a variable local-tags-file-name with the
Wed, 20 Jul 1994 07:41:16 +0000 Richard M. Stallman (imenu-choose-buffer-index): Use last-nonmenu-event
Wed, 20 Jul 1994 07:19:35 +0000 Richard M. Stallman [USG5] (SYSV): Don't define if already defined.
Wed, 20 Jul 1994 06:04:46 +0000 Richard M. Stallman (byte-decompile-bytecode-1): Don't add pc values
Wed, 20 Jul 1994 05:33:14 +0000 Richard M. Stallman (disassemble-1): Display the pc values.
Wed, 20 Jul 1994 05:31:29 +0000 Richard M. Stallman (byte-decompile-bytecode-1):
Tue, 19 Jul 1994 23:54:02 +0000 Richard M. Stallman (struct font_info): New field full_name.
Tue, 19 Jul 1994 22:30:06 +0000 Richard M. Stallman At compile time, require dired.
Tue, 19 Jul 1994 22:16:18 +0000 Richard M. Stallman (EmacsFrameSetCharSize): Delete the code to make rows at least 3.
Tue, 19 Jul 1994 20:03:12 +0000 Richard M. Stallman (compilation-error-regexp-alist): Allow `(' after
Tue, 19 Jul 1994 19:35:43 +0000 Richard M. Stallman (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
Tue, 19 Jul 1994 19:35:08 +0000 Richard M. Stallman (sit_for): Return immediately if unread events exist.
Tue, 19 Jul 1994 19:34:17 +0000 Richard M. Stallman (init_system_name): Retry gethostbyname after TRY_AGAIN failure.
Tue, 19 Jul 1994 16:43:47 +0000 Richard M. Stallman [__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
Tue, 19 Jul 1994 16:11:28 +0000 Richard M. Stallman (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.
Tue, 19 Jul 1994 04:41:50 +0000 Noah Friedman type-break-keystroke-threshold: Change default wpm to 30 and lower
Tue, 19 Jul 1994 00:52:56 +0000 Noah Friedman type-break-check: Shrink keystroke count if it is less than min-threshold
Mon, 18 Jul 1994 18:49:25 +0000 Richard M. Stallman (reporter-dump-state, reporter-submit-bug-report):
Mon, 18 Jul 1994 18:15:06 +0000 Richard M. Stallman (note_mouse_movement): Use proper data type for window
Mon, 18 Jul 1994 18:04:45 +0000 Richard M. Stallman (mh-folder-mode): Use local-write-file-hooks.
Mon, 18 Jul 1994 17:49:23 +0000 Richard M. Stallman Make sure that headers are case-insensitive.
Mon, 18 Jul 1994 15:21:50 +0000 Noah Friedman type-break-mode: Make variable `nil' by default.
Mon, 18 Jul 1994 07:37:18 +0000 Noah Friedman type-break-mode: New variable and function.
Mon, 18 Jul 1994 06:28:42 +0000 Richard M. Stallman [emacs]: Include stdio.h.
Mon, 18 Jul 1994 06:14:10 +0000 Richard M. Stallman (unread_command_char): Declared.
Sun, 17 Jul 1994 23:56:09 +0000 Richard M. Stallman (forms-delete-record): Handle deletion of last line
Sun, 17 Jul 1994 23:53:10 +0000 Richard M. Stallman (Fget_text_property): Simplify using Ftext_properties_at.
Sun, 17 Jul 1994 16:50:41 +0000 Richard M. Stallman (Fx_create_frame): Use 140 as default font size.
Sun, 17 Jul 1994 06:41:53 +0000 Richard M. Stallman [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
Sat, 16 Jul 1994 22:37:18 +0000 Richard M. Stallman ([vertical-line C-mouse-2]): Bind it as in a scroll bar.
Sat, 16 Jul 1994 21:31:43 +0000 Richard M. Stallman Comment change.
Sat, 16 Jul 1994 21:31:11 +0000 Richard M. Stallman Comment change.
Sat, 16 Jul 1994 21:28:30 +0000 Richard M. Stallman (comint-mode-map): Move comint-bol to C-c C-a.
Sat, 16 Jul 1994 20:19:25 +0000 Richard M. Stallman [!MULTI_FRAME] (Fframe_first_window): Defined.
Sat, 16 Jul 1994 20:18:53 +0000 Richard M. Stallman (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
Sat, 16 Jul 1994 19:38:18 +0000 Richard M. Stallman (calendar-goto-today): Renamed from calendar-current-month.
Sat, 16 Jul 1994 19:30:21 +0000 Richard M. Stallman (add-change-log-entry): Use <...> around mail address.
Sat, 16 Jul 1994 18:48:37 +0000 Richard M. Stallman (make-help-screen): Handle case where *Help* comes up in a separate frame.
Sat, 16 Jul 1994 17:58:12 +0000 Richard M. Stallman (print-help-return-message): If help buffer is a
Sat, 16 Jul 1994 16:23:52 +0000 Richard M. Stallman Clean up menu item string format.
Fri, 15 Jul 1994 22:10:07 +0000 Richard M. Stallman "Comment out" autoload cookies.
Fri, 15 Jul 1994 22:07:41 +0000 Richard M. Stallman Comment fix.
Fri, 15 Jul 1994 21:32:01 +0000 Richard M. Stallman (mouse-drag-region): Delete redundant switch-frame clause.
Fri, 15 Jul 1994 07:48:35 +0000 Richard M. Stallman (re_match_2_internal): Add casts to shut up some compilers.
Fri, 15 Jul 1994 04:31:14 +0000 Richard M. Stallman (mail-mailer-swallows-blank-line): Verify sendmail.cf
Thu, 14 Jul 1994 22:49:21 +0000 Tom Tromey Added ";;;###autoload" comments where appropriate.
Thu, 14 Jul 1994 22:48:40 +0000 Richard M. Stallman (rmail-output-file-alist): Mark it risky.
Thu, 14 Jul 1994 19:41:08 +0000 Richard M. Stallman (HAVE_VOLATILE): Define.
Thu, 14 Jul 1994 19:39:09 +0000 Richard M. Stallman (HAVE_STRERROR): Define.
Thu, 14 Jul 1994 12:10:27 +0000 Noah Friedman Real initial revision. (rewrite from hanoi-break.)
Thu, 14 Jul 1994 05:00:21 +0000 Richard M. Stallman (safe_run_hooks): Use local var to restore hook's value.
Thu, 14 Jul 1994 04:58:02 +0000 Richard M. Stallman (mouse_init1): Use alternate mouse detection for old mouse drivers.
Thu, 14 Jul 1994 03:46:11 +0000 Richard M. Stallman (Fselect_window): Fix bug checking new_point is in range.
Thu, 14 Jul 1994 03:44:29 +0000 Richard M. Stallman [MULTI_FRAME] (Fframe_parameters): For non-X frames,
Thu, 14 Jul 1994 03:39:04 +0000 Richard M. Stallman (syms_of_fileio): Finish previous change.
Thu, 14 Jul 1994 02:50:06 +0000 Richard M. Stallman (make-help-screen): Bind overriding-local-map
Wed, 13 Jul 1994 19:10:27 +0000 Richard M. Stallman (xmalloc): New function.
Wed, 13 Jul 1994 17:19:23 +0000 Noah Friedman (resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
Wed, 13 Jul 1994 15:14:02 +0000 Edward M. Reingold Correct file name on last line of file.
Wed, 13 Jul 1994 09:43:02 +0000 Richard M. Stallman (command_loop_1): Do direct output for cursor motion
Wed, 13 Jul 1994 09:34:01 +0000 Richard M. Stallman (vc-finish-logentry): Use the value of vc-log-after-operation-hook of
Wed, 13 Jul 1994 05:10:06 +0000 Richard M. Stallman (dired-byte-compile): Use byte-compile-dest-file
Wed, 13 Jul 1994 05:08:26 +0000 Richard M. Stallman (CFLAGS): If the envvar was specified, use that.
Wed, 13 Jul 1994 05:04:46 +0000 Richard M. Stallman (rmail-movemail-program): New variable.
Wed, 13 Jul 1994 04:15:52 +0000 Richard M. Stallman (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
Wed, 13 Jul 1994 04:03:09 +0000 Richard M. Stallman (insert-directory): Fix previous change.
Wed, 13 Jul 1994 03:52:05 +0000 Richard M. Stallman (Qlast_nonmenu_event): New variable.
Wed, 13 Jul 1994 03:40:48 +0000 Richard M. Stallman (rmail-mode-map): Fix previous change.
Tue, 12 Jul 1994 23:17:16 +0000 Richard M. Stallman (menu-bar-file-menu): Add insert-file menu item.
Tue, 12 Jul 1994 22:32:58 +0000 Richard M. Stallman Delete debugging lines from previous change.
Tue, 12 Jul 1994 21:03:03 +0000 Richard M. Stallman (Fmake_directory_internal): Use Qmake_directory_internal.
Tue, 12 Jul 1994 19:51:30 +0000 Richard M. Stallman (resize-minibuffer-setup):
Tue, 12 Jul 1994 17:37:32 +0000 Richard M. Stallman Many doc fixes.
Tue, 12 Jul 1994 17:03:13 +0000 Richard M. Stallman (mouse-drag-secondary): Don't start making an overlay
Tue, 12 Jul 1994 07:31:35 +0000 Richard M. Stallman (buffer-menu): Call pop-to-buffer before
Tue, 12 Jul 1994 07:25:31 +0000 Richard M. Stallman (hexl-maybe-dehexlify-buffer): New function.
Tue, 12 Jul 1994 07:15:24 +0000 Richard M. Stallman (ispell-word): Call ispell-dehighlight.
Tue, 12 Jul 1994 07:08:31 +0000 Richard M. Stallman (insert-directory): Fix prev change.
Tue, 12 Jul 1994 06:46:52 +0000 Richard M. Stallman (rmail-mode-map): Add "Get New Mail" menu item under Mail.
Tue, 12 Jul 1994 04:09:07 +0000 Richard M. Stallman (compilation-next-error-locus): Don't call
Tue, 12 Jul 1994 03:10:30 +0000 Richard M. Stallman (prolog-mode-syntax-table): Make newline end comments.
Tue, 12 Jul 1994 02:47:27 +0000 Richard M. Stallman (mail-setup): Insert -- line before .signature file.
Tue, 12 Jul 1994 02:16:57 +0000 Richard M. Stallman (define-mail-abbrev): Don't try to parse empty aliases.
Tue, 12 Jul 1994 02:10:57 +0000 Richard M. Stallman entered into RCS
Tue, 12 Jul 1994 01:39:30 +0000 Richard M. Stallman (xmenu_show): Don't call XtUngrabPointer here.
Tue, 12 Jul 1994 01:18:53 +0000 Richard M. Stallman (ALLOCA_CFLAGS): New variable.
Tue, 12 Jul 1994 01:06:27 +0000 Richard M. Stallman (ignore): Put doc string in right place.
Tue, 12 Jul 1994 00:47:17 +0000 Richard M. Stallman (ctagsfiles): Rewrite to avoid compiler bug.
Tue, 12 Jul 1994 00:43:42 +0000 Richard M. Stallman (backquote-splice-symbol): Doc typo fix.
Tue, 12 Jul 1994 00:41:10 +0000 Richard M. Stallman (move-to-tab-stop): Delete spurious multiple definition.
Tue, 12 Jul 1994 00:35:27 +0000 Richard M. Stallman (insert-directory): Allow list for SWITCHES.
Mon, 11 Jul 1994 23:28:46 +0000 Richard Kenner (basic_machine): Add 1750a.
Mon, 11 Jul 1994 21:26:44 +0000 Richard M. Stallman (lisp-complete-symbol): Bind completion-fixup-function.
Mon, 11 Jul 1994 21:25:52 +0000 Richard M. Stallman (mouse-choose-completion): Use mouse-face properties to find string to use.
Mon, 11 Jul 1994 21:25:19 +0000 Richard M. Stallman (completion-setup-function): Put on mouse-face prop
Mon, 11 Jul 1994 20:36:53 +0000 Richard M. Stallman (server-start): Try both possible socket file names for the file to delete.
Mon, 11 Jul 1994 20:29:09 +0000 Richard M. Stallman Update finder-inf.el.
Mon, 11 Jul 1994 20:10:07 +0000 Richard M. Stallman (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
Mon, 11 Jul 1994 05:11:04 +0000 Richard M. Stallman (HAVE_MOUSE, PURESIZE): Definitions moved here.
Mon, 11 Jul 1994 05:10:25 +0000 Richard M. Stallman [MSDOS]: #define NO_REMAP.
Mon, 11 Jul 1994 05:08:52 +0000 Richard M. Stallman Use "m/intel386" instead of "m/dos386.h".
Mon, 11 Jul 1994 04:46:24 +0000 Richard M. Stallman (Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
Mon, 11 Jul 1994 04:31:40 +0000 Richard M. Stallman (diff-latest-backup-file): Cope with backups stored
Mon, 11 Jul 1994 00:59:17 +0000 Richard M. Stallman (dos_rawgetc): Use bios, not kbhit ().
Mon, 11 Jul 1994 00:55:56 +0000 Richard M. Stallman (Info-fontify-maximum-menu-size): New variable.
Mon, 11 Jul 1994 00:48:47 +0000 Richard M. Stallman (syms_of_xfns): Provide x-toolkit in toolkit version.
Mon, 11 Jul 1994 00:37:44 +0000 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
Mon, 11 Jul 1994 00:25:37 +0000 Richard M. Stallman (Man-bgproc-sentinel): Bind case-fold-search for just the
Mon, 11 Jul 1994 00:24:26 +0000 Richard M. Stallman (compilation-window-height): Use defvar.
Mon, 11 Jul 1994 00:23:33 +0000 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Increased to 250000.
Sun, 10 Jul 1994 21:33:55 +0000 Richard M. Stallman (find-tag-regexp): Bind to C-M-..
Sat, 09 Jul 1994 19:25:06 +0000 Richard M. Stallman (x-create-frame-with-faces): Don't downcase nil.
Sat, 09 Jul 1994 19:10:16 +0000 Richard M. Stallman (Ffile_name_directory, Ffile_name_nondirectory,
Sat, 09 Jul 1994 19:04:27 +0000 Richard M. Stallman (current-load-list): Set it to nil.
Sat, 09 Jul 1994 05:13:38 +0000 Richard M. Stallman (install_ctrl_break_check): Doc fix.
Sat, 09 Jul 1994 04:44:28 +0000 Richard M. Stallman (readevalloop): Correctly unbind the unwind protect.
Fri, 08 Jul 1994 21:26:56 +0000 Richard M. Stallman (hack-one-local-variable): Check for root using user-uid.
Fri, 08 Jul 1994 10:31:16 +0000 Francesco Potort * etags.c (main): Don't barf on obsolete -t and -T switches.
Fri, 08 Jul 1994 03:36:21 +0000 Richard M. Stallman (BIG_ENDIAN): Don't redefine if defined.
Thu, 07 Jul 1994 21:06:41 +0000 Richard M. Stallman (msdos): Include sed4.inp in dist.
Thu, 07 Jul 1994 20:34:55 +0000 Richard M. Stallman (outline-level): Mark it risky.
Thu, 07 Jul 1994 19:29:52 +0000 Richard M. Stallman (alloca.o): Delete allocatem.c first thing.
Thu, 07 Jul 1994 19:24:56 +0000 Richard M. Stallman (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
Thu, 07 Jul 1994 18:39:02 +0000 Richard M. Stallman ([vertical-scroll-bar C-mouse-2]): Split the window.
Thu, 07 Jul 1994 16:58:14 +0000 Richard M. Stallman (libsrc_libs): Var deleted.
Thu, 07 Jul 1994 16:50:55 +0000 Richard M. Stallman (gud-mips-p): Check for OSF system on Alpha also.
Thu, 07 Jul 1994 16:25:53 +0000 Richard M. Stallman (process-environment, exec-path, load-path,exec-directory):
Thu, 07 Jul 1994 06:50:45 +0000 Richard M. Stallman (x_toolkit): New variable.
Thu, 07 Jul 1994 06:42:21 +0000 Richard M. Stallman (make_lispy_event): Ignore menu bar up events.
Thu, 07 Jul 1994 06:38:42 +0000 Richard M. Stallman (next_frame, prev_frame):
Thu, 07 Jul 1994 06:34:07 +0000 Richard M. Stallman (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
Thu, 07 Jul 1994 06:29:09 +0000 Richard M. Stallman (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
Thu, 07 Jul 1994 05:07:02 +0000 Richard M. Stallman (switch-to-buffer-other-frame): Raise the frame.
Thu, 07 Jul 1994 03:03:34 +0000 Richard M. Stallman (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Thu, 07 Jul 1994 02:44:58 +0000 Richard M. Stallman (mkdir, removenullpaths): Put g in sed replace commands.
Thu, 07 Jul 1994 01:43:06 +0000 Michael I. Bushnell Turning on gnus-show-threads in these four functions was a mistake;
Wed, 06 Jul 1994 23:05:34 +0000 Richard M. Stallman (Buffer-menu-revert-function): New function.
Wed, 06 Jul 1994 23:03:47 +0000 Richard M. Stallman (revert-buffer-function): Doc fix.
Wed, 06 Jul 1994 22:08:03 +0000 Richard M. Stallman (vc-start-entry): New arg after-hook.
Wed, 06 Jul 1994 21:41:47 +0000 Richard M. Stallman (auto-save-mode): If autosave is off because buffer has
Wed, 06 Jul 1994 21:34:31 +0000 Richard M. Stallman (delete-old-versions): Var renamed from trim-versions-without-asking.
Wed, 06 Jul 1994 21:33:56 +0000 Richard M. Stallman (save-completions-to-file): Use delete-old-versions.
Wed, 06 Jul 1994 21:32:04 +0000 Richard M. Stallman (tpu-save-all-buffers-kill-emacs):
Wed, 06 Jul 1994 20:26:53 +0000 Edward M. Reingold (fancy-dairy-display): Consistently turn off selective display in diary buffer
Wed, 06 Jul 1994 20:12:42 +0000 Richard M. Stallman (outline-next-preface): Undo previous change: do stop before final newline.
Wed, 06 Jul 1994 19:45:38 +0000 Richard M. Stallman (desktop-buffer-rmail): Handle the situation
Tue, 05 Jul 1994 22:36:54 +0000 Richard M. Stallman (set-visited-file-name): Avoid crash if TRUENAME is nil.
Tue, 05 Jul 1994 21:02:48 +0000 Richard M. Stallman (gnus-mail-reply-using-mhe): Handle case of no subject.
Tue, 05 Jul 1994 20:28:33 +0000 Richard M. Stallman (x-create-frame-with-faces): Ignore case in X resource.
Tue, 05 Jul 1994 20:23:13 +0000 Richard M. Stallman (file-truename): Use iteration when possible.
Tue, 05 Jul 1994 18:35:37 +0000 Richard M. Stallman (command-line): Check LC_ALL and LANG as well as LC_CTYPE.
Tue, 05 Jul 1994 18:33:10 +0000 Richard M. Stallman (rmail-spool-directory): Use /var/mail if it exists.
Tue, 05 Jul 1994 16:54:01 +0000 Michael I. Bushnell Comment out losing call to set-visited-file-name; this shouldn't hurt
Tue, 05 Jul 1994 16:52:59 +0000 Michael I. Bushnell foo?
Tue, 05 Jul 1994 15:44:40 +0000 Edward M. Reingold (generate-calendar-month): Make highlighted text for mouse-2 a one character
Tue, 05 Jul 1994 07:25:05 +0000 Richard M. Stallman Be less eager to define MATCH_MAY_ALLOCATE.
Tue, 05 Jul 1994 07:24:16 +0000 Richard M. Stallman (doprnt): Handle padding on %c.
Tue, 05 Jul 1994 07:23:18 +0000 Richard M. Stallman (set-visited-file-name): Handle find-file-visit-truename
Tue, 05 Jul 1994 06:18:33 +0000 Richard M. Stallman Doc fixes.
Tue, 05 Jul 1994 04:06:00 +0000 Richard M. Stallman (rmail-spool-directory): Use /var/mail for bsd386.
Mon, 04 Jul 1994 23:24:46 +0000 Richard M. Stallman (iso-8859-1-locale-regexp): New variable.
Mon, 04 Jul 1994 20:58:39 +0000 Roland McGrath (add-change-log-entry): Apply expand-file-name to FILE-NAME.
Mon, 04 Jul 1994 00:49:37 +0000 Richard M. Stallman (mouse-drag-region): Bind this-command like last-command.
Sun, 03 Jul 1994 22:16:34 +0000 Richard M. Stallman (gnus-inews-news): Allow newsgroups to be separated
Sun, 03 Jul 1994 20:53:42 +0000 Richard M. Stallman (command-line): Accept iso-8859-1 like iso_8859_1.
Sun, 03 Jul 1994 20:37:34 +0000 Richard M. Stallman (sendmail-send-it): Allow specifying Sender.
Sun, 03 Jul 1994 20:36:31 +0000 Richard M. Stallman Fix up previous change.
Sun, 03 Jul 1994 20:34:19 +0000 Richard M. Stallman (report-emacs-bug-hook): Error if user has added no text.
Sun, 03 Jul 1994 20:18:38 +0000 Richard M. Stallman (initial-frame-alist): Doc fix.
Sun, 03 Jul 1994 19:32:14 +0000 Richard M. Stallman Talk about flow control along with C-x C-s and C-s.
Sun, 03 Jul 1994 19:06:03 +0000 Richard M. Stallman (command-line): Automatically use iso-syntax and
Sun, 03 Jul 1994 18:47:37 +0000 Richard M. Stallman Use add-hook, (provide 'meese).
Sat, 02 Jul 1994 19:50:30 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Sat, 02 Jul 1994 19:41:19 +0000 Richard M. Stallman (decode_mode_spec): %+ makes % for unmodified RO buffer.
Sat, 02 Jul 1994 19:37:12 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Sat, 02 Jul 1994 17:01:41 +0000 Richard M. Stallman (electric-buffer-list): Change prompt message.
Sat, 02 Jul 1994 16:55:54 +0000 Richard M. Stallman (sh-chmod-argument): Change default.
Sat, 02 Jul 1994 04:49:30 +0000 Richard M. Stallman (vc-update-change-log): Pass a -n option to rcs2log.
Sat, 02 Jul 1994 04:23:45 +0000 Richard M. Stallman (get_cached_face): Set the cached_index field.
Sat, 02 Jul 1994 04:09:37 +0000 Richard M. Stallman *** empty log message ***
Sat, 02 Jul 1994 00:47:40 +0000 Richard M. Stallman (mouse-scroll-subr): Delete some debugging code.
Sat, 02 Jul 1994 00:45:49 +0000 Richard M. Stallman (visit-tags-table-buffer): Move error call into scope of `file'.
Sat, 02 Jul 1994 00:41:28 +0000 Richard M. Stallman (byte-compile-defalias): Fix typo in prev change.
Sat, 02 Jul 1994 00:10:58 +0000 Richard M. Stallman (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
Fri, 01 Jul 1994 23:59:32 +0000 Richard M. Stallman (print-region-1): Essentially undo previous change.
Fri, 01 Jul 1994 21:42:23 +0000 Richard M. Stallman (gnus-inews-domain-name): Once again test gnus-your-domain.
Fri, 01 Jul 1994 20:45:59 +0000 Richard M. Stallman (shell-mode): Don't read history from /dev/null.
Fri, 01 Jul 1994 20:11:01 +0000 Richard M. Stallman *** empty log message ***
Fri, 01 Jul 1994 17:31:42 +0000 Richard M. Stallman (make-face-italic, make-face-bold): Don't bind f2 here.
Fri, 01 Jul 1994 17:14:19 +0000 Richard M. Stallman (unload-feature): The autoload property does not
Fri, 01 Jul 1994 17:06:34 +0000 Richard M. Stallman (list-faces-display): Line up multiple lines in sample.
Fri, 01 Jul 1994 16:28:00 +0000 Richard M. Stallman (sh-set-shell): Obey sh-query-for-magic in all cases.
Fri, 01 Jul 1994 15:36:06 +0000 Richard M. Stallman (prepare_menu_bars): Call x_consider_frame_title
Fri, 01 Jul 1994 15:34:42 +0000 Richard M. Stallman (init_sys_modes): Turn off VSTART and VSTOP chars. On
Fri, 01 Jul 1994 07:17:43 +0000 Paul Reilly (Fx_create_frame): Add GC protection for local var `f'.
Fri, 01 Jul 1994 06:19:16 +0000 Richard M. Stallman entered into RCS
Fri, 01 Jul 1994 00:46:37 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection):
Fri, 01 Jul 1994 00:40:46 +0000 Richard M. Stallman Comment change.
Fri, 01 Jul 1994 00:35:07 +0000 Richard M. Stallman (Fdelete_frame): Call x_clear_frame_selections.
Fri, 01 Jul 1994 00:32:05 +0000 Richard M. Stallman (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
Fri, 01 Jul 1994 00:29:02 +0000 Richard M. Stallman (random, srandom): Defined.
Thu, 30 Jun 1994 19:34:49 +0000 Richard M. Stallman *** empty log message ***
Thu, 30 Jun 1994 19:21:03 +0000 Richard M. Stallman (minor-mode-map-alist): Add missing quote.
Thu, 30 Jun 1994 18:57:17 +0000 Richard M. Stallman (rmail-highlight-headers): Do nothing if
Thu, 30 Jun 1994 06:46:44 +0000 Noah Friedman (resize-minibuffer-window-restore): Don't do anything if the window height
Thu, 30 Jun 1994 04:49:26 +0000 Richard M. Stallman (mouse-drag-secondary): Don't treat end of buffer
Thu, 30 Jun 1994 04:27:21 +0000 Richard M. Stallman (XLIB_ILLEGAL_ACCESS): Defined.
Wed, 29 Jun 1994 21:38:34 +0000 Richard M. Stallman (x_set_frame_parameters): Call x_set_offset directly.
Wed, 29 Jun 1994 19:52:17 +0000 Richard M. Stallman (command_loop_1): Don't clear nonundocount
Wed, 29 Jun 1994 19:51:33 +0000 Richard M. Stallman (internal_self_insert): Now can return 2.
Wed, 29 Jun 1994 18:21:34 +0000 Noah Friedman comint-password-prompt-regexp: New variable.
Wed, 29 Jun 1994 18:06:09 +0000 Richard M. Stallman (byte-compile-callargs-warn): Handle function defnition
Wed, 29 Jun 1994 16:28:50 +0000 Richard M. Stallman (easy-menu-change): New function.
Wed, 29 Jun 1994 15:26:29 +0000 Richard M. Stallman Add commented-out code.
Tue, 28 Jun 1994 21:51:12 +0000 Karl Heuer (readchar): Restart interrupted I/O.
Tue, 28 Jun 1994 20:24:38 +0000 Roland McGrath (tag-exact-match-p): Fix typo in last change.
Tue, 28 Jun 1994 20:21:43 +0000 Roland McGrath (tag-exact-match-p): Test for point sitting after the explicit tag name
Tue, 28 Jun 1994 19:17:25 +0000 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
Tue, 28 Jun 1994 19:00:30 +0000 Roland McGrath (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
Tue, 28 Jun 1994 18:41:05 +0000 Richard M. Stallman (dired-x-hands-off-my-keys): New user-defined variable.
Tue, 28 Jun 1994 17:04:58 +0000 Richard M. Stallman (mips-sony-newsos4*): New alias.
Tue, 28 Jun 1994 17:02:40 +0000 Richard M. Stallman (safe_run_hooks): Take symbol as arg.
Tue, 28 Jun 1994 09:27:39 +0000 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
Tue, 28 Jun 1994 09:25:42 +0000 Richard M. Stallman (Foverlay_put): Pass redisplay_region a struct buffer *.
Tue, 28 Jun 1994 08:36:16 +0000 Richard M. Stallman (dired-readin): Record the directory's modtime.
Tue, 28 Jun 1994 05:15:44 +0000 Richard M. Stallman (auto-lower-mode, auto-raise-mode): Doc fixes.
Tue, 28 Jun 1994 04:14:41 +0000 Richard M. Stallman (Info-index): Fix typo: t => \t.
Mon, 27 Jun 1994 23:07:15 +0000 Richard M. Stallman (gnus-inews-user-name, gnus-inews-domain-name):
Mon, 27 Jun 1994 20:54:14 +0000 Richard M. Stallman (Info-insert-dir): Capitalize `node' when inserting it.
Mon, 27 Jun 1994 20:44:08 +0000 Richard M. Stallman (a_write): Verify that *annot is a cons.
Sun, 26 Jun 1994 18:14:13 +0000 Richard M. Stallman (echo_dash): Fix backwards conditional.
Sun, 26 Jun 1994 16:29:43 +0000 Richard M. Stallman (C_DEBUG_SWITCH) [not NEWSOS5]:
Sun, 26 Jun 1994 16:10:41 +0000 Richard M. Stallman (jka-compr-partial-uncompress): Handle the case where
Sat, 25 Jun 1994 23:48:04 +0000 Richard M. Stallman (mouse-scroll-subr): Don't do anything special at eob.