log

age author description
1995-06-16 Richard M. Stallman (path-separator, grep-null-device, grep-regexp-alist):
1995-06-16 Richard M. Stallman (vc-fetch-master-properties): For RCS file,
1995-06-15 Richard M. Stallman The RCS status is now found by reading the
1995-06-15 Karl Heuer Update GPL version.
1995-06-15 Karl Heuer Initial revision
1995-06-15 Karl Heuer ($valmask): Use EMACS_INT, not int.
1995-06-15 Richard Kenner Change FSF address.
1995-06-15 Karl Heuer (enum pvec_type): Don't use trailing comma.
1995-06-15 Karl Heuer Initial revision
1995-06-15 Karl Heuer Update GPL to version 2.
1995-06-15 Richard M. Stallman (list-buffers-noselect): Don't let space after buf name
1995-06-15 Richard M. Stallman (process_file,absolute_filename): Handle filenames
1995-06-15 Richard M. Stallman (install): Copy wakeup.exe properly.
1995-06-15 Richard M. Stallman (TRES) [MSVCNT11]: Use emacs.res, and don't compile it.
1995-06-15 Richard M. Stallman (win32_spawnve): Accept program names without executable suffixes.
1995-06-15 Richard M. Stallman (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.
1995-06-15 Richard M. Stallman (MSVCNT11): Defined.
1995-06-15 Richard M. Stallman Define .c to .obj suffix rule.
1995-06-15 Richard M. Stallman (LD_SWITCH_MACHINE): Don't define it.
1995-06-15 Richard M. Stallman Explain how make-local-hook works.
1995-06-15 Simon Marshall Corrected the comment from last change.
1995-06-14 Richard M. Stallman Comment change.
1995-06-14 Richard M. Stallman (emacs_set_tty): Swap TCSETAF and TCSETAW.
1995-06-14 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
1995-06-14 Richard M. Stallman Various optimizations. The main one is to optimize for
1995-06-14 Karl Heuer (Fprefix_numeric_value): Fix type check.
1995-06-14 Karl Heuer (command_loop_1): Clear prefix arg (undo Feb 1 change).
1995-06-14 Melissa Weisshaus changes for 19.29.
1995-06-14 Richard M. Stallman (Flocal_variable_p): Fix backwards logical operator.
1995-06-14 Karl Heuer [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.
1995-06-14 Karl Heuer If NOT_C_CODE, don't include alloca.h.
1995-06-14 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
1995-06-14 Geoff Voelker *** empty log message ***
1995-06-14 Richard M. Stallman (frame-notice-user-settings): When making a minibufferless
1995-06-14 Roland McGrath (compilation-find-file): If FILENAME is absolute, apply
1995-06-14 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
1995-06-14 Richard M. Stallman (addpm): Use CFLAGS when compiling.
1995-06-14 Richard M. Stallman Comment change.
1995-06-14 Richard M. Stallman (status_notify): Undo May 18 change.
1995-06-14 Richard M. Stallman (Fprevious_overlay_change): Check for overlays that end at POS.
1995-06-14 Richard M. Stallman (shell-mode): Make shell-directory-tracker a hook function locally only.
1995-06-14 Richard M. Stallman Delete the Emacs version error check.
1995-06-14 Richard M. Stallman (dired-change-marks): If OLD is a space, don't act on non-file lines.
1995-06-14 Richard M. Stallman (vc-backend-checkin): Provide an explicit string saying
1995-06-14 Richard M. Stallman (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
1995-06-13 Karl Heuer (comint-mode): Use make-local-hook.
1995-06-13 Karl Heuer (LIBS_MACHINE): Use -lpthreads, not -lpthread.
1995-06-13 Karl Heuer check for -lpthreads, not -lpthread.
1995-06-13 Karl Heuer (HAVE_LIBPTHREADS): Add #undef.
1995-06-13 Karl Heuer (vip-over-whitespace-line): new function.
1995-06-13 Karl Heuer (vip-change-state-to-vi): bug fix.
1995-06-13 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
1995-06-13 Simon Marshall check comint-input-ring-file-name for the empty string too.
1995-06-13 Geoff Voelker *** empty log message ***
1995-06-13 Karl Heuer (help-menu): Symbol renamed from `help'.
1995-06-13 Karl Heuer (rmail-search-backwards): Default count is 1, not -1.
1995-06-12 Roland McGrath [_LIBC] (start_of_data): Define to &__data_start for GNU libc.
1995-06-12 Karl Heuer (frame_vector_add_frame): Don't forget to store
1995-06-11 Karl Heuer Copy new files nt/addpm.c and nt/emacs.bat.in.
1995-06-11 Karl Heuer Add comment.
1995-06-11 Karl Heuer Comment update.
1995-06-11 Karl Heuer (x_make_frame_visible): Test and set asked_for_visible.
1995-06-11 Karl Heuer (struct x_display): New field asked_for_visible.
1995-06-11 Karl Heuer [USE_X_TOOLKIT] (x_window): If using Motif,
1995-06-11 Karl Heuer Include widget.h.
1995-06-11 Karl Heuer (EmacsFrameSetCharSize): Manually alter the height
1995-06-11 Karl Heuer (lwlib_toolkit_type): New variable.
1995-06-11 Karl Heuer (Fframe_or_buffer_changed_p): Calculate vector size right.
1995-06-11 Karl Heuer (read_char_minibuf_menu_prompt):
1995-06-11 Karl Heuer (save-selected-window): New macro.
1995-06-10 Geoff Voelker Include config.h before stdio.h.
1995-06-10 Geoff Voelker *** empty log message ***
1995-06-10 Geoff Voelker Initial revision
1995-06-10 Geoff Voelker makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1995-06-10 Geoff Voelker (ALL,addpm,addpm.exe,addpm.obj): Defined.
1995-06-10 Geoff Voelker (TEMACS): Depend upon $(BLD).
1995-06-10 Geoff Voelker changed referendce to of makefile.nt to makedffile.def in configure section
1995-06-09 Karl Heuer (system_key_syms): Deleted; now part of struct kboard.
1995-06-09 Karl Heuer (mark_kboards): Mark system_key_syms member.
1995-06-09 Karl Heuer (struct kboard): New member system_key_syms.
1995-06-09 Karl Heuer (modify_event_symbol): Mask out high bits here,
1995-06-09 Karl Heuer (x_get_keysym_name): New function.
1995-06-09 Karl Heuer (update_menu_bar): Use set_buffer_internal_1 to switch bufs.
1995-06-09 Karl Heuer (SOURCES): Makefile isn't source; Makefile.in.in is.
1995-06-09 Karl Heuer (x-create-frame-with-faces): Don't use initial-frame-alist
1995-06-09 Karl Heuer (x-create-frame-with-faces): Don't look for geometry
1995-06-09 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
1995-06-09 Karl Heuer (gnus-cancel-news): Use `buffer-disable-undo'.
1995-06-09 Karl Heuer Check for -lpthread.
1995-06-09 Karl Heuer (Fminibuffer_complete): Make last_command be kboard-local.
1995-06-09 Karl Heuer (internal_self_insert): Make last_command be kboard-local.
1995-06-09 Karl Heuer (last_command): Var deleted; now part of struct kboard.
1995-06-09 Karl Heuer (struct kboard): New member Vlast_command.
1995-06-09 Karl Heuer (last_command): Var deleted; now part of struct kboard.
1995-06-09 Karl Heuer Initial revision
1995-06-09 Karl Heuer (LIBS_MACHINE): Use -lpthread if it exists.
1995-06-09 Karl Heuer (prompt-for-change-log-name): Handle the case where
1995-06-09 Karl Heuer (Info-mode): Doco fix.
1995-06-09 Karl Heuer (report-emacs-bug-info): New command.
1995-06-09 Karl Heuer (format-find-file, format-insert-file): New functions.
1995-06-09 Karl Heuer (vc-backend-checkin): Handle RCS `co'-output in the event
1995-06-09 Karl Heuer (vc-register): Check for a visited file first thing.
1995-06-09 Karl Heuer (Flookup_key, Fdefine_key): Use Fevent_convert_list.
1995-06-09 Karl Heuer (Fevent_convert_list): Renamed from convert_event_type_list.
1995-06-09 Karl Heuer (xmenu_show): Do call lw_destroy_all_widgets.
1995-06-09 Karl Heuer (Freplace_match): Do the right thing with backslash.
1995-06-09 Karl Heuer (Freplace_match): Fix check for valid reg in string replace.
1995-06-09 Karl Heuer (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
1995-06-09 Karl Heuer (file-precious-flag): Doc clarification.
1995-06-09 Karl Heuer (Vhelp_event_list): New var.
1995-06-09 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
1995-06-09 Karl Heuer (read_key_sequence): Don't run activate-menubar-hook
1995-06-09 Karl Heuer (update_menu_bar): Run activate-menubar-hook
1995-06-09 Karl Heuer Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
1995-06-09 Karl Heuer (vip-event-key): now handles keys 128--255 as meta-chars.
1995-06-09 Karl Heuer Fixed problems with yanking/deleting buffers.
1995-06-09 Karl Heuer (vip-envelop-ESC-key): if an ESC-sequence translates
1995-06-08 Karl Heuer (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
1995-06-08 Karl Heuer Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1995-06-08 Karl Heuer [MSDOS]: #undef chdir.
1995-06-08 Karl Heuer Define STDC_HEADERS.
1995-06-08 Karl Heuer [!subprocesses]: Include sysselect.h.
1995-06-08 Karl Heuer (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
1995-06-08 Roland McGrath (map-y-or-n-p): Don't eval return value of prompter function.
1995-06-08 Melissa Weisshaus Initial revision
1995-06-08 Melissa Weisshaus fixed errors that appeared during update to 19.29.
1995-06-08 Simon Marshall Put comments first in texinfo-font-lock-keywords.
1995-06-08 Roland McGrath (rlogin): If optional second arg is buffer or string, use that as name.
1995-06-08 Melissa Weisshaus updates for version 19.29.
1995-06-08 Melissa Weisshaus updated for 19.29.
1995-06-07 Melissa Weisshaus updated address.
1995-06-07 Melissa Weisshaus updated menus and dates for june 1995 edition.
1995-06-07 Melissa Weisshaus updated menus and dates for june 1995 edition.
1995-06-07 Karl Heuer (mark_kboards): Mark Vprefix_arg instead of
1995-06-07 Karl Heuer (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
1995-06-07 Karl Heuer (cmd_error, command_loop_1, Fcommand_execute)
1995-06-07 Karl Heuer (current_prefix_partial): Deleted.
1995-06-07 Roland McGrath (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.
1995-06-07 Karl Heuer (struct kboard): member Vprefix_arg restored, replacing
1995-06-07 Karl Heuer (current_prefix_partial): Deleted.
1995-06-07 Karl Heuer (Flocal_variable_p): New optional arg BUFFER.
1995-06-07 Karl Heuer (realclean): New target.
1995-06-07 Karl Heuer (x_real_positions): Uncatch and recatch X errors in the loop.
1995-06-07 Karl Heuer (Fbuffer_disable_undo): Make this function interactive.
1995-06-07 Karl Heuer (query-replace-map): Bind f1 and help.
1995-06-07 Karl Heuer (read-quoted-char): Turn on help-form and turn off help-char.
1995-06-07 Karl Heuer (vc-register): Clean error message if no visited file.
1995-06-07 Karl Heuer (isearch-other-meta-char): Try downshifting
1995-06-07 Karl Heuer (file-precious-flag): Doc fix.
1995-06-07 Karl Heuer (unlock_file, lock_file): Call Fexpand_file_name.
1995-06-07 Karl Heuer Delete version number.
1995-06-07 Karl Heuer (vc-menu-map): Disable Register when no visited file.
1995-06-07 Karl Heuer Doc fix.
1995-06-07 Karl Heuer (display-time-filter):
1995-06-06 Karl Heuer *** empty log message ***
1995-06-06 Karl Heuer *** empty log message ***
1995-06-06 Karl Heuer (install-arch-indep): Install info files for mh-e.
1995-06-06 Karl Heuer Declare sbrk.
1995-06-06 Karl Heuer (TOOLKIT_DEFINES): Define.
1995-06-06 Karl Heuer (syms_of_xfns): Provide motif in Motif version.
1995-06-06 Karl Heuer (Fwaiting_for_user_input_p): Function declared.
1995-06-06 Karl Heuer (Freplace_match): Calls to upcase_initials and upcase_initials_region changed
1995-06-06 Karl Heuer (Fexpand_abbrev): Call to upcase_initials_region
1995-06-06 Karl Heuer (Fvertical_motion): Add cast.
1995-06-06 Karl Heuer (casify_region): Use explicit local vars for start
1995-06-06 Karl Heuer (record_insert): Change args to be ints, not Lisp_Objects.
1995-06-06 Karl Heuer (cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
1995-06-05 Karl Heuer Changed window-system to ediff-window-display.
1995-06-05 Karl Heuer Converted xemacs *screen* nomenclature to *frame*.
1995-06-05 Karl Heuer (ediff-make-control-frame): optimized for display.
1995-06-05 Karl Heuer don't make the patch buffer RO.
1995-06-05 Boris Goldowsky Change email address for Boris.
1995-06-05 Karl Heuer Include keyboard.h.
1995-06-05 Karl Heuer (Fx_create_frame): Make sure icon_name is a string or nil.
1995-06-05 Karl Heuer (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
1995-06-05 Karl Heuer (mouse-set-region): Don't bounce the cursor on X.
1995-06-05 Karl Heuer (load_color): misleading comment rewritten.
1995-06-05 Karl Heuer (Fkill_buffer): When killing indirect buffer,
1995-06-05 Karl Heuer Comment fix.
1995-06-05 Karl Heuer (x_text_icon): Do call XSetIconName or XSetWMIconName.
1995-06-05 Karl Heuer (Qicon_name): New variable.
1995-06-05 Karl Heuer (struct x_display): Rename icon_label to icon_name
1995-06-05 Karl Heuer (cursor_to, clear_to_end_of_line_raw):
1995-06-05 Karl Heuer (old_tty_valid): New variable.
1995-06-05 Karl Heuer (trivial_regexp_p): = is special after \.
1995-06-05 Karl Heuer (hack-local-variables-prop-line): Don't downcase var name.
1995-06-05 Karl Heuer *** empty log message ***
1995-06-04 Paul Eggert (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
1995-06-03 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
1995-06-03 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
1995-06-03 Karl Heuer (Fencode_time): Doc fix.
1995-06-03 Karl Heuer (NULL): Define if not defined.