bpt/emacs.git
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M.... (basic-save-buffer-1): If writing temp file fails
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M.... (query-replace-interactive): New user option.
1994-09-20 Karl Heuer(set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M.... (PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M.... (POSIX_SIGNALS): Defined.
1994-09-20 Richard M.... (struct saved_window_data): New slots min_width, min_he...
1994-09-20 Per BothnerPatches for HPUX, and SunOS4 (Japanese).
1994-09-20 Richard M.... *** empty log message ***
1994-09-20 Richard M.... (add-hook): Doc fix.
1994-09-20 Richard M.... (malloc, realloc): Declared.
1994-09-19 Jim Blandyentered into RCS
1994-09-19 Jim Blandy*** empty log message ***
1994-09-19 Karl Heuer(syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer(config_options): Save all arguments, not just some.
1994-09-19 Karl Heuer(Fkey_description): Reverse condition.
1994-09-19 Karl Heuer(report-emacs-bug): system-configuration-options was...
1994-09-19 Jim Blandy* disp-table.el: Add support for new window border...
1994-09-19 Jim BlandyAdd a new element to display tables controlling side...
1994-09-19 Karl Heuer[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Francesco Potortì* rlogin.el (rlogin): recognise the `-l user' option...
1994-09-19 Richard M.... (SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M.... (picture-yank-at-click): New function.
1994-09-19 Richard M.... Handle ==, !=, + and -.
1994-09-19 Richard M.... (Info-insert-dir): Insert newlines before rather than
1994-09-19 Richard M.... (RETURN_UNGCPRO): Use if (1) .. else, not do ... while...
1994-09-19 Richard M.... (rmail-summary-construct-io-menu): New function.
1994-09-19 Richard M.... (rmail-output-menu): Function deleted.
1994-09-19 Richard M.... Build proper keymap for the "Input (menu)" and "Output...
1994-09-19 Richard M.... (file-name-sans-extension): New function.
1994-09-19 Karl Heuer(validate_interval_range, property_value, Fget_char_pro...
1994-09-19 Karl Heuer(openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(vmotion, Fvertical_motion): Fix Lisp_Object vs. int...
1994-09-19 Karl Heuer(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-09-19 Karl Heuer(Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer(Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs...
1994-09-19 Karl Heuer(read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl HeuerDeclare Fmake_sparse_keymap.
1994-09-19 Karl HeuerAdd #include "keyboard.h"
1994-09-18 Karl Heuer(Fmember): Declare this function.
1994-09-18 Karl Heuer(install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 Karl Heuer(_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl HeuerDelete obsolete symbols.
1994-09-18 Karl HeuerAdd checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 Richard M.... (tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 Richard M.... (shell-mode-map): Inherit comint-mode-map, but copy...
1994-09-18 Richard M.... (struct process): New field tty_name.
1994-09-18 Richard M.... (telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 Richard M.... (HAVE_VFORK): Defined.
1994-09-18 Richard M.... (Ffile_writable_p): Don't use ro_fsys.
1994-09-18 Richard M.... entered into RCS
1994-09-18 Karl Heuer(Fcopy_file): Use set_file_times, and check for the...
1994-09-18 Karl HeuerDeclare set_file_times.
1994-09-18 Karl Heuer(set_file_times): New function.
1994-09-18 Karl HeuerAdd HAVE_STRUCT_UTIMBUF.
1994-09-18 Karl Heuer(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 Richard M.... (preserve_other_columns): Fix arg to sizeof in bcopy...
1994-09-18 Karl HeuerAdd AC_AIX.
1994-09-18 Richard M.... (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 Richard M.... (rmail-forward): Insert separator before and after...
1994-09-18 Richard M.... (ediff-submit-report, ediff-revision)
1994-09-18 Richard M.... (reset_buffer): Don't call reset_buffer_local_variables.
1994-09-18 Richard M.... (get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 Richard M.... Major rewrite to behave more like a minor mode.
1994-09-18 Richard M.... (parsing options): Simplify sed command to delete -'s.
1994-09-18 Richard M.... (DECLARE_GETPWUID_WITH_UID_T): Defined.
1994-09-18 Richard M.... (make-lucid-menu-keymap-disable): New variable.
1994-09-18 Richard M.... (REL_ALLOC): #undef deleted.
1994-09-18 Richard M.... (Fkey_description): Give error if KEYS not an array.
1994-09-17 Richard M.... (unexec): Fix logic for rounding section boundaries.
1994-09-17 Richard M.... (generate-file-autoloads): Warn if we put a line
1994-09-17 Richard M.... (Fforward_comment): Do increment from, when reaching
1994-09-17 Richard M.... (EMACS_CONFIG_OPTIONS): Add #undef.
1994-09-17 Paul Reilly*** empty log message ***
1994-09-17 Paul Reilly*** empty log message ***
1994-09-17 Richard M.... [SUNOS4]: Include link.h.
1994-09-17 Richard M.... (describe-variable): Report whether var is local in...
1994-09-17 Richard M.... Don't declare malloc.
1994-09-17 Richard M.... (property_value): Declare args plist, prop.
1994-09-17 Richard M.... (PURESIZE): Defnitions deleted.
1994-09-17 Richard M.... (print): sprintf arg for frame depends on VALBITS.
1994-09-17 Richard M.... (Fcall_process) [__osf__ && __alpha]:
1994-09-17 Richard M.... (terminal-map): Define switch-frame.
1994-09-17 Richard M.... (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28...
1994-09-17 Richard M.... (facemenu-update): Reverse the menu order again.
1994-09-17 Karl Heuer(menu_item_enabled_p): Fix declaration.
1994-09-17 Karl HeuerAdd #include "intervals.h"
1994-09-17 Karl HeuerDeclare some functions.
1994-09-17 Karl Heuer(barf_or_query_if_file_exists): Fix declaration.
1994-09-17 Richard M.... (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-17 Karl Heuer(config_options): New shell variable.
1994-09-17 Karl Heuer(Vsystem_configuration_options): New variable.
1994-09-17 Karl Heuer(report-emacs-bug): Insert configuration options.
1994-09-17 Karl HeuerDeclare evaporate_overlays.
1994-09-17 Karl Heuer(del_range_1): Call evaporate_overlays after deleting...
1994-09-17 Karl Heuer(Qevaporate): New symbol.
next