bpt/emacs.git
1995-05-29 Francesco Potortì* etags.c (etags_getcwd): Undo the /bin/pwd change...
1995-05-29 Karl Heuer(x_set_frame_parameters): Pass -1 to x_set_offset.
1995-05-29 Karl Heuer(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
1995-05-29 Karl Heuer(Drag): Do nothing unless menu.popped_up field is set.
1995-05-29 Karl Heuer(x_report_frame_params): Report top and left
1995-05-29 Karl Heuer(mail-extr-all-letters-but-separators): reinstate
1995-05-29 Karl Heuer(vc-revert-buffer1): Delete the special code for font...
1995-05-29 Karl Heuer(font-lock-revert-cleanup): Always turn font lock on.
1995-05-29 Karl Heuer(revert-buffer): Save after-revert-hook (both local and
1995-05-29 Karl Heuer(find-file-noselect): In "file changed" messages,
1995-05-29 Karl Heuer(COFF): Define.
1995-05-29 Karl Heuer(LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
1995-05-29 Karl Heuer(ediff-setup-control-frame): Use
1995-05-29 Karl Heuer(ediff-setup): Don't make default-minibuffer-frame
1995-05-29 Karl Heuer(dabbrev--abbrev-at-point): If point is after
1995-05-29 Karl Heuer(indent-for-comment): move to beginning of line only
1995-05-29 Karl Heuer(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
1995-05-29 Karl Heuer(describe_vector): New arg entire_map.
1995-05-29 Karl Heuer(describe_syntax_1): Pass new arg to describe_vector.
1995-05-29 Karl Heuer(redisplay_window): Don't use try_window_id if
1995-05-29 Karl Heuer(dired-find-buffer-nocreate): Check only buffers in
1995-05-29 Karl Heuer(isearch-edit-string): Don't bind isearch-other-end.
1995-05-29 Karl Heuer(update_menu_bar): Call set_frame_menubar with proper...
1995-05-28 Richard Kenner(21064:Windows_NT:50:3): New case.
1995-05-28 Geoff VoelkerAdd carriage returns; necessary for batch files on...
1995-05-27 Karl Heuer(VFORK_RETURN_TYPE): Moved to s/sol2-3.h.
1995-05-27 Karl Heuer(VFORK_RETURN_TYPE): Moved here from s/sol2-4.h.
1995-05-27 Karl Heuer(send-mail-function, mail): Doc fixes.
1995-05-27 Karl Heuer(x_window): Call initialize_frame_menubar
1995-05-27 Karl Heuer(previous-matching-history-element):
1995-05-27 Karl Heuer(gud-gdb-marker-regexp): New var. Use path-separator.
1995-05-27 Karl Heuer(Info-directory-list): Use path-separator.
1995-05-27 Karl Heuer(vc-log-info): Use path-separator.
1995-05-27 Karl Heuer(etags_getcwd): Don't use #elif.
1995-05-27 Karl Heuer(ispell-message-text-end): Match start of forwarded...
1995-05-27 Geoff Voelker(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOAD...
1995-05-26 Karl Heuer(popup_get_selection): Force deactivation if key pressed.
1995-05-26 Karl Heuer(XTread_socket): Don't call popup_get_selection here.
1995-05-26 Karl Heuer(NULL): Use explicit cast.
1995-05-26 Karl Heuer(VFORK_RETURN_TYPE): Use int if not already defined.
1995-05-26 Karl HeuerMove #undef HAVE_VFORK to s/sol2-3.h.
1995-05-26 Karl HeuerAdd #undef HAVE_VFORK.
1995-05-26 Karl Heuer(x_consider_frame_title): Use FRAME_KBOARD.
1995-05-26 Geoff Voelker(command-line): Handle nil command-line-args.
1995-05-26 Geoff VoelkerInitial revision
1995-05-26 Roland McGrath(compilation-error-regexp-alist): In "IBM C/C++ Tools...
1995-05-26 Geoff Voelker(get_data_region_base): Undefined.
1995-05-26 Geoff Voelker(reserved_heap_size,allocate_heap): Defined.
1995-05-26 Geoff Voelker(set_terminal_modes): Set cursor size appropriate for...
1995-05-26 Geoff Voelker(configuration_buffer): Increase size.
1995-05-26 Geoff Voelker(LIBS): Use BASE_LIBS and ADVAPI32.
1995-05-26 Geoff VoelkerUse BASE_LIBS.
1995-05-26 Geoff VoelkerCommented out.
1995-05-26 Geoff Voelker(ARCH): New definition.
1995-05-26 Geoff Voelker(SHELL): Conditionally defined.
1995-05-26 Geoff VoelkerInitial revision
1995-05-26 Karl Heuer(Foverlay_start, Foverlay_end): Declare these functions.
1995-05-26 Karl Heuer(dired-find-buffer-nocreate): Don't try to find a
1995-05-26 Karl Heuer(x_set_frame_parameters) Fix typo.
1995-05-26 Karl Heuer(standard_args): -i, -itype, --icon-type take 0, not...
1995-05-26 Karl Heuer(gud-common-init): Don't die if filename not supplied.
1995-05-26 Karl Heuer(texinfo-sequentially-find-pointer): Don't modify
1995-05-26 Karl Heuer(byte-compile-insert-header):
1995-05-26 Karl Heuer(x-create-frame-with-faces): Read geometry resource
1995-05-26 Karl Heuer(create_process, send_process): Add volatile qualifiers.
1995-05-26 Karl Heuer(Fsubstitute_command_keys): Cast arg of describe_map_tree.
1995-05-26 Karl Heuer(describe_map_tree): Move declaration to lisp.h.
1995-05-25 Karl Heuer(adjust_point): Declare arg AMOUNT.
1995-05-25 Karl Heuer(scan_lists): Make stringterm an unsigned char.
1995-05-25 Karl Heuer(XTread_socket): For MapNotify, call record_asynch_buff...
1995-05-25 Karl Heuer(prepare_menu_bars): Update frame titles before menu...
1995-05-25 Karl Heuer(Fframe_or_buffer_changed_p): Record frame names
1995-05-25 Karl Heuer(xmenu_show, xdialog_show): Increment widget_id_tick
1995-05-25 Karl Heuer(Fx_get_resource): Major rewrite to make it clearer.
1995-05-25 Karl HeuerFix typo.
1995-05-25 Karl Heuer(XTflash): Use pointers as args to select.
1995-05-25 Karl Heuer(change_frame_size_1): Declare arg DELAY.
1995-05-25 Karl Heuer(do_symval_forwarding, frame_buffer_predicate): Declare...
1995-05-25 Karl Heuer(format1): Cast arg of doprnt.
1995-05-25 Karl Heuer(Fcall_interactively): Cast arg of doprnt.
1995-05-25 Karl Heuer(message): Cast arg of doprnt.
1995-05-24 Karl Heuer(menu_bar_items): Declare this function.
1995-05-24 Karl Heuer(queue_selection_requests_unwind): Add return value.
1995-05-24 Karl Heuer(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
1995-05-24 Karl Heuer(Fdelete_frame): When updating Vdefault_minibuffer_frame,
1995-05-24 Karl HeuerClarify use of site-init.el.
1995-05-24 Karl Heuer(x_connection_closed): Unblock input, first thing.
1995-05-24 Karl HeuerDelete reference to ALT. Change <Rubout> to <Delete>.
1995-05-24 Karl Heuer(vendor-specific-keysyms): Add second spelling for HP.
1995-05-24 Karl Heuer(x_set_offset): Add border_width when calling XMoveWindow.
1995-05-24 Karl Heuer(x_set_frame_parameters): Pass 1 as change_gravity
1995-05-24 Karl Heuer(struct x_display): New field menubar_height.
1995-05-24 Karl Heuer(set_frame_menubar): Set menubar_height field.
1995-05-24 Karl Heuer(x_window) [both versions]: Set menubar_height.
1995-05-24 Karl Heuer(x_calc_absolute_position): Use menubar_height field.
1995-05-24 Karl Heuer(create_frame_gcs, setup_frame_gcs): Reformat long...
1995-05-24 Karl Heuer(hack_wm_protocols): Use cast instead of suffix.
1995-05-24 Karl Heuer[USE_X_TOOLKIT] (x_window): Pass position to toolkit
1995-05-24 Karl Heuer(Fgarbage_collect): Clear consing_since_gc first thing.
1995-05-24 Karl Heuer(delete-frame-enabled-p): New subroutine.
next