log

age author description
1994-04-30 Richard M. Stallman Identify the file being patched as src/...
1994-04-30 Richard M. Stallman Don't comment out the inc-vers run as that does not exist anymore.
1994-04-30 Richard M. Stallman (gnus-summary-mode-map): Bind # to gnus-uu-mark-article.
1994-04-30 Richard M. Stallman [MSDOS]: #include <sys/param.h> for the following.
1994-04-30 Paul Reilly configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
1994-04-30 Richard M. Stallman (record_asynch_buffer_change): Block SIGIO.
1994-04-30 Richard M. Stallman (force_auto_save_soon): New function.
1994-04-30 Richard M. Stallman (memory_warning_signal): Call force_auto_save_soon.
1994-04-30 Richard M. Stallman (scroll-bar-event-ratio): New function.
1994-04-30 Richard M. Stallman *** empty log message ***
1994-04-30 Richard M. Stallman (Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.
1994-04-30 Richard M. Stallman entered into RCS
1994-04-30 Richard M. Stallman major code speedups, bug fixes, behavior
1994-04-30 Richard M. Stallman (hack-one-local-variable): Silently execute eval
1994-04-30 Richard M. Stallman (gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.
1994-04-30 Karl Heuer (revert-buffer): widen before replacing text.
1994-04-30 Richard M. Stallman *** empty log message ***
1994-04-30 Richard M. Stallman (init_eval): Initialize when_entered_debugger to -1.
1994-04-30 Richard M. Stallman entered into RCS
1994-04-30 Roland McGrath (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.
1994-04-30 Richard M. Stallman (x_wm_set_size_hint): Always set PWinGravity.
1994-04-30 Richard M. Stallman (Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.
1994-04-29 Richard M. Stallman (xdialog_show): Clear x_mouse_grabbed.
1994-04-29 Richard M. Stallman (Ftranspose_regions): New function.
1994-04-29 Karl Heuer (Ffset, Ffmakunbound): Signal an error if SYM is nil or t.
1994-04-29 Karl Heuer [MSDOS]: Re-enable some #undef's.
1994-04-29 Richard M. Stallman We have bcmp. Configuration is "msdos". Get rid of ^Ms.
1994-04-29 Richard M. Stallman Set CFLAGS=-O2, not -g. Correct for
1994-04-29 Richard M. Stallman Set CFLAGS=-O2, not -g. Handle the new
1994-04-29 Richard M. Stallman (window_system): Restore accidentally deleted code that uses AC_FIND_X.
1994-04-29 Richard M. Stallman (desktop-internal-v2s): Default case fixed to return correct quote flag.
1994-04-29 Richard M. Stallman (getppid): Definition deleted.
1994-04-29 Richard M. Stallman (Fminibuffer_complete): Add third arg to Fset_window_start.
1994-04-29 Richard M. Stallman (decode_mode_spec): Fix handling of `%t'.
1994-04-29 Richard M. Stallman [MSDOS]: Don't define proto type for exit.
1994-04-29 Richard M. Stallman *** empty log message ***
1994-04-29 Richard M. Stallman *** empty log message ***
1994-04-29 Richard M. Stallman entered into RCS
1994-04-29 Richard M. Stallman (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. Stallman Comment change.
1994-04-29 Richard M. Stallman (update_frame): Move those assignments even farther down.
1994-04-29 Richard M. Stallman (x_wm_set_size_hint): Don't set PMaxSize.
1994-04-29 Karl Heuer (describe_buffer_bindings): gcpro stuff. Delete some unused code.
1994-04-29 Karl Heuer Doc 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 the buffer menu uses
1994-04-28 Richard M. Stallman (inhibit-file-name-handers): Correct documentation.
1994-04-28 Richard M. Stallman Fix syntax in previous change.
1994-04-28 Richard M. Stallman Don't look for -lresolv.
1994-04-28 Richard M. Stallman (update_frame): Move assignments to current_frame and desired_frame.
1994-04-28 Richard M. Stallman entered into RCS
1994-04-28 Richard M. Stallman (logb): Test HPUX, not hpux.
1994-04-28 Richard M. Stallman (LIBS_SYSTEM): #if 0'd.
1994-04-28 Richard M. Stallman (Fx_popup_menu): Doc fix.
1994-04-28 Richard M. Stallman *** empty log message ***
1994-04-28 Richard M. Stallman (disabled-command-hook): Try to enable command in user
1994-04-28 Richard M. Stallman (x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
1994-04-28 Richard M. Stallman (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. Stallman (Vunread_command_events): Renamed from unread_command_events.
1994-04-28 Richard M. Stallman (x_make_frame_visible): Use XtMapWidget, not XtPopup.
1994-04-28 Karl Heuer Drop the trailing slash.
1994-04-28 Richard M. Stallman (gud-mips-p, gud-irix-p): Test system-configuration.
1994-04-28 Richard M. Stallman Fix typo in previous change.
1994-04-28 Richard M. Stallman (syms_of_emacs): Doc fix.
1994-04-28 Karl Heuer (Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
1994-04-28 Richard M. Stallman (child_setup): Test PRIO_PROCESS, as in sys_subshell.
1994-04-28 Richard M. Stallman Use m/hp800.h in place of m/hp9000s800.h.
1994-04-28 Richard M. Stallman Renamed from hp9000s800.h.
1994-04-28 Richard M. Stallman Don't include string.h or strings.h.
1994-04-28 Richard M. Stallman (create_process): If vfork fails, close forkin and forkout.
1994-04-28 Richard M. Stallman (describe-buffer-case-table): Don't use text-char-description.
1994-04-28 Richard M. Stallman (menu-bar-update-buffers): Get rid of debugging code accidentally left in.
1994-04-28 Richard M. Stallman (menu-bar-help-menu): Add item for report-emacs-bug.
1994-04-28 Richard M. Stallman (menu-bar-help-menu): Add item for emacs-version.
1994-04-28 Richard M. Stallman (lib-src): Depend on src/paths.h.
1994-04-28 Karl Heuer (unexec): Cast pointers. Fix error message.
1994-04-28 Richard M. Stallman Make a sub-keymap for the Buffers menu bar item.
1994-04-28 Karl Heuer Chase symlinks manually.
1994-04-28 Richard M. Stallman Get the file's truename in case it is a link.
1994-04-28 Karl Heuer Don't make an empty script.
1994-04-28 Richard M. Stallman (hp800): Define this instead of hp9000s800.
1994-04-28 Richard M. Stallman (mostlyclean): Remove liblw.a.
1994-04-28 Richard M. Stallman (read1): Allow `\C- ' and `\C-?'.
1994-04-27 Richard M. Stallman (ange-ftp-hook-function): Use ange-ftp-run-real-handler.
1994-04-27 Richard M. Stallman (ange-ftp-completion-hook-function): Use new inhibit vars.
1994-04-27 Richard M. Stallman Improve error message for bad --with-x-toolkit value.
1994-04-27 Richard M. Stallman (LD_SWITCH_SYSTEM): Undo previous change.
1994-04-27 Richard M. Stallman Restore deleted AC_SUBST of `configuration'.
1994-04-27 Karl Heuer (compilation-error-regexp-alist): Add fortran pattern.
1994-04-27 Karl Heuer Use C-style comments.
1994-04-27 Karl Heuer C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
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. Stallman Comment change.
1994-04-27 Richard M. Stallman (calendar-starred-day): Var renamed from starred-day.
1994-04-27 Richard M. Stallman (LIBS_SYSTEM): Commented out.
1994-04-27 Richard M. Stallman (Finsert_file_contents): Fix accessing buffer_file_type
1994-04-27 Richard M. Stallman (xmenu_show, xdialog_show):
1994-04-27 Richard M. Stallman (XTread_socket, case ClientMessage): Don't call
1994-04-27 Noah Friedman Added comment indicating author.
1994-04-27 Richard M. Stallman Define CONFIGURATION in src/config.h
1994-04-27 Richard M. Stallman (configuration): Make variable deleted.
1994-04-27 Richard M. Stallman (CONFIGURATION): Add #undef.
1994-04-27 Richard M. Stallman (x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
1994-04-27 Richard M. Stallman (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
1994-04-27 Richard M. Stallman *** empty log message ***
1994-04-27 Karl Heuer (frame-update-faces): Unset old font.
1994-04-26 Richard M. Stallman entered into RCS