log

age author description
Thu, 15 Jun 1995 23:06:45 +0000 Richard M. Stallman The RCS status is now found by reading the
Thu, 15 Jun 1995 22:37:49 +0000 Karl Heuer Update GPL version.
Thu, 15 Jun 1995 22:37:27 +0000 Karl Heuer Initial revision
Thu, 15 Jun 1995 22:03:48 +0000 Karl Heuer ($valmask): Use EMACS_INT, not int.
Thu, 15 Jun 1995 21:01:51 +0000 Richard Kenner Change FSF address.
Thu, 15 Jun 1995 20:49:02 +0000 Karl Heuer (enum pvec_type): Don't use trailing comma.
Thu, 15 Jun 1995 20:45:57 +0000 Karl Heuer Initial revision
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Thu, 15 Jun 1995 20:07:56 +0000 Richard M. Stallman (list-buffers-noselect): Don't let space after buf name
Thu, 15 Jun 1995 15:30:58 +0000 Richard M. Stallman (process_file,absolute_filename): Handle filenames
Thu, 15 Jun 1995 15:30:15 +0000 Richard M. Stallman (install): Copy wakeup.exe properly.
Thu, 15 Jun 1995 15:29:25 +0000 Richard M. Stallman (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
Thu, 15 Jun 1995 15:29:00 +0000 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
Thu, 15 Jun 1995 15:28:34 +0000 Richard M. Stallman (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
Thu, 15 Jun 1995 15:28:03 +0000 Richard M. Stallman (MSVCNT11): Defined.
Thu, 15 Jun 1995 15:27:42 +0000 Richard M. Stallman Define .c to .obj suffix rule.
Thu, 15 Jun 1995 13:57:17 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): Don't define it.
Thu, 15 Jun 1995 13:28:17 +0000 Richard M. Stallman Explain how make-local-hook works.
Thu, 15 Jun 1995 07:04:00 +0000 Simon Marshall Corrected the comment from last change.
Wed, 14 Jun 1995 23:18:50 +0000 Richard M. Stallman Comment change.
Wed, 14 Jun 1995 23:17:44 +0000 Richard M. Stallman (emacs_set_tty): Swap TCSETAF and TCSETAW.
Wed, 14 Jun 1995 22:30:41 +0000 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
Wed, 14 Jun 1995 22:30:16 +0000 Richard M. Stallman Various optimizations. The main one is to optimize for
Wed, 14 Jun 1995 22:18:34 +0000 Karl Heuer (Fprefix_numeric_value): Fix type check.
Wed, 14 Jun 1995 22:11:21 +0000 Karl Heuer (command_loop_1): Clear prefix arg (undo Feb 1 change).
Wed, 14 Jun 1995 20:07:48 +0000 Melissa Weisshaus changes for 19.29.
Wed, 14 Jun 1995 20:03:23 +0000 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
Wed, 14 Jun 1995 18:50:58 +0000 Karl Heuer [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.
Wed, 14 Jun 1995 18:48:28 +0000 Karl Heuer If NOT_C_CODE, don't include alloca.h.
Wed, 14 Jun 1995 18:20:14 +0000 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
Wed, 14 Jun 1995 16:22:27 +0000 Geoff Voelker *** empty log message ***
Wed, 14 Jun 1995 16:16:04 +0000 Richard M. Stallman (frame-notice-user-settings): When making a minibufferless
Wed, 14 Jun 1995 15:47:10 +0000 Roland McGrath (compilation-find-file): If FILENAME is absolute, apply
Wed, 14 Jun 1995 14:58:36 +0000 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
Wed, 14 Jun 1995 14:27:43 +0000 Richard M. Stallman (addpm): Use CFLAGS when compiling.
Wed, 14 Jun 1995 14:21:09 +0000 Richard M. Stallman Comment change.
Wed, 14 Jun 1995 14:10:27 +0000 Richard M. Stallman (status_notify): Undo May 18 change.
Wed, 14 Jun 1995 14:09:53 +0000 Richard M. Stallman (Fprevious_overlay_change): Check for overlays that end at POS.
Wed, 14 Jun 1995 12:05:55 +0000 Richard M. Stallman (shell-mode): Make shell-directory-tracker a hook function locally only.
Wed, 14 Jun 1995 12:05:23 +0000 Richard M. Stallman Delete the Emacs version error check.
Wed, 14 Jun 1995 11:46:56 +0000 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
Wed, 14 Jun 1995 11:16:17 +0000 Richard M. Stallman (vc-backend-checkin): Provide an explicit string saying
Wed, 14 Jun 1995 00:45:28 +0000 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
Tue, 13 Jun 1995 23:31:17 +0000 Karl Heuer (comint-mode): Use make-local-hook.
Tue, 13 Jun 1995 21:47:34 +0000 Karl Heuer (LIBS_MACHINE): Use -lpthreads, not -lpthread.
Tue, 13 Jun 1995 21:44:48 +0000 Karl Heuer check for -lpthreads, not -lpthread.
Tue, 13 Jun 1995 21:43:46 +0000 Karl Heuer (HAVE_LIBPTHREADS): Add #undef.
Tue, 13 Jun 1995 21:20:59 +0000 Karl Heuer (vip-over-whitespace-line): new function.
Tue, 13 Jun 1995 21:20:36 +0000 Karl Heuer (vip-change-state-to-vi): bug fix.
Tue, 13 Jun 1995 08:27:11 +0000 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
Tue, 13 Jun 1995 08:16:08 +0000 Simon Marshall check comint-input-ring-file-name for the empty string too.
Tue, 13 Jun 1995 03:48:49 +0000 Geoff Voelker *** empty log message ***
Tue, 13 Jun 1995 03:29:47 +0000 Karl Heuer (help-menu): Symbol renamed from `help'.
Tue, 13 Jun 1995 02:17:40 +0000 Karl Heuer (rmail-search-backwards): Default count is 1, not -1.
Mon, 12 Jun 1995 17:21:07 +0000 Roland McGrath [_LIBC] (start_of_data): Define to &__data_start for GNU libc.
Mon, 12 Jun 1995 00:55:33 +0000 Karl Heuer (frame_vector_add_frame): Don't forget to store
Sun, 11 Jun 1995 22:22:56 +0000 Karl Heuer Copy new files nt/addpm.c and nt/emacs.bat.in.
Sun, 11 Jun 1995 22:07:14 +0000 Karl Heuer Add comment.
Sun, 11 Jun 1995 20:59:45 +0000 Karl Heuer Comment update.
Sun, 11 Jun 1995 20:48:19 +0000 Karl Heuer (x_make_frame_visible): Test and set asked_for_visible.
Sun, 11 Jun 1995 20:47:48 +0000 Karl Heuer (struct x_display): New field asked_for_visible.
Sun, 11 Jun 1995 20:27:39 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
Sun, 11 Jun 1995 20:27:12 +0000 Karl Heuer Include widget.h.
Sun, 11 Jun 1995 20:26:47 +0000 Karl Heuer (EmacsFrameSetCharSize): Manually alter the height
Sun, 11 Jun 1995 20:22:09 +0000 Karl Heuer (lwlib_toolkit_type): New variable.
Sun, 11 Jun 1995 20:14:36 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.
Sun, 11 Jun 1995 20:09:49 +0000 Karl Heuer (read_char_minibuf_menu_prompt):
Sun, 11 Jun 1995 19:27:57 +0000 Karl Heuer (save-selected-window): New macro.
Sat, 10 Jun 1995 21:45:43 +0000 Geoff Voelker Include config.h before stdio.h.
Sat, 10 Jun 1995 02:51:03 +0000 Geoff Voelker *** empty log message ***
Sat, 10 Jun 1995 02:24:19 +0000 Geoff Voelker Initial revision
Sat, 10 Jun 1995 02:23:39 +0000 Geoff Voelker makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
Sat, 10 Jun 1995 02:22:49 +0000 Geoff Voelker (ALL,addpm,addpm.exe,addpm.obj): Defined.
Sat, 10 Jun 1995 02:22:05 +0000 Geoff Voelker (TEMACS): Depend upon $(BLD).
Sat, 10 Jun 1995 00:03:02 +0000 Geoff Voelker changed referendce to of makefile.nt to makedffile.def in configure section
Fri, 09 Jun 1995 20:37:54 +0000 Karl Heuer (system_key_syms): Deleted; now part of struct kboard.
Fri, 09 Jun 1995 20:37:32 +0000 Karl Heuer (mark_kboards): Mark system_key_syms member.
Fri, 09 Jun 1995 20:37:20 +0000 Karl Heuer (struct kboard): New member system_key_syms.
Fri, 09 Jun 1995 19:15:55 +0000 Karl Heuer (modify_event_symbol): Mask out high bits here,
Fri, 09 Jun 1995 19:15:28 +0000 Karl Heuer (x_get_keysym_name): New function.
Fri, 09 Jun 1995 16:00:45 +0000 Karl Heuer (update_menu_bar): Use set_buffer_internal_1 to switch bufs.
Fri, 09 Jun 1995 15:44:44 +0000 Karl Heuer (SOURCES): Makefile isn't source; Makefile.in.in is.
Fri, 09 Jun 1995 15:42:08 +0000 Karl Heuer (x-create-frame-with-faces): Don't use initial-frame-alist
Fri, 09 Jun 1995 15:24:50 +0000 Karl Heuer (x-create-frame-with-faces): Don't look for geometry
Fri, 09 Jun 1995 14:38:56 +0000 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
Fri, 09 Jun 1995 14:35:26 +0000 Karl Heuer (gnus-cancel-news): Use `buffer-disable-undo'.
Fri, 09 Jun 1995 03:09:50 +0000 Karl Heuer Check for -lpthread.
Fri, 09 Jun 1995 03:05:13 +0000 Karl Heuer (Fminibuffer_complete): Make last_command be kboard-local.
Fri, 09 Jun 1995 03:05:04 +0000 Karl Heuer (internal_self_insert): Make last_command be kboard-local.
Fri, 09 Jun 1995 03:04:43 +0000 Karl Heuer (last_command): Var deleted; now part of struct kboard.
Fri, 09 Jun 1995 03:04:26 +0000 Karl Heuer (struct kboard): New member Vlast_command.
Fri, 09 Jun 1995 03:03:46 +0000 Karl Heuer (last_command): Var deleted; now part of struct kboard.
Fri, 09 Jun 1995 02:31:33 +0000 Karl Heuer Initial revision
Fri, 09 Jun 1995 01:39:10 +0000 Karl Heuer (LIBS_MACHINE): Use -lpthread if it exists.
Fri, 09 Jun 1995 01:29:21 +0000 Karl Heuer (prompt-for-change-log-name): Handle the case where
Fri, 09 Jun 1995 01:26:00 +0000 Karl Heuer (Info-mode): Doco fix.
Fri, 09 Jun 1995 01:24:47 +0000 Karl Heuer (report-emacs-bug-info): New command.
Fri, 09 Jun 1995 01:23:01 +0000 Karl Heuer (format-find-file, format-insert-file): New functions.
Fri, 09 Jun 1995 01:21:18 +0000 Karl Heuer (vc-backend-checkin): Handle RCS `co'-output in the event
Fri, 09 Jun 1995 01:17:59 +0000 Karl Heuer (vc-register): Check for a visited file first thing.
Fri, 09 Jun 1995 01:15:14 +0000 Karl Heuer (Flookup_key, Fdefine_key): Use Fevent_convert_list.
Fri, 09 Jun 1995 01:14:45 +0000 Karl Heuer (Fevent_convert_list): Renamed from convert_event_type_list.
Fri, 09 Jun 1995 01:11:36 +0000 Karl Heuer (xmenu_show): Do call lw_destroy_all_widgets.
Fri, 09 Jun 1995 01:10:11 +0000 Karl Heuer (Freplace_match): Do the right thing with backslash.
Fri, 09 Jun 1995 01:07:18 +0000 Karl Heuer (Freplace_match): Fix check for valid reg in string replace.
Fri, 09 Jun 1995 01:05:48 +0000 Karl Heuer (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
Fri, 09 Jun 1995 01:00:42 +0000 Karl Heuer (file-precious-flag): Doc clarification.
Fri, 09 Jun 1995 00:55:30 +0000 Karl Heuer (Vhelp_event_list): New var.
Fri, 09 Jun 1995 00:53:44 +0000 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
Fri, 09 Jun 1995 00:52:18 +0000 Karl Heuer (read_key_sequence): Don't run activate-menubar-hook
Fri, 09 Jun 1995 00:51:32 +0000 Karl Heuer (update_menu_bar): Run activate-menubar-hook
Fri, 09 Jun 1995 00:12:29 +0000 Karl Heuer Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
Fri, 09 Jun 1995 00:11:53 +0000 Karl Heuer (vip-event-key): now handles keys 128--255 as meta-chars.
Fri, 09 Jun 1995 00:11:23 +0000 Karl Heuer Fixed problems with yanking/deleting buffers.
Fri, 09 Jun 1995 00:09:26 +0000 Karl Heuer (vip-envelop-ESC-key): if an ESC-sequence translates
Thu, 08 Jun 1995 20:39:45 +0000 Karl Heuer (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
Thu, 08 Jun 1995 20:35:11 +0000 Karl Heuer Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
Thu, 08 Jun 1995 20:13:45 +0000 Karl Heuer [MSDOS]: #undef chdir.
Thu, 08 Jun 1995 19:57:56 +0000 Karl Heuer Define STDC_HEADERS.
Thu, 08 Jun 1995 19:21:05 +0000 Karl Heuer [!subprocesses]: Include sysselect.h.
Thu, 08 Jun 1995 19:14:45 +0000 Karl Heuer (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
Thu, 08 Jun 1995 16:48:40 +0000 Roland McGrath (map-y-or-n-p): Don't eval return value of prompter function.
Thu, 08 Jun 1995 15:39:07 +0000 Melissa Weisshaus Initial revision
Thu, 08 Jun 1995 15:34:01 +0000 Melissa Weisshaus fixed errors that appeared during update to 19.29.
Thu, 08 Jun 1995 14:29:13 +0000 Simon Marshall Put comments first in texinfo-font-lock-keywords.
Thu, 08 Jun 1995 13:03:15 +0000 Roland McGrath (rlogin): If optional second arg is buffer or string, use that as name.
Thu, 08 Jun 1995 04:43:19 +0000 Melissa Weisshaus updates for version 19.29.
Thu, 08 Jun 1995 04:16:18 +0000 Melissa Weisshaus updated for 19.29.
Wed, 07 Jun 1995 23:55:43 +0000 Melissa Weisshaus updated address.
Wed, 07 Jun 1995 23:00:15 +0000 Melissa Weisshaus updated menus and dates for june 1995 edition.
Wed, 07 Jun 1995 22:59:48 +0000 Melissa Weisshaus updated menus and dates for june 1995 edition.
Wed, 07 Jun 1995 22:25:46 +0000 Karl Heuer (mark_kboards): Mark Vprefix_arg instead of
Wed, 07 Jun 1995 22:24:23 +0000 Karl Heuer (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
Wed, 07 Jun 1995 22:18:05 +0000 Karl Heuer (cmd_error, command_loop_1, Fcommand_execute)
Wed, 07 Jun 1995 22:12:07 +0000 Karl Heuer (current_prefix_partial): Deleted.
Wed, 07 Jun 1995 22:07:53 +0000 Roland McGrath (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
Wed, 07 Jun 1995 21:48:03 +0000 Karl Heuer (struct kboard): member Vprefix_arg restored, replacing
Wed, 07 Jun 1995 21:39:33 +0000 Karl Heuer (current_prefix_partial): Deleted.
Wed, 07 Jun 1995 21:07:25 +0000 Karl Heuer (Flocal_variable_p): New optional arg BUFFER.
Wed, 07 Jun 1995 21:06:17 +0000 Karl Heuer (realclean): New target.
Wed, 07 Jun 1995 21:02:00 +0000 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
Wed, 07 Jun 1995 21:00:01 +0000 Karl Heuer (Fbuffer_disable_undo): Make this function interactive.
Wed, 07 Jun 1995 20:54:21 +0000 Karl Heuer (query-replace-map): Bind f1 and help.
Wed, 07 Jun 1995 20:53:07 +0000 Karl Heuer (read-quoted-char): Turn on help-form and turn off help-char.
Wed, 07 Jun 1995 20:50:55 +0000 Karl Heuer (vc-register): Clean error message if no visited file.
Wed, 07 Jun 1995 20:48:53 +0000 Karl Heuer (isearch-other-meta-char): Try downshifting
Wed, 07 Jun 1995 20:45:11 +0000 Karl Heuer (file-precious-flag): Doc fix.
Wed, 07 Jun 1995 20:39:56 +0000 Karl Heuer (unlock_file, lock_file): Call Fexpand_file_name.
Wed, 07 Jun 1995 18:58:06 +0000 Karl Heuer Delete version number.
Wed, 07 Jun 1995 18:55:22 +0000 Karl Heuer (vc-menu-map): Disable Register when no visited file.
Wed, 07 Jun 1995 18:38:02 +0000 Karl Heuer Doc fix.
Wed, 07 Jun 1995 18:35:06 +0000 Karl Heuer (display-time-filter):
Tue, 06 Jun 1995 22:23:32 +0000 Karl Heuer *** empty log message ***
Tue, 06 Jun 1995 19:21:15 +0000 Karl Heuer *** empty log message ***
Tue, 06 Jun 1995 03:11:10 +0000 Karl Heuer (install-arch-indep): Install info files for mh-e.
Tue, 06 Jun 1995 02:02:51 +0000 Karl Heuer Declare sbrk.
Tue, 06 Jun 1995 01:57:46 +0000 Karl Heuer (TOOLKIT_DEFINES): Define.
Tue, 06 Jun 1995 01:56:05 +0000 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
Tue, 06 Jun 1995 01:52:32 +0000 Karl Heuer (Fwaiting_for_user_input_p): Function declared.
Tue, 06 Jun 1995 01:48:53 +0000 Karl Heuer (Freplace_match): Calls to upcase_initials and upcase_initials_region changed
Tue, 06 Jun 1995 01:46:33 +0000 Karl Heuer (Fexpand_abbrev): Call to upcase_initials_region
Tue, 06 Jun 1995 01:44:34 +0000 Karl Heuer (Fvertical_motion): Add cast.
Tue, 06 Jun 1995 01:43:42 +0000 Karl Heuer (casify_region): Use explicit local vars for start
Tue, 06 Jun 1995 01:40:34 +0000 Karl Heuer (record_insert): Change args to be ints, not Lisp_Objects.
Tue, 06 Jun 1995 01:39:40 +0000 Karl Heuer (cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
Mon, 05 Jun 1995 23:47:44 +0000 Karl Heuer Changed window-system to ediff-window-display.
Mon, 05 Jun 1995 23:43:51 +0000 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
Mon, 05 Jun 1995 23:42:53 +0000 Karl Heuer (ediff-make-control-frame): optimized for display.
Mon, 05 Jun 1995 23:41:43 +0000 Karl Heuer don't make the patch buffer RO.
Mon, 05 Jun 1995 20:43:19 +0000 Boris Goldowsky Change email address for Boris.
Mon, 05 Jun 1995 17:43:53 +0000 Karl Heuer Include keyboard.h.
Mon, 05 Jun 1995 17:41:10 +0000 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
Mon, 05 Jun 1995 17:39:17 +0000 Karl Heuer (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
Mon, 05 Jun 1995 17:36:29 +0000 Karl Heuer (mouse-set-region): Don't bounce the cursor on X.
Mon, 05 Jun 1995 17:35:01 +0000 Karl Heuer (load_color): misleading comment rewritten.
Mon, 05 Jun 1995 17:32:51 +0000 Karl Heuer (Fkill_buffer): When killing indirect buffer,
Mon, 05 Jun 1995 17:30:47 +0000 Karl Heuer Comment fix.
Mon, 05 Jun 1995 12:38:46 +0000 Karl Heuer (x_text_icon): Do call XSetIconName or XSetWMIconName.
Mon, 05 Jun 1995 12:38:20 +0000 Karl Heuer (Qicon_name): New variable.
Mon, 05 Jun 1995 12:37:48 +0000 Karl Heuer (struct x_display): Rename icon_label to icon_name
Mon, 05 Jun 1995 12:35:17 +0000 Karl Heuer (cursor_to, clear_to_end_of_line_raw):
Mon, 05 Jun 1995 12:35:03 +0000 Karl Heuer (old_tty_valid): New variable.
Mon, 05 Jun 1995 12:32:41 +0000 Karl Heuer (trivial_regexp_p): = is special after \.
Mon, 05 Jun 1995 12:30:11 +0000 Karl Heuer (hack-local-variables-prop-line): Don't downcase var name.
Mon, 05 Jun 1995 12:23:13 +0000 Karl Heuer *** empty log message ***
Sun, 04 Jun 1995 01:34:39 +0000 Paul Eggert (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
Sat, 03 Jun 1995 17:32:10 +0000 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
Sat, 03 Jun 1995 17:31:53 +0000 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
Sat, 03 Jun 1995 17:25:27 +0000 Karl Heuer (Fencode_time): Doc fix.
Sat, 03 Jun 1995 16:57:38 +0000 Karl Heuer (NULL): Define if not defined.
Fri, 02 Jun 1995 22:02:17 +0000 Edward M. Reingold Fixed calendar-string-spread to allow 0 or 1 string; this simplified several
Fri, 02 Jun 1995 14:45:21 +0000 Edward M. Reingold Fix cal-x.el to create an empty fancy-diary-buffer, if needed.
Fri, 02 Jun 1995 14:44:34 +0000 Edward M. Reingold New function to create (but not fill) the fancy diary buffer.
Fri, 02 Jun 1995 07:42:12 +0000 Simon Marshall Don't go forward over a word-char if we're at bob, and set match-data.
Fri, 02 Jun 1995 01:03:43 +0000 Karl Heuer (vendor-specific-keysyms): Recognize "X Consortium".
Fri, 02 Jun 1995 00:53:28 +0000 Karl Heuer (*-solaris2.5): New configuration.
Fri, 02 Jun 1995 00:45:49 +0000 Karl Heuer Initial revision
Fri, 02 Jun 1995 00:44:29 +0000 Karl Heuer Copy new files config.nt and config.w95.
Fri, 02 Jun 1995 00:14:33 +0000 Karl Heuer Remove version information.
Thu, 01 Jun 1995 23:37:20 +0000 Karl Heuer (EmacsFrameDestroy): Block and unblock input.
Thu, 01 Jun 1995 23:23:50 +0000 Karl Heuer (x_destroy_bitmap): Block and unblock input.
Thu, 01 Jun 1995 23:18:04 +0000 Roland McGrath (multiple-recover-finish): Renamed to recover-session-finish.
Thu, 01 Jun 1995 20:53:04 +0000 Edward M. Reingold Autoload calendar-setup.
Thu, 01 Jun 1995 09:26:48 +0000 Simon Marshall New version 3.06 from author.
Thu, 01 Jun 1995 09:08:29 +0000 Simon Marshall Made font-lock-compile-keywords not compile if it looks like it already has.
Wed, 31 May 1995 21:18:55 +0000 Karl Heuer (x_display_info_for_name): Fix error message.
Wed, 31 May 1995 21:06:48 +0000 Karl Heuer (dired-find-buffer-nocreate): Ignore dead buffers.
Wed, 31 May 1995 20:00:40 +0000 Karl Heuer Move defconsts to avoid byte-compiler warnings.
Wed, 31 May 1995 19:57:27 +0000 Karl Heuer Comment change.
Wed, 31 May 1995 19:46:12 +0000 Karl Heuer Document how to specify a list to --x-includes and --x-libraries.
Wed, 31 May 1995 19:41:49 +0000 Karl Heuer (menu-bar-help-menu): Add "..."
Wed, 31 May 1995 19:39:24 +0000 Karl Heuer (scroll-bar-drag): Call scroll-bar-drag-1
Wed, 31 May 1995 19:30:32 +0000 Karl Heuer (initial comments): Copyright 1995; don't speak
Tue, 30 May 1995 23:32:09 +0000 Karl Heuer (LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;
Tue, 30 May 1995 23:26:56 +0000 Karl Heuer Use x_includes, not x_libraries, for -I.
Tue, 30 May 1995 23:17:55 +0000 Karl Heuer (syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
Tue, 30 May 1995 23:07:27 +0000 Karl Heuer (emacs-lisp-mode-map): Add a menu.
Tue, 30 May 1995 23:06:00 +0000 Karl Heuer (sh-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 23:05:08 +0000 Karl Heuer Fix capitalization in menu bar.
Tue, 30 May 1995 22:59:41 +0000 Karl Heuer Fix capitalization in menu bar.
Tue, 30 May 1995 22:54:53 +0000 Karl Heuer (forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.
Tue, 30 May 1995 22:48:05 +0000 Karl Heuer Fix capitalization and punctuation in menu bar.
Tue, 30 May 1995 22:42:32 +0000 Karl Heuer (compilation-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 22:37:49 +0000 Karl Heuer (bibtex-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 22:35:28 +0000 Karl Heuer (tar-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 21:56:32 +0000 Karl Heuer (syms_of_editfns): user-login-name renamed from user-name.
Tue, 30 May 1995 21:50:07 +0000 Karl Heuer Change Vuser_real_name to Vuser_real_login_name.
Tue, 30 May 1995 21:45:22 +0000 Karl Heuer (archive-lemacs): New variable.
Tue, 30 May 1995 21:20:09 +0000 Karl Heuer (time-stamp): only warn about time-stamping
Tue, 30 May 1995 19:43:26 +0000 Karl Heuer (update_menu_bar): Do update if region display has changed.
Tue, 30 May 1995 19:35:59 +0000 Roland McGrath (compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.
Tue, 30 May 1995 19:20:47 +0000 Karl Heuer (ediff-setup-control-frame): Make
Tue, 30 May 1995 18:47:11 +0000 Karl Heuer (x_top_window_to_frame): Don't match menu-bar widget.
Tue, 30 May 1995 18:46:49 +0000 Karl Heuer (set_frame_menubar): Always call update_frame_menubar.
Tue, 30 May 1995 18:46:24 +0000 Karl Heuer (update_menu_bar): Reverse test of save_match_data.
Tue, 30 May 1995 18:39:33 +0000 Karl Heuer (frame-configuration-p): Moved here from frame.el.
Tue, 30 May 1995 18:39:22 +0000 Karl Heuer (frame-configuration-p): Moved to subr.el.
Tue, 30 May 1995 18:31:00 +0000 Karl Heuer (facemenu-special-menu): Use characters, not symbols.
Tue, 30 May 1995 18:21:01 +0000 Karl Heuer Comment fix.
Tue, 30 May 1995 06:54:44 +0000 Karl Heuer (make-initial-minibuffer-frame): New function.
Tue, 30 May 1995 06:53:25 +0000 Karl Heuer (Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
Tue, 30 May 1995 06:53:08 +0000 Karl Heuer (make_frame_without_minibuffer): New arg DISPLAY.
Tue, 30 May 1995 05:07:52 +0000 Karl Heuer (Man-default-man-entry): Return result.
Tue, 30 May 1995 03:15:27 +0000 Karl Heuer (Frandom): Use EMACS_INT, not int.
Mon, 29 May 1995 21:04:07 +0000 Karl Heuer (make_lispy_event, make_lispy_movement):
Mon, 29 May 1995 21:03:47 +0000 Karl Heuer (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
Mon, 29 May 1995 20:54:22 +0000 Karl Heuer Declare x_get_focus_frame.
Mon, 29 May 1995 20:16:10 +0000 Karl Heuer (gud-perldb-find-file): Use gud-make-debug-menu.
Mon, 29 May 1995 20:13:06 +0000 Karl Heuer (gud-perldb-massage-args): Pass `-emacs' after the file name.
Mon, 29 May 1995 20:10:58 +0000 Karl Heuer (gud-make-debug-menu): New function.
Mon, 29 May 1995 20:08:11 +0000 Karl Heuer (dired-mode-map): Rename menubar bindings and use the
Mon, 29 May 1995 20:04:22 +0000 Karl Heuer (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
Mon, 29 May 1995 20:02:00 +0000 Karl Heuer (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
Mon, 29 May 1995 19:52:41 +0000 Karl Heuer Allow x_libraries and x_includes to be paths.
Mon, 29 May 1995 19:49:52 +0000 Karl Heuer (x_term_init): Block input during this function.
Mon, 29 May 1995 19:46:24 +0000 Karl Heuer (find-dired): If dired-simple-subdir-alist is not
Mon, 29 May 1995 19:42:42 +0000 Karl Heuer (after-revert-hook, before-revert-hook): Add defvars.
Mon, 29 May 1995 19:41:18 +0000 Karl Heuer (x_term_init): Call init_sigio only if interrupt_input.
Mon, 29 May 1995 19:40:47 +0000 Karl Heuer (Fset_input_mode): When read_socket_hook, ignore
Mon, 29 May 1995 16:49:24 +0000 Francesco Potort * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
Mon, 29 May 1995 13:20:51 +0000 Francesco Potort * man.el (Man-init-defvars): Don't remove lines containing
Mon, 29 May 1995 12:40:25 +0000 Francesco Potort * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
Mon, 29 May 1995 07:27:50 +0000 Karl Heuer (x_set_frame_parameters): Pass -1 to x_set_offset.
Mon, 29 May 1995 07:27:09 +0000 Karl Heuer (x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
Mon, 29 May 1995 07:16:27 +0000 Karl Heuer (Drag): Do nothing unless menu.popped_up field is set.
Mon, 29 May 1995 07:12:58 +0000 Karl Heuer (x_report_frame_params): Report top and left
Mon, 29 May 1995 07:07:40 +0000 Karl Heuer (mail-extr-all-letters-but-separators): reinstate
Mon, 29 May 1995 07:00:06 +0000 Karl Heuer (vc-revert-buffer1): Delete the special code for font-lock.
Mon, 29 May 1995 06:59:49 +0000 Karl Heuer (font-lock-revert-cleanup): Always turn font lock on.
Mon, 29 May 1995 06:59:26 +0000 Karl Heuer (revert-buffer): Save after-revert-hook (both local and
Mon, 29 May 1995 06:54:09 +0000 Karl Heuer (find-file-noselect): In "file changed" messages,
Mon, 29 May 1995 06:36:12 +0000 Karl Heuer (COFF): Define.
Mon, 29 May 1995 06:35:55 +0000 Karl Heuer (LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
Mon, 29 May 1995 06:27:50 +0000 Karl Heuer (ediff-setup-control-frame): Use
Mon, 29 May 1995 06:27:18 +0000 Karl Heuer (ediff-setup): Don't make default-minibuffer-frame
Mon, 29 May 1995 06:22:40 +0000 Karl Heuer (dabbrev--abbrev-at-point): If point is after
Mon, 29 May 1995 06:19:46 +0000 Karl Heuer (indent-for-comment): move to beginning of line only
Mon, 29 May 1995 06:15:30 +0000 Karl Heuer (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
Mon, 29 May 1995 06:07:34 +0000 Karl Heuer (describe_vector): New arg entire_map.
Mon, 29 May 1995 06:07:10 +0000 Karl Heuer (describe_syntax_1): Pass new arg to describe_vector.
Mon, 29 May 1995 04:44:28 +0000 Karl Heuer (redisplay_window): Don't use try_window_id if
Mon, 29 May 1995 04:36:26 +0000 Karl Heuer (dired-find-buffer-nocreate): Check only buffers in
Mon, 29 May 1995 04:12:46 +0000 Karl Heuer (isearch-edit-string): Don't bind isearch-other-end.
Mon, 29 May 1995 04:05:18 +0000 Karl Heuer (update_menu_bar): Call set_frame_menubar with proper buffer current.
Sun, 28 May 1995 22:53:22 +0000 Richard Kenner (21064:Windows_NT:50:3): New case.
Sun, 28 May 1995 02:18:09 +0000 Geoff Voelker Add carriage returns; necessary for batch files on Win95
Sat, 27 May 1995 01:08:20 +0000 Karl Heuer (VFORK_RETURN_TYPE): Moved to s/sol2-3.h.
Sat, 27 May 1995 01:08:00 +0000 Karl Heuer (VFORK_RETURN_TYPE): Moved here from s/sol2-4.h.
Sat, 27 May 1995 00:48:24 +0000 Karl Heuer (send-mail-function, mail): Doc fixes.
Sat, 27 May 1995 00:46:13 +0000 Karl Heuer (x_window): Call initialize_frame_menubar
Sat, 27 May 1995 00:40:31 +0000 Karl Heuer (previous-matching-history-element):
Sat, 27 May 1995 00:36:36 +0000 Karl Heuer (gud-gdb-marker-regexp): New var. Use path-separator.
Sat, 27 May 1995 00:36:25 +0000 Karl Heuer (Info-directory-list): Use path-separator.
Sat, 27 May 1995 00:36:04 +0000 Karl Heuer (vc-log-info): Use path-separator.
Sat, 27 May 1995 00:26:00 +0000 Karl Heuer (etags_getcwd): Don't use #elif.
Sat, 27 May 1995 00:22:53 +0000 Karl Heuer (ispell-message-text-end): Match start of forwarded msg.
Sat, 27 May 1995 00:19:05 +0000 Geoff Voelker (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.
Fri, 26 May 1995 22:47:07 +0000 Karl Heuer (popup_get_selection): Force deactivation if key pressed.
Fri, 26 May 1995 22:46:36 +0000 Karl Heuer (XTread_socket): Don't call popup_get_selection here.
Fri, 26 May 1995 22:35:10 +0000 Karl Heuer (NULL): Use explicit cast.
Fri, 26 May 1995 22:10:20 +0000 Karl Heuer (VFORK_RETURN_TYPE): Use int if not already defined.
Fri, 26 May 1995 22:07:55 +0000 Karl Heuer Move #undef HAVE_VFORK to s/sol2-3.h.
Fri, 26 May 1995 22:06:59 +0000 Karl Heuer Add #undef HAVE_VFORK.
Fri, 26 May 1995 21:54:20 +0000 Karl Heuer (x_consider_frame_title): Use FRAME_KBOARD.
Fri, 26 May 1995 20:11:39 +0000 Geoff Voelker (command-line): Handle nil command-line-args.
Fri, 26 May 1995 18:56:09 +0000 Geoff Voelker Initial revision
Fri, 26 May 1995 16:24:57 +0000 Roland McGrath (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
Fri, 26 May 1995 05:28:13 +0000 Geoff Voelker (get_data_region_base): Undefined.
Fri, 26 May 1995 05:27:52 +0000 Geoff Voelker (reserved_heap_size,allocate_heap): Defined.
Fri, 26 May 1995 05:26:51 +0000 Geoff Voelker (set_terminal_modes): Set cursor size appropriate for Win95.
Fri, 26 May 1995 05:26:17 +0000 Geoff Voelker (configuration_buffer): Increase size.
Fri, 26 May 1995 05:25:04 +0000 Geoff Voelker (LIBS): Use BASE_LIBS and ADVAPI32.
Fri, 26 May 1995 05:19:55 +0000 Geoff Voelker Use BASE_LIBS.
Fri, 26 May 1995 05:11:30 +0000 Geoff Voelker Commented out.
Fri, 26 May 1995 05:10:24 +0000 Geoff Voelker (ARCH): New definition.
Fri, 26 May 1995 05:09:40 +0000 Geoff Voelker (SHELL): Conditionally defined.
Fri, 26 May 1995 05:06:02 +0000 Geoff Voelker Initial revision
Fri, 26 May 1995 04:29:09 +0000 Karl Heuer (Foverlay_start, Foverlay_end): Declare these functions.
Fri, 26 May 1995 04:23:21 +0000 Karl Heuer (dired-find-buffer-nocreate): Don't try to find a
Fri, 26 May 1995 04:18:39 +0000 Karl Heuer (x_set_frame_parameters) Fix typo.
Fri, 26 May 1995 04:17:02 +0000 Karl Heuer (standard_args): -i, -itype, --icon-type take 0, not 1, args
Fri, 26 May 1995 04:14:08 +0000 Karl Heuer (gud-common-init): Don't die if filename not supplied.
Fri, 26 May 1995 04:00:52 +0000 Karl Heuer (texinfo-sequentially-find-pointer): Don't modify
Fri, 26 May 1995 03:57:42 +0000 Karl Heuer (byte-compile-insert-header):
Fri, 26 May 1995 03:54:38 +0000 Karl Heuer (x-create-frame-with-faces): Read geometry resource
Fri, 26 May 1995 03:21:30 +0000 Karl Heuer (create_process, send_process): Add volatile qualifiers.
Fri, 26 May 1995 02:52:36 +0000 Karl Heuer (Fsubstitute_command_keys): Cast arg of describe_map_tree.
Fri, 26 May 1995 02:49:43 +0000 Karl Heuer (describe_map_tree): Move declaration to lisp.h.
Thu, 25 May 1995 18:18:56 +0000 Karl Heuer (adjust_point): Declare arg AMOUNT.
Thu, 25 May 1995 18:17:25 +0000 Karl Heuer (scan_lists): Make stringterm an unsigned char.
Thu, 25 May 1995 17:07:37 +0000 Karl Heuer (XTread_socket): For MapNotify, call record_asynch_buffer_change.
Thu, 25 May 1995 17:06:56 +0000 Karl Heuer (prepare_menu_bars): Update frame titles before menu bars.
Thu, 25 May 1995 17:06:34 +0000 Karl Heuer (Fframe_or_buffer_changed_p): Record frame names
Thu, 25 May 1995 16:01:12 +0000 Karl Heuer (xmenu_show, xdialog_show): Increment widget_id_tick
Thu, 25 May 1995 16:00:51 +0000 Karl Heuer (Fx_get_resource): Major rewrite to make it clearer.
Thu, 25 May 1995 15:53:35 +0000 Karl Heuer Fix typo.
Thu, 25 May 1995 15:18:16 +0000 Karl Heuer (XTflash): Use pointers as args to select.
Thu, 25 May 1995 15:08:28 +0000 Karl Heuer (change_frame_size_1): Declare arg DELAY.
Thu, 25 May 1995 15:05:41 +0000 Karl Heuer (do_symval_forwarding, frame_buffer_predicate): Declare these.
Thu, 25 May 1995 14:31:30 +0000 Karl Heuer (format1): Cast arg of doprnt.
Thu, 25 May 1995 14:30:07 +0000 Karl Heuer (Fcall_interactively): Cast arg of doprnt.
Thu, 25 May 1995 14:28:18 +0000 Karl Heuer (message): Cast arg of doprnt.
Wed, 24 May 1995 22:46:18 +0000 Karl Heuer (menu_bar_items): Declare this function.
Wed, 24 May 1995 22:08:58 +0000 Karl Heuer (queue_selection_requests_unwind): Add return value.
Wed, 24 May 1995 21:43:00 +0000 Karl Heuer (Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
Wed, 24 May 1995 21:34:23 +0000 Karl Heuer (Fdelete_frame): When updating Vdefault_minibuffer_frame,
Wed, 24 May 1995 20:50:54 +0000 Karl Heuer Clarify use of site-init.el.
Wed, 24 May 1995 20:37:08 +0000 Karl Heuer (x_connection_closed): Unblock input, first thing.
Wed, 24 May 1995 20:17:16 +0000 Karl Heuer Delete reference to ALT. Change <Rubout> to <Delete>.
Wed, 24 May 1995 04:59:27 +0000 Karl Heuer (vendor-specific-keysyms): Add second spelling for HP.
Wed, 24 May 1995 04:54:34 +0000 Karl Heuer (x_set_offset): Add border_width when calling XMoveWindow.
Wed, 24 May 1995 04:54:16 +0000 Karl Heuer (x_set_frame_parameters): Pass 1 as change_gravity
Wed, 24 May 1995 04:43:12 +0000 Karl Heuer (struct x_display): New field menubar_height.
Wed, 24 May 1995 04:42:52 +0000 Karl Heuer (set_frame_menubar): Set menubar_height field.
Wed, 24 May 1995 04:42:09 +0000 Karl Heuer (x_window) [both versions]: Set menubar_height.
Wed, 24 May 1995 04:41:16 +0000 Karl Heuer (x_calc_absolute_position): Use menubar_height field.
Wed, 24 May 1995 03:58:29 +0000 Karl Heuer (create_frame_gcs, setup_frame_gcs): Reformat long statements.
Wed, 24 May 1995 03:49:46 +0000 Karl Heuer (hack_wm_protocols): Use cast instead of suffix.
Wed, 24 May 1995 02:45:21 +0000 Karl Heuer [USE_X_TOOLKIT] (x_window): Pass position to toolkit
Wed, 24 May 1995 01:39:24 +0000 Karl Heuer (Fgarbage_collect): Clear consing_since_gc first thing.
Wed, 24 May 1995 01:02:08 +0000 Karl Heuer (delete-frame-enabled-p): New subroutine.
Wed, 24 May 1995 00:46:17 +0000 Karl Heuer (describe-prefix-bindings): If key is a string,
Wed, 24 May 1995 00:43:27 +0000 Karl Heuer (set_buffer_internal_1): New subroutine.
Wed, 24 May 1995 00:42:21 +0000 Karl Heuer (redisplay_window): Use set_buffer_internal_1.
Wed, 24 May 1995 00:30:41 +0000 Karl Heuer Remove version number.
Tue, 23 May 1995 15:40:31 +0000 Francesco Potort * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
Tue, 23 May 1995 03:04:22 +0000 Karl Heuer (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.
Tue, 23 May 1995 03:04:03 +0000 Karl Heuer (create_frame_gcs): Cast args of XCreateGC.
Tue, 23 May 1995 03:03:23 +0000 Karl Heuer (unload_color): Cast args of XFreeColors.
Tue, 23 May 1995 03:02:53 +0000 Karl Heuer (hack_wm_protocols): Cast args of XGetWindowProperty.
Tue, 23 May 1995 03:02:17 +0000 Karl Heuer (x_get_window_property): Cast args of XGetWindowProperty.
Tue, 23 May 1995 01:53:12 +0000 Karl Heuer Initial revision
Tue, 23 May 1995 00:13:19 +0000 Karl Heuer (long_to_cons): Don't assume 32-bit longs.
Tue, 23 May 1995 00:11:46 +0000 Karl Heuer (Fvisited_file_modtime): Cast arg to long_to_cons.
Mon, 22 May 1995 22:48:09 +0000 Karl Heuer (Fformat): Split double into two pointers, not two ints.
Mon, 22 May 1995 22:28:55 +0000 Karl Heuer pass arg to sqrt.
Mon, 22 May 1995 22:24:50 +0000 Karl Heuer (gnus-gnus-to-quick-newsrc-format): don't save
Mon, 22 May 1995 22:22:32 +0000 Karl Heuer (display_text_line): Enter a char in charstarts
Mon, 22 May 1995 22:16:07 +0000 Karl Heuer (gdb_lisp_params): New enum type.
Mon, 22 May 1995 22:15:45 +0000 Karl Heuer gdb_lisp_params to get storage layout info.
Mon, 22 May 1995 22:10:22 +0000 Karl Heuer Delete HAVE_FMOD; configure handles that correctly now.
Mon, 22 May 1995 22:08:18 +0000 Karl Heuer (edit-kbd-macro): Better error messages for undefined keys
Mon, 22 May 1995 21:42:13 +0000 Karl Heuer (ada-add-ada-menu): Fix args to easy-menu-define.
Mon, 22 May 1995 20:14:36 +0000 Karl Heuer (oblookup): Delete argument hashp.
Mon, 22 May 1995 20:00:17 +0000 Karl Heuer (file-ownership-preserved-p): Fix typo in previous change.
Mon, 22 May 1995 19:41:25 +0000 Karl Heuer (mail-text): Expand abbrev before moving point.
Sun, 21 May 1995 06:19:05 +0000 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
Sat, 20 May 1995 16:40:11 +0000 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
Sat, 20 May 1995 05:36:11 +0000 Karl Heuer (mouse-save-then-kill): Fix previous change.
Sat, 20 May 1995 05:18:42 +0000 Karl Heuer (activate_button, xm_update_cascadebutton): Don't use prototype.
Sat, 20 May 1995 05:15:49 +0000 Karl Heuer Don't use prototype.
Sat, 20 May 1995 04:29:39 +0000 Karl Heuer (easy-menu-do-define): Add autoload cookie.
Sat, 20 May 1995 03:36:53 +0000 Karl Heuer (Flogb): frexp needs a pointer to int, not EMACS_INT.
Fri, 19 May 1995 21:53:18 +0000 Karl Heuer (buffer_posn_from_coords): Don't let startp be before BEGV.
Fri, 19 May 1995 18:57:48 +0000 Karl Heuer (mail-mode): Clarify doc string.
Fri, 19 May 1995 18:57:17 +0000 Karl Heuer (expand-mail-aliases): Expand aliases in
Fri, 19 May 1995 03:53:38 +0000 Karl Heuer Fix May 6 change.
Thu, 18 May 1995 22:49:59 +0000 Karl Heuer (zv_strings_seen): New variable.
Thu, 18 May 1995 22:43:03 +0000 Karl Heuer (compute_motion): Handle overlay strings.
Thu, 18 May 1995 22:27:59 +0000 Karl Heuer (Fpos_visible_in_window_p): New arg to compute_motion.
Thu, 18 May 1995 22:26:36 +0000 Karl Heuer (buffer_posn_from_coords): New arg to compute_motion.
Thu, 18 May 1995 22:22:33 +0000 Karl Heuer Put property on set-face-stipple, not set-stipple.
Thu, 18 May 1995 20:11:14 +0000 Karl Heuer Undo previous change.
Thu, 18 May 1995 20:04:09 +0000 Karl Heuer (byte-compile-dynamic-docstrings): Doc fix.
Thu, 18 May 1995 19:57:15 +0000 Karl Heuer (tar-mode): Set write-contents-hooks instead of
Thu, 18 May 1995 19:50:57 +0000 Karl Heuer (Fkill_emacs): Delete the auto-save-list file
Thu, 18 May 1995 16:54:42 +0000 Karl Heuer (status_notify): If Vprocess_alist changes within
Thu, 18 May 1995 16:51:35 +0000 Karl Heuer (unload-feature): When we come to (provide . FEATURE),
Wed, 17 May 1995 20:54:49 +0000 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
Wed, 17 May 1995 20:52:45 +0000 Karl Heuer (Buffer-menu-buffer): Give more informative error
Wed, 17 May 1995 20:47:39 +0000 Karl Heuer (Fdump_emacs): Don't take address of array.
Wed, 17 May 1995 20:47:26 +0000 Roland McGrath [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
Wed, 17 May 1995 20:44:36 +0000 Karl Heuer (c-fill-paragraph): Don't alter point
Wed, 17 May 1995 20:41:36 +0000 Karl Heuer (Fmake_indirect_buffer): Fix interactive spec.
Wed, 17 May 1995 20:35:23 +0000 Karl Heuer (gnus-expunge): Use defalias.
Wed, 17 May 1995 20:29:52 +0000 Karl Heuer (re_compile_fastmap): Undo previous change.
Wed, 17 May 1995 20:01:47 +0000 Karl Heuer (SOURCES): Fix reference to ymakefile.
Wed, 17 May 1995 19:42:46 +0000 Karl Heuer Delete reference to ymakefile.
Wed, 17 May 1995 19:34:18 +0000 Karl Heuer (easy-menu-create-keymaps): Set menu-enable prop.
Wed, 17 May 1995 07:27:29 +0000 Karl Heuer (syms_of_keyboard): Always define track-mouse.
Tue, 16 May 1995 21:58:47 +0000 Karl Heuer Add provide call.
Tue, 16 May 1995 06:14:22 +0000 Karl Heuer (facemenu-set-face-from-menu): Doc fix.
Tue, 16 May 1995 02:56:20 +0000 Karl Heuer (Frecenter): Fix args to vmotion (overlooked in May 13 change).
Tue, 16 May 1995 01:47:11 +0000 Karl Heuer UNEXEC_USE_MAP_PRIVATE: Define.
Tue, 16 May 1995 01:46:20 +0000 Karl Heuer (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
Tue, 16 May 1995 01:33:12 +0000 Karl Heuer Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Mon, 15 May 1995 23:30:28 +0000 Richard M. Stallman (re_compile_fastmap): Don't free stack if it's empty.
Mon, 15 May 1995 23:27:00 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Define.
Mon, 15 May 1995 23:24:45 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Mon, 15 May 1995 23:23:34 +0000 Richard M. Stallman New version for Emacs 19.
Mon, 15 May 1995 23:19:13 +0000 Richard M. Stallman If the geometry resource specifies a position,
Mon, 15 May 1995 23:16:08 +0000 Richard M. Stallman (dabbrev-completion): Use mapcar, not mapc.
Mon, 15 May 1995 23:01:17 +0000 Richard M. Stallman (byte-compile-insert-header): Cope if user-mail-address is unbound.
Mon, 15 May 1995 23:00:16 +0000 Richard M. Stallman (mouse-save-then-kill): When making a new region
Mon, 15 May 1995 22:22:25 +0000 Richard M. Stallman (path-separator): Defined.
Mon, 15 May 1995 22:00:20 +0000 Karl Heuer (get-method-definition): Fix regexps.
Mon, 15 May 1995 21:53:39 +0000 Karl Heuer (tq-process-buffer): Don't hard-code the buffer name.
Mon, 15 May 1995 21:49:34 +0000 Per Bothner * config.guess: Recognize Cray90 (from Pete TerMaat).
Mon, 15 May 1995 21:47:44 +0000 Karl Heuer (vmotion): handle the case where `minibuf_prompt' is nil.
Sat, 13 May 1995 09:37:50 +0000 Erich Stefan Boleyn Add configuration for semi-hosted ARM.
Sat, 13 May 1995 01:48:53 +0000 Karl Heuer (vmotion): Simplify. Replace last three args with a single
Sat, 13 May 1995 01:44:04 +0000 Karl Heuer (minmax): New macro.
Sat, 13 May 1995 01:43:30 +0000 Karl Heuer (Fdelete_other_windows): Fix args to vmotion.
Sat, 13 May 1995 00:29:55 +0000 Karl Heuer Initial revision
Sat, 13 May 1995 00:13:02 +0000 Karl Heuer (Qvendor_specific_keysyms): New var.
Fri, 12 May 1995 22:23:42 +0000 Karl Heuer (main) [NeXT]: Add missing braces.
Fri, 12 May 1995 17:51:12 +0000 Roland McGrath (rlogin-history): New defvar.
Fri, 12 May 1995 17:26:59 +0000 Roland McGrath (compilation-next-error-locus): Ignore zero column number.
Fri, 12 May 1995 16:39:32 +0000 Roland McGrath (vc-status): If vc-locking-user returns a number, compare it to (user-uid).
Fri, 12 May 1995 15:49:42 +0000 Doug Evans (vxworks29k): New alias.
Fri, 12 May 1995 07:23:19 +0000 Simon Marshall Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.
Fri, 12 May 1995 06:52:50 +0000 Karl Heuer (init_system_name): Clean up signedness mismatch.
Fri, 12 May 1995 02:18:47 +0000 Karl Heuer Miscellaneous fixes for better compatibility with
Fri, 12 May 1995 00:44:17 +0000 Karl Heuer (float_to_string): Fix type mismatch and simplify.
Fri, 12 May 1995 00:19:09 +0000 Per Bothner Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
Fri, 12 May 1995 00:12:57 +0000 Karl Heuer (unexec): Fix type mismatch.
Thu, 11 May 1995 22:19:56 +0000 Karl Heuer [!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
Thu, 11 May 1995 22:18:01 +0000 Karl Heuer [!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Thu, 11 May 1995 22:12:49 +0000 Tom Tromey (tcl-type-alist): Include entry for "proc".
Thu, 11 May 1995 03:30:10 +0000 Roland McGrath (tags-loop-continue): Doc fix.
Thu, 11 May 1995 00:44:51 +0000 Roland McGrath (compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
Wed, 10 May 1995 23:38:12 +0000 Tom Tromey (tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
Wed, 10 May 1995 18:22:21 +0000 Tom Tromey Bug fix in menu code for XEmacs.
Wed, 10 May 1995 15:03:48 +0000 Roland McGrath AIX support from Tim Bell <tbel@afsmail.cern.ch>: make-3-73-3 make-3-74
Tue, 09 May 1995 21:36:53 +0000 Tom Tromey Changed "Lucid Emacs" to "XEmacs".
Tue, 09 May 1995 20:22:38 +0000 Michael Meissner Add powerpc little endian support; Add powerpc variants; Add pentium variants
Tue, 09 May 1995 18:10:01 +0000 David J. MacKenzie Use sqrt (more portable) instead of fmod in -lm check.
Tue, 09 May 1995 17:44:05 +0000 Richard M. Stallman (BSD): Include sys/param.h instead of redefining BSD.
Tue, 09 May 1995 17:42:56 +0000 Richard M. Stallman Put nt/emacs.ico and nt/emacs.rc in dist.
Tue, 09 May 1995 17:41:20 +0000 Richard M. Stallman Do copy src/makefile.nt.
Tue, 09 May 1995 05:36:55 +0000 Richard M. Stallman (Info-directory-list): Use installation-directory,
Tue, 09 May 1995 05:35:45 +0000 Richard M. Stallman (Fcall_process): Keep reading till buffer is nearly full.
Tue, 09 May 1995 05:17:02 +0000 Karl Heuer Vdefault_minibuffer_frame is now part of KBOARD instead
Tue, 09 May 1995 05:16:50 +0000 Karl Heuer (struct kboard): New member Vdefault_minibuffer_frame.
Tue, 09 May 1995 05:16:19 +0000 Karl Heuer (init_kboard): Initialize Vdefault_minibuffer_frame.
Tue, 09 May 1995 05:01:05 +0000 Richard M. Stallman (VMS_SUPPORT): Add missing `.elc'.
Tue, 09 May 1995 04:58:10 +0000 Karl Heuer (make_frame_without_minibuffer): New arg KB.
Tue, 09 May 1995 04:57:39 +0000 Karl Heuer (Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Tue, 09 May 1995 04:49:03 +0000 Karl Heuer [MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
Tue, 09 May 1995 04:47:52 +0000 Richard M. Stallman (Funfocus_frame): Check for live X frame.