bpt/emacs.git
1994-04-30 Richard M.... (memory_warning_signal): Call force_auto_save_soon.
1994-04-30 Richard M.... (scroll-bar-event-ratio): New function.
1994-04-30 Richard M.... *** empty log message ***
1994-04-30 Richard M.... (Fopen_network_stream): Retry the connect if EADDRINUSE...
1994-04-30 Richard M.... entered into RCS
1994-04-30 Richard M.... major code speedups, bug fixes, behavior
1994-04-30 Richard M.... (hack-one-local-variable): Silently execute eval
1994-04-30 Richard M.... (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl...
1994-04-30 Karl Heuer(revert-buffer): widen before replacing text.
1994-04-30 Richard M.... *** empty log message ***
1994-04-30 Richard M.... (init_eval): Initialize when_entered_debugger to -1.
1994-04-30 Richard M.... entered into RCS
1994-04-30 Roland McGrath(tags-table-parent-pointer-list): Doc fix; elts are...
1994-04-30 Richard M.... (x_wm_set_size_hint): Always set PWinGravity.
1994-04-30 Richard M.... (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
1994-04-29 Richard M.... (xdialog_show): Clear x_mouse_grabbed.
1994-04-29 Richard M.... (Ftranspose_regions): New function.
1994-04-29 Karl Heuer(Ffset, Ffmakunbound): Signal an error if SYM is nil...
1994-04-29 Karl Heuer[MSDOS]: Re-enable some #undef's.
1994-04-29 Richard M.... We have bcmp. Configuration is "msdos". Get rid of...
1994-04-29 Richard M.... Set CFLAGS=-O2, not -g. Correct for
1994-04-29 Richard M.... Set CFLAGS=-O2, not -g. Handle the new
1994-04-29 Richard M.... (window_system): Restore accidentally deleted code...
1994-04-29 Richard M.... (desktop-internal-v2s): Default case fixed to return...
1994-04-29 Richard M.... (getppid): Definition deleted.
1994-04-29 Richard M.... (Fminibuffer_complete): Add third arg to Fset_window_start.
1994-04-29 Richard M.... (decode_mode_spec): Fix handling of `%t'.
1994-04-29 Richard M.... [MSDOS]: Don't define proto type for exit.
1994-04-29 Richard M.... *** empty log message ***
1994-04-29 Richard M.... *** empty log message ***
1994-04-29 Richard M.... entered into RCS
1994-04-29 Richard M.... (vc-mode-line): Fix previous change.
1994-04-29 Karl Heuer(Fsingle_key_description): Undo previous change.
1994-04-29 Karl Heuer(do_completion): Initialize vars before gcpro.
1994-04-29 Richard M.... Comment change.
1994-04-29 Richard M.... (update_frame): Move those assignments even farther...
1994-04-29 Richard M.... (x_wm_set_size_hint): Don't set PMaxSize.
1994-04-29 Karl Heuer(describe_buffer_bindings): gcpro stuff. Delete some...
1994-04-29 Karl HeuerDoc fixes.
1994-04-29 Karl Heuer(describe_map_tree): gcpro some things.
1994-04-29 Karl Heuer(Fsingle_key_description): Accept strings as keys since...
1994-04-28 Richard M.... (inhibit-file-name-handers): Correct documentation.
1994-04-28 Richard M.... Fix syntax in previous change.
1994-04-28 Richard M.... Don't look for -lresolv.
1994-04-28 Richard M.... (update_frame): Move assignments to current_frame and...
1994-04-28 Richard M.... entered into RCS
1994-04-28 Richard M.... (logb): Test HPUX, not hpux.
1994-04-28 Richard M.... (LIBS_SYSTEM): #if 0'd.
1994-04-28 Richard M.... (Fx_popup_menu): Doc fix.
1994-04-28 Richard M.... *** empty log message ***
1994-04-28 Richard M.... (disabled-command-hook): Try to enable command in user
1994-04-28 Richard M.... (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
1994-04-28 Richard M.... (Vunread_command_events): Renamed.
1994-04-28 Karl Heuer(lisp-mode-variables): Undo previous change.
1994-04-28 Karl Heuer(XTread_socket): Only top window cares about LeaveNotify.
1994-04-28 Richard M.... (Vunread_command_events): Renamed from unread_command_e...
1994-04-28 Richard M.... (x_make_frame_visible): Use XtMapWidget, not XtPopup.
1994-04-28 Karl HeuerDrop the trailing slash.
1994-04-28 Richard M.... (gud-mips-p, gud-irix-p): Test system-configuration.
1994-04-28 Richard M.... Fix typo in previous change.
1994-04-28 Richard M.... (syms_of_emacs): Doc fix.
1994-04-28 Karl Heuer(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
1994-04-28 Richard M.... (child_setup): Test PRIO_PROCESS, as in sys_subshell.
1994-04-28 Richard M.... Use m/hp800.h in place of m/hp9000s800.h.
1994-04-28 Richard M.... Renamed from hp9000s800.h.
1994-04-28 Richard M.... Don't include string.h or strings.h.
1994-04-28 Richard M.... (create_process): If vfork fails, close forkin and...
1994-04-28 Richard M.... (describe-buffer-case-table): Don't use text-char-descr...
1994-04-28 Richard M.... (menu-bar-update-buffers): Get rid of debugging code...
1994-04-28 Richard M.... (menu-bar-help-menu): Add item for report-emacs-bug.
1994-04-28 Richard M.... (menu-bar-help-menu): Add item for emacs-version.
1994-04-28 Richard M.... (lib-src): Depend on src/paths.h.
1994-04-28 Karl Heuer(unexec): Cast pointers. Fix error message.
1994-04-28 Richard M.... Make a sub-keymap for the Buffers menu bar item.
1994-04-28 Karl HeuerChase symlinks manually.
1994-04-28 Richard M.... Get the file's truename in case it is a link.
1994-04-28 Karl HeuerDon't make an empty script.
1994-04-28 Richard M.... (hp800): Define this instead of hp9000s800.
1994-04-28 Richard M.... (mostlyclean): Remove liblw.a.
1994-04-28 Richard M.... (read1): Allow `\C- ' and `\C-?'.
1994-04-27 Richard M.... (ange-ftp-hook-function): Use ange-ftp-run-real-handler.
1994-04-27 Richard M.... (ange-ftp-completion-hook-function): Use new inhibit...
1994-04-27 Richard M.... Improve error message for bad --with-x-toolkit value.
1994-04-27 Richard M.... (LD_SWITCH_SYSTEM): Undo previous change.
1994-04-27 Richard M.... Restore deleted AC_SUBST of `configuration'.
1994-04-27 Karl Heuer(compilation-error-regexp-alist): Add fortran pattern.
1994-04-27 Karl HeuerUse C-style comments.
1994-04-27 Karl HeuerC_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbol...
1994-04-27 Karl Heuer*** empty log message ***
1994-04-27 Karl Heuer(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
1994-04-27 Richard M.... Comment change.
1994-04-27 Richard M.... (calendar-starred-day): Var renamed from starred-day.
1994-04-27 Richard M.... (LIBS_SYSTEM): Commented out.
1994-04-27 Richard M.... (Finsert_file_contents): Fix accessing buffer_file_type
1994-04-27 Richard M.... (xmenu_show, xdialog_show):
1994-04-27 Richard M.... (XTread_socket, case ClientMessage): Don't call
1994-04-27 Noah FriedmanAdded comment indicating author.
1994-04-27 Richard M.... Define CONFIGURATION in src/config.h
1994-04-27 Richard M.... (configuration): Make variable deleted.
1994-04-27 Richard M.... (CONFIGURATION): Add #undef.
next