]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-05-30 Karl Heuer(update_menu_bar): Do update if region display has...
1995-05-30 Roland McGrath(compilation-error-regexp-alist): In "Cray C" regexp...
1995-05-30 Karl Heuer(ediff-setup-control-frame): Make
1995-05-30 Karl Heuer(x_top_window_to_frame): Don't match menu-bar widget.
1995-05-30 Karl Heuer(set_frame_menubar): Always call update_frame_menubar.
1995-05-30 Karl Heuer(update_menu_bar): Reverse test of save_match_data.
1995-05-30 Karl Heuer(frame-configuration-p): Moved here from frame.el.
1995-05-30 Karl Heuer(frame-configuration-p): Moved to subr.el.
1995-05-30 Karl Heuer(facemenu-special-menu): Use characters, not symbols.
1995-05-30 Karl HeuerComment fix.
1995-05-30 Karl Heuer(make-initial-minibuffer-frame): New function.
1995-05-30 Karl Heuer(Fx_create_frame): Pass new arg to make_frame_without_m...
1995-05-30 Karl Heuer(make_frame_without_minibuffer): New arg DISPLAY.
1995-05-30 Karl Heuer(Man-default-man-entry): Return result.
1995-05-30 Karl Heuer(Frandom): Use EMACS_INT, not int.
1995-05-29 Karl Heuer(make_lispy_event, make_lispy_movement):
1995-05-29 Karl Heuer(Fmouse_position): Use NULL, not 0, as arg of pixel_to_...
1995-05-29 Karl HeuerDeclare x_get_focus_frame.
1995-05-29 Karl Heuer(gud-perldb-find-file): Use gud-make-debug-menu.
1995-05-29 Karl Heuer(gud-perldb-massage-args): Pass `-emacs' after the...
1995-05-29 Karl Heuer(gud-make-debug-menu): New function.
1995-05-29 Karl Heuer(dired-mode-map): Rename menubar bindings and use the
1995-05-29 Karl Heuer(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify...
1995-05-29 Karl Heuer(hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
1995-05-29 Karl HeuerAllow x_libraries and x_includes to be paths.
1995-05-29 Karl Heuer(x_term_init): Block input during this function.
1995-05-29 Karl Heuer(find-dired): If dired-simple-subdir-alist is not
1995-05-29 Karl Heuer(after-revert-hook, before-revert-hook): Add defvars.
1995-05-29 Karl Heuer(x_term_init): Call init_sigio only if interrupt_input.
1995-05-29 Karl Heuer(Fset_input_mode): When read_socket_hook, ignore
1995-05-29 Francesco Potortì* etags.c (etags_getcwd): Undo the /bin/pwd change...
1995-05-29 Francesco Potortì* man.el (Man-init-defvars): Don't remove lines containing
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.
next