bpt/emacs.git
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.
1994-04-27 Richard M.... (x_wm_set_size_hint): Do set max_height, max_width...
1994-04-27 Richard M.... (XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
1994-04-27 Richard M.... *** empty log message ***
1994-04-27 Karl Heuer(frame-update-faces): Unset old font.
1994-04-26 Richard M.... entered into RCS
1994-04-26 Richard M.... *** empty log message ***
1994-04-26 Karl Heuer(install-doc): New target.
1994-04-26 Karl Heuer(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
1994-04-26 Richard M.... *** empty log message ***
1994-04-26 Richard M.... entered into RCS
1994-04-26 Richard M.... (internal-ange-ftp-mode): Set comint-prompt-regexp...
1994-04-26 Richard M.... (tags-add-tables): Doc fix.
1994-04-26 Richard M.... (mark_object, case frame): Mark menu_bar_vector field.
1994-04-26 Richard M.... (run-hooks): Don't use mapcar--save consing.
1994-04-26 Karl Heuer(adjust_point): New function.
1994-04-26 Karl HeuerUse PT, not point.
1994-04-26 Richard M.... Fix GPL version.
1994-04-26 Richard M.... (read_filtered_event): Use Vunread_command_events.
1994-04-26 Richard M.... (temp_echo_area_glyphs): Use Vunread_command_events.
1994-04-26 Karl HeuerFix comment.
1994-04-25 Richard M.... Comment change.
1994-04-25 Karl Heuer(rmail-summary-scroll-msg-up, rmail-summary-scroll...
1994-04-25 Karl Heuer(XTmouse_position, XTread_socket): Don't use last_mouse...
1994-04-25 Karl Heuer(x_term_init): Add explicit cast.
1994-04-25 Roland McGrath(compilation-next-error-locus): Use compilation-error...
1994-04-25 Richard M.... (menu_bar_item): Put a list of keymaps into the third
1994-04-25 Richard M.... (menu_bar_event): New event type.
1994-04-25 Richard M.... (syms_of_xdisp): Set up Qmenu_bar_update_hook.
1994-04-25 Richard M.... (make_frame): Initialize fields menu_bar_vector and...
1994-04-25 Richard M.... (struct frame): New fields menu_bar_vector and menu_bar...
1994-04-25 Richard M.... (XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle...
1994-04-25 Karl Heuer(F*_property_change): Typecheck limit argument.
1994-04-25 Karl Heuer(desktop-internal-v2s): Make structure match docstring.
1994-04-25 Karl Heuer(tar-copy): Don't bother with a temp buffer.
1994-04-25 Richard KennerRecognize FreeBSD.
1994-04-25 Richard M.... *** empty log message ***
1994-04-24 Richard M.... (mode-line-format): Put `mode-line-process' earlier.
1994-04-24 Richard M.... *** empty log message ***
1994-04-24 Richard M.... Initial revision
1994-04-24 Karl Heuer(rmail-highlight-headers): Extracted as a new function...
1994-04-24 Richard M.... (shell-dirstack-query): Defaults to nil.
1994-04-24 Richard M.... *** empty log message ***
1994-04-24 Richard M.... (vc-mode-line): Warn if file is not vc-registered
1994-04-24 Richard M.... (Fselect_window): Use Fselect_frame.
1994-04-24 Richard M.... (lisp-mode-variables): In comment-start-skip,
1994-04-24 Richard M.... (tar-extract): Don't put whole file name in buffer...
1994-04-24 Richard M.... (terminal-cease-edit, terminal-mode):
1994-04-24 Richard M.... (shell-command): Remove space after `:' in mode-line...
1994-04-24 Richard M.... (inferior-lisp-mode): Remove space after `:' in mode...
1994-04-24 Richard M.... (gud-mode, gud-sentinel):
1994-04-24 Richard M.... (find-dired, find-dired-sentinel):
1994-04-24 Richard M.... (compilation-setup, compilation-sentinel):
1994-04-24 Richard M.... (comint-mode): Remove space after `:' in mode-line...
next