]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-06-14 Richard M.... Comment change.
1995-06-14 Richard M.... (status_notify): Undo May 18 change.
1995-06-14 Richard M.... (Fprevious_overlay_change): Check for overlays that...
1995-06-14 Richard M.... (shell-mode): Make shell-directory-tracker a hook funct...
1995-06-14 Richard M.... Delete the Emacs version error check.
1995-06-14 Richard M.... (dired-change-marks): If OLD is a space, don't act...
1995-06-14 Richard M.... (vc-backend-checkin): Provide an explicit string saying
1995-06-14 Richard M.... (syms_of_xfns): Initialize Vx_no_window_manager. Doc...
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 Heuercheck 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 MarshallTest for "" too; let it go to expand-file-name if it...
1995-06-13 Simon Marshallcheck comint-input-ring-file-name for the empty string...
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...
1995-06-12 Karl Heuer(frame_vector_add_frame): Don't forget to store
1995-06-11 Karl HeuerCopy new files nt/addpm.c and nt/emacs.bat.in.
1995-06-11 Karl HeuerAdd comment.
1995-06-11 Karl HeuerComment 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 HeuerInclude 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...
1995-06-11 Karl Heuer(read_char_minibuf_menu_prompt):
1995-06-11 Karl Heuer(save-selected-window): New macro.
1995-06-10 Geoff VoelkerInclude config.h before stdio.h.
1995-06-10 Geoff Voelker*** empty log message ***
1995-06-10 Geoff VoelkerInitial revision
1995-06-10 Geoff Voelkermakefile.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 Voelkerchanged referend\bce to \b\b\bof makefile.nt to makedf...
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...
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...
1995-06-09 Karl Heuer(x-create-frame-with-faces): Don't look for geometry
1995-06-09 Karl HeuerConverted xemacs *screen* nomenclature to *frame*.
1995-06-09 Karl Heuer(gnus-cancel-news): Use `buffer-disable-undo'.
1995-06-09 Karl HeuerCheck for -lpthread.
1995-06-09 Karl Heuer(Fminibuffer_complete): Make last_command be kboard...
1995-06-09 Karl Heuer(internal_self_insert): Make last_command be kboard...
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 HeuerInitial 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...
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_...
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...
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 HeuerChanged vip-*-frame-* to *-frame-*, incorporated overla...
1995-06-09 Karl Heuer(vip-event-key): now handles keys 128--255 as meta...
1995-06-09 Karl HeuerFixed 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...
1995-06-08 Karl HeuerUndefine MULTI_FRAME, until somebody fixes msdos.h...
1995-06-08 Karl Heuer[MSDOS]: #undef chdir.
1995-06-08 Karl HeuerDefine 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...
1995-06-08 Roland McGrath(map-y-or-n-p): Don't eval return value of prompter...
1995-06-08 Melissa WeisshausInitial revision
1995-06-08 Melissa Weisshausfixed errors that appeared during update to 19.29.
1995-06-08 Simon MarshallPut comments first in texinfo-font-lock-keywords.
1995-06-08 Roland McGrath(rlogin): If optional second arg is buffer or string...
1995-06-08 Melissa Weisshausupdates for version 19.29.
1995-06-08 Melissa Weisshausupdated for 19.29.
1995-06-07 Melissa Weisshausupdated address.
1995-06-07 Melissa Weisshausupdated 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...
next