bpt/emacs.git
30 years ago(Fx_popup_menu): Doc fix.
Richard M. Stallman [Thu, 28 Apr 1994 18:55:14 +0000 (18:55 +0000)]
(Fx_popup_menu): Doc fix.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 28 Apr 1994 18:52:49 +0000 (18:52 +0000)]
*** empty log message ***

30 years ago(disabled-command-hook): Try to enable command in user
Richard M. Stallman [Thu, 28 Apr 1994 18:51:35 +0000 (18:51 +0000)]
(disabled-command-hook): Try to enable command in user
init file only if there is a user init file.

30 years ago(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.
Richard M. Stallman [Thu, 28 Apr 1994 18:13:22 +0000 (18:13 +0000)]
(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.

30 years ago(Vunread_command_events): Renamed.
Richard M. Stallman [Thu, 28 Apr 1994 08:23:25 +0000 (08:23 +0000)]
(Vunread_command_events): Renamed.

30 years ago(lisp-mode-variables): Undo previous change.
Karl Heuer [Thu, 28 Apr 1994 08:09:01 +0000 (08:09 +0000)]
(lisp-mode-variables): Undo previous change.

30 years ago(XTread_socket): Only top window cares about LeaveNotify.
Karl Heuer [Thu, 28 Apr 1994 07:59:17 +0000 (07:59 +0000)]
(XTread_socket): Only top window cares about LeaveNotify.

30 years ago(Vunread_command_events): Renamed from unread_command_events.
Richard M. Stallman [Thu, 28 Apr 1994 07:49:45 +0000 (07:49 +0000)]
(Vunread_command_events): Renamed from unread_command_events.
All uses changed.

(read_char): Don't use menus if we have events waiting.

(syms_of_keyboard): Init and staticpro accent_key_syms.

30 years ago(x_make_frame_visible): Use XtMapWidget, not XtPopup.
Richard M. Stallman [Thu, 28 Apr 1994 07:46:27 +0000 (07:46 +0000)]
(x_make_frame_visible): Use XtMapWidget, not XtPopup.

30 years agoDrop the trailing slash.
Karl Heuer [Thu, 28 Apr 1994 07:32:21 +0000 (07:32 +0000)]
Drop the trailing slash.

30 years ago(gud-mips-p, gud-irix-p): Test system-configuration.
Richard M. Stallman [Thu, 28 Apr 1994 07:32:04 +0000 (07:32 +0000)]
(gud-mips-p, gud-irix-p): Test system-configuration.

(gud-mipsdbx-marker-filter): Reimplemented based on
gud-gdb-marker-filter, with regexps appropriately altered.
(gud-marker-acc): New variable, replacing the
debugger-specific accumulation variables.
(dbx): Arrange to fire up the source window with irixdbx.

(dbx): Fix gud-break under SunOS, at least.  (I suspect
this is a general problem, because of the \n for some reason.)

(gud-dbx-mips-p, gud-dbx-irix-p): Use system-type to
choose system-dependent dbx incantations.

(gud-dbx-mips-p): Use "-emacs" for OSF/1 dbx as for MIPS.

(gud-irix-dbx-p): Determines whether to use (new) gud-irixdbx-marker-filter.
(gud-irixdbx-marker-filter): New function.
(dbx): Insert case for Irix.

30 years agoFix typo in previous change.
Richard M. Stallman [Thu, 28 Apr 1994 07:10:24 +0000 (07:10 +0000)]
Fix typo in previous change.

30 years ago(syms_of_emacs): Doc fix.
Richard M. Stallman [Thu, 28 Apr 1994 06:19:03 +0000 (06:19 +0000)]
(syms_of_emacs): Doc fix.

30 years ago(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
Karl Heuer [Thu, 28 Apr 1994 06:16:11 +0000 (06:16 +0000)]
(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.

30 years ago(child_setup): Test PRIO_PROCESS, as in sys_subshell.
Richard M. Stallman [Thu, 28 Apr 1994 05:44:54 +0000 (05:44 +0000)]
(child_setup): Test PRIO_PROCESS, as in sys_subshell.

30 years agoUse m/hp800.h in place of m/hp9000s800.h.
Richard M. Stallman [Thu, 28 Apr 1994 05:19:08 +0000 (05:19 +0000)]
Use m/hp800.h in place of m/hp9000s800.h.

30 years agoRenamed from hp9000s800.h.
Richard M. Stallman [Thu, 28 Apr 1994 05:18:06 +0000 (05:18 +0000)]
Renamed from hp9000s800.h.
(hp9000s800): Undo previous change.

30 years agoDon't include string.h or strings.h.
Richard M. Stallman [Thu, 28 Apr 1994 04:44:54 +0000 (04:44 +0000)]
Don't include string.h or strings.h.

30 years ago(create_process): If vfork fails, close forkin and forkout.
Richard M. Stallman [Thu, 28 Apr 1994 04:35:39 +0000 (04:35 +0000)]
(create_process): If vfork fails, close forkin and forkout.

30 years ago(describe-buffer-case-table): Don't use text-char-description.
Richard M. Stallman [Thu, 28 Apr 1994 04:29:45 +0000 (04:29 +0000)]
(describe-buffer-case-table): Don't use text-char-description.

30 years ago(menu-bar-update-buffers): Get rid of debugging code accidentally left in.
Richard M. Stallman [Thu, 28 Apr 1994 04:19:30 +0000 (04:19 +0000)]
(menu-bar-update-buffers): Get rid of debugging code accidentally left in.

30 years ago(menu-bar-help-menu): Add item for report-emacs-bug.
Richard M. Stallman [Thu, 28 Apr 1994 04:17:42 +0000 (04:17 +0000)]
(menu-bar-help-menu): Add item for report-emacs-bug.

30 years ago(menu-bar-help-menu): Add item for emacs-version.
Richard M. Stallman [Thu, 28 Apr 1994 04:15:32 +0000 (04:15 +0000)]
(menu-bar-help-menu): Add item for emacs-version.

30 years ago(lib-src): Depend on src/paths.h.
Richard M. Stallman [Thu, 28 Apr 1994 04:14:00 +0000 (04:14 +0000)]
(lib-src): Depend on src/paths.h.

30 years ago(unexec): Cast pointers. Fix error message.
Karl Heuer [Thu, 28 Apr 1994 03:49:12 +0000 (03:49 +0000)]
(unexec): Cast pointers.  Fix error message.

30 years agoMake a sub-keymap for the Buffers menu bar item.
Richard M. Stallman [Thu, 28 Apr 1994 03:44:48 +0000 (03:44 +0000)]
Make a sub-keymap for the Buffers menu bar item.
(menu-bar-select-buffer, menu-bar-select-frame):
New commands for that subkeymap.
(menu-bar-update-buffers): New function, on menu-bar-update-hook,
made partly out of mouse-menu-bar-buffers.

30 years agoChase symlinks manually.
Karl Heuer [Thu, 28 Apr 1994 03:34:14 +0000 (03:34 +0000)]
Chase symlinks manually.

30 years agoGet the file's truename in case it is a link.
Richard M. Stallman [Thu, 28 Apr 1994 03:01:49 +0000 (03:01 +0000)]
Get the file's truename in case it is a link.

30 years agoDon't make an empty script.
Karl Heuer [Thu, 28 Apr 1994 02:42:43 +0000 (02:42 +0000)]
Don't make an empty script.
Use signal, not error.

30 years ago(hp800): Define this instead of hp9000s800.
Richard M. Stallman [Thu, 28 Apr 1994 02:39:40 +0000 (02:39 +0000)]
(hp800): Define this instead of hp9000s800.

30 years ago(mostlyclean): Remove liblw.a.
Richard M. Stallman [Thu, 28 Apr 1994 02:35:25 +0000 (02:35 +0000)]
(mostlyclean): Remove liblw.a.

30 years ago(read1): Allow `\C- ' and `\C-?'.
Richard M. Stallman [Thu, 28 Apr 1994 02:34:20 +0000 (02:34 +0000)]
(read1): Allow `\C- ' and `\C-?'.

30 years ago(ange-ftp-hook-function): Use ange-ftp-run-real-handler.
Richard M. Stallman [Wed, 27 Apr 1994 23:44:39 +0000 (23:44 +0000)]
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.
(ange-ftp-run-real-handler): Inhibit ange-ftp-completion-hook-function
as well as ange-ftp-hook-function.

30 years ago(ange-ftp-completion-hook-function): Use new inhibit vars.
Richard M. Stallman [Wed, 27 Apr 1994 23:43:46 +0000 (23:43 +0000)]
(ange-ftp-completion-hook-function): Use new inhibit vars.

30 years agoImprove error message for bad --with-x-toolkit value.
Richard M. Stallman [Wed, 27 Apr 1994 22:33:52 +0000 (22:33 +0000)]
Improve error message for bad --with-x-toolkit value.

30 years ago(LD_SWITCH_SYSTEM): Undo previous change.
Richard M. Stallman [Wed, 27 Apr 1994 22:31:09 +0000 (22:31 +0000)]
(LD_SWITCH_SYSTEM): Undo previous change.

30 years agoRestore deleted AC_SUBST of `configuration'.
Richard M. Stallman [Wed, 27 Apr 1994 21:58:53 +0000 (21:58 +0000)]
Restore deleted AC_SUBST of `configuration'.

30 years ago(compilation-error-regexp-alist): Add fortran pattern.
Karl Heuer [Wed, 27 Apr 1994 21:57:57 +0000 (21:57 +0000)]
(compilation-error-regexp-alist): Add fortran pattern.

30 years agoUse C-style comments.
Karl Heuer [Wed, 27 Apr 1994 21:43:24 +0000 (21:43 +0000)]
Use C-style comments.

30 years agoC_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
Karl Heuer [Wed, 27 Apr 1994 20:20:31 +0000 (20:20 +0000)]
C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.

30 years ago*** empty log message ***
Karl Heuer [Wed, 27 Apr 1994 20:02:46 +0000 (20:02 +0000)]
*** empty log message ***

30 years ago(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
Karl Heuer [Wed, 27 Apr 1994 19:18:40 +0000 (19:18 +0000)]
(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
(Fframe_parameters, Fmodify_frame_parameters) [!MULTI_FRAME]:
Remove extra docstring.

30 years agoComment change.
Richard M. Stallman [Wed, 27 Apr 1994 08:39:01 +0000 (08:39 +0000)]
Comment change.

30 years ago(calendar-starred-day): Var renamed from starred-day.
Richard M. Stallman [Wed, 27 Apr 1994 08:38:11 +0000 (08:38 +0000)]
(calendar-starred-day): Var renamed from starred-day.

30 years ago(LIBS_SYSTEM): Commented out.
Richard M. Stallman [Wed, 27 Apr 1994 08:37:12 +0000 (08:37 +0000)]
(LIBS_SYSTEM): Commented out.

30 years ago(Finsert_file_contents): Fix accessing buffer_file_type
Richard M. Stallman [Wed, 27 Apr 1994 08:35:48 +0000 (08:35 +0000)]
(Finsert_file_contents): Fix accessing buffer_file_type
since it is t or nil.  Change to handle t or nil as value
of find-buffer-file-type.

30 years ago(xmenu_show, xdialog_show):
Richard M. Stallman [Wed, 27 Apr 1994 08:27:50 +0000 (08:27 +0000)]
(xmenu_show, xdialog_show):
If we unread some events, set interrupt_input_pending.

30 years ago(XTread_socket, case ClientMessage): Don't call
Richard M. Stallman [Wed, 27 Apr 1994 08:27:00 +0000 (08:27 +0000)]
(XTread_socket, case ClientMessage): Don't call
XSetInputFocus if event is not for an existing frame.

(XTread_socket) [USE_X_TOOLKIT]: Never pass motion events to the toolkit.

30 years agoAdded comment indicating author.
Noah Friedman [Wed, 27 Apr 1994 06:19:51 +0000 (06:19 +0000)]
Added comment indicating author.

30 years agoDefine CONFIGURATION in src/config.h
Richard M. Stallman [Wed, 27 Apr 1994 05:27:02 +0000 (05:27 +0000)]
Define CONFIGURATION in src/config.h
rather than substituting into src/Makefile.in.

30 years ago(configuration): Make variable deleted.
Richard M. Stallman [Wed, 27 Apr 1994 05:26:05 +0000 (05:26 +0000)]
(configuration): Make variable deleted.
(emacs.o): Use the default .c.o command.

30 years ago(CONFIGURATION): Add #undef.
Richard M. Stallman [Wed, 27 Apr 1994 05:25:33 +0000 (05:25 +0000)]
(CONFIGURATION): Add #undef.

30 years ago(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
Richard M. Stallman [Wed, 27 Apr 1994 05:03:51 +0000 (05:03 +0000)]
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.

30 years ago(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
Richard M. Stallman [Wed, 27 Apr 1994 04:47:29 +0000 (04:47 +0000)]
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 27 Apr 1994 04:36:40 +0000 (04:36 +0000)]
*** empty log message ***

30 years ago(frame-update-faces): Unset old font.
Karl Heuer [Wed, 27 Apr 1994 00:30:55 +0000 (00:30 +0000)]
(frame-update-faces): Unset old font.

30 years agoentered into RCS
Richard M. Stallman [Tue, 26 Apr 1994 22:21:24 +0000 (22:21 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Apr 1994 22:08:09 +0000 (22:08 +0000)]
*** empty log message ***

30 years ago(install-doc): New target.
Karl Heuer [Tue, 26 Apr 1994 22:07:10 +0000 (22:07 +0000)]
(install-doc): New target.
(install-arch-dep): Depend on install-doc.
(mkdir): Create docdir.

30 years ago(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.
Karl Heuer [Tue, 26 Apr 1994 21:17:19 +0000 (21:17 +0000)]
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Apr 1994 20:24:51 +0000 (20:24 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Tue, 26 Apr 1994 19:28:47 +0000 (19:28 +0000)]
entered into RCS

30 years ago(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
Richard M. Stallman [Tue, 26 Apr 1994 18:31:30 +0000 (18:31 +0000)]
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.

30 years ago(tags-add-tables): Doc fix.
Richard M. Stallman [Tue, 26 Apr 1994 09:39:30 +0000 (09:39 +0000)]
(tags-add-tables): Doc fix.

30 years ago(mark_object, case frame): Mark menu_bar_vector field.
Richard M. Stallman [Tue, 26 Apr 1994 09:29:18 +0000 (09:29 +0000)]
(mark_object, case frame): Mark menu_bar_vector field.

30 years ago(run-hooks): Don't use mapcar--save consing.
Richard M. Stallman [Tue, 26 Apr 1994 07:43:54 +0000 (07:43 +0000)]
(run-hooks): Don't use mapcar--save consing.

(run-hook-with-args): New function.

30 years ago(adjust_point): New function.
Karl Heuer [Tue, 26 Apr 1994 02:22:52 +0000 (02:22 +0000)]
(adjust_point): New function.
(insert_1, insert_from_string_1, del_range_1): Use it.

30 years agoUse PT, not point.
Karl Heuer [Tue, 26 Apr 1994 02:11:35 +0000 (02:11 +0000)]
Use PT, not point.
(gap_left, gap_right, adjust_markers): Make these functions static.

30 years agoFix GPL version.
Richard M. Stallman [Tue, 26 Apr 1994 01:41:27 +0000 (01:41 +0000)]
Fix GPL version.

30 years ago(read_filtered_event): Use Vunread_command_events.
Richard M. Stallman [Tue, 26 Apr 1994 01:19:39 +0000 (01:19 +0000)]
(read_filtered_event): Use Vunread_command_events.

30 years ago(temp_echo_area_glyphs): Use Vunread_command_events.
Richard M. Stallman [Tue, 26 Apr 1994 01:19:14 +0000 (01:19 +0000)]
(temp_echo_area_glyphs): Use Vunread_command_events.

30 years agoFix comment.
Karl Heuer [Tue, 26 Apr 1994 01:18:38 +0000 (01:18 +0000)]
Fix comment.

30 years agoComment change.
Richard M. Stallman [Mon, 25 Apr 1994 23:34:17 +0000 (23:34 +0000)]
Comment change.

30 years ago(rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
Karl Heuer [Mon, 25 Apr 1994 23:11:12 +0000 (23:11 +0000)]
(rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
rmail-buffer explicitly

30 years ago(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
Karl Heuer [Mon, 25 Apr 1994 22:55:33 +0000 (22:55 +0000)]
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.

30 years ago(x_term_init): Add explicit cast.
Karl Heuer [Mon, 25 Apr 1994 22:32:24 +0000 (22:32 +0000)]
(x_term_init): Add explicit cast.

30 years ago(compilation-next-error-locus): Use compilation-error-message instead of
Roland McGrath [Mon, 25 Apr 1994 22:31:41 +0000 (22:31 +0000)]
(compilation-next-error-locus): Use compilation-error-message instead of
"Moved past last error" when MOVE is 1 (default value).

30 years ago(menu_bar_item): Put a list of keymaps into the third
Richard M. Stallman [Mon, 25 Apr 1994 22:22:31 +0000 (22:22 +0000)]
(menu_bar_item): Put a list of keymaps into the third
slot of an item in menu_bar_items_vector.

(kbd_buffer_get_event): Handle menu_bar_event.

30 years ago(menu_bar_event): New event type.
Richard M. Stallman [Mon, 25 Apr 1994 22:21:43 +0000 (22:21 +0000)]
(menu_bar_event): New event type.

30 years ago(syms_of_xdisp): Set up Qmenu_bar_update_hook.
Richard M. Stallman [Mon, 25 Apr 1994 22:16:08 +0000 (22:16 +0000)]
(syms_of_xdisp): Set up Qmenu_bar_update_hook.
(update_menu_bar): Run that hook.
Fix failure to update menu bar when w->update_mode_line was nil.

30 years ago(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.
Richard M. Stallman [Mon, 25 Apr 1994 22:12:09 +0000 (22:12 +0000)]
(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.

30 years ago(struct frame): New fields menu_bar_vector and menu_bar_items_used.
Richard M. Stallman [Mon, 25 Apr 1994 22:10:01 +0000 (22:10 +0000)]
(struct frame): New fields menu_bar_vector and menu_bar_items_used.

30 years ago(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
Richard M. Stallman [Mon, 25 Apr 1994 22:06:13 +0000 (22:06 +0000)]
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.

30 years ago(F*_property_change): Typecheck limit argument.
Karl Heuer [Mon, 25 Apr 1994 20:30:56 +0000 (20:30 +0000)]
(F*_property_change): Typecheck limit argument.

30 years ago(desktop-internal-v2s): Make structure match docstring.
Karl Heuer [Mon, 25 Apr 1994 19:55:45 +0000 (19:55 +0000)]
(desktop-internal-v2s): Make structure match docstring.

30 years ago(tar-copy): Don't bother with a temp buffer.
Karl Heuer [Mon, 25 Apr 1994 18:26:20 +0000 (18:26 +0000)]
(tar-copy): Don't bother with a temp buffer.

30 years agoRecognize FreeBSD.
Richard Kenner [Mon, 25 Apr 1994 18:15:06 +0000 (18:15 +0000)]
Recognize FreeBSD.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 25 Apr 1994 01:13:27 +0000 (01:13 +0000)]
*** empty log message ***

30 years ago(mode-line-format): Put `mode-line-process' earlier.
Richard M. Stallman [Sun, 24 Apr 1994 22:25:52 +0000 (22:25 +0000)]
(mode-line-format): Put `mode-line-process' earlier.
(file-name-buffer-file-type-alist): Use nil or t, not 0 or 1.
(find-buffer-file-type): Handle that change.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Apr 1994 21:47:17 +0000 (21:47 +0000)]
*** empty log message ***

30 years agoInitial revision
Richard M. Stallman [Sun, 24 Apr 1994 21:32:06 +0000 (21:32 +0000)]
Initial revision

30 years ago(rmail-highlight-headers): Extracted as a new function. Fix overlay position.
Karl Heuer [Sun, 24 Apr 1994 18:30:53 +0000 (18:30 +0000)]
(rmail-highlight-headers): Extracted as a new function.  Fix overlay position.
Do nothing if face support is unavailable.

30 years ago(shell-dirstack-query): Defaults to nil.
Richard M. Stallman [Sun, 24 Apr 1994 10:50:41 +0000 (10:50 +0000)]
(shell-dirstack-query): Defaults to nil.
(shell-mode): Guesses shell-dirstack-query based on shell name.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Apr 1994 10:21:01 +0000 (10:21 +0000)]
*** empty log message ***

30 years ago(vc-mode-line): Warn if file is not vc-registered
Richard M. Stallman [Sun, 24 Apr 1994 10:00:51 +0000 (10:00 +0000)]
(vc-mode-line): Warn if file is not vc-registered
but is a symlink to a vc-maintained file.

30 years ago(Fselect_window): Use Fselect_frame.
Richard M. Stallman [Sun, 24 Apr 1994 08:34:14 +0000 (08:34 +0000)]
(Fselect_window): Use Fselect_frame.

30 years ago(lisp-mode-variables): In comment-start-skip,
Richard M. Stallman [Sun, 24 Apr 1994 08:33:40 +0000 (08:33 +0000)]
(lisp-mode-variables): In comment-start-skip,
reject semicolon after a backslash.

30 years ago(tar-extract): Don't put whole file name in buffer name.
Richard M. Stallman [Sun, 24 Apr 1994 08:32:32 +0000 (08:32 +0000)]
(tar-extract): Don't put whole file name in buffer name.
Do put it in list-buffers-directory.
Save mode line space when mentioning the tar file name.
(tar-subfile-mode): Don't add anything to minor-mode-alist.

30 years ago(terminal-cease-edit, terminal-mode):
Richard M. Stallman [Sun, 24 Apr 1994 08:17:30 +0000 (08:17 +0000)]
(terminal-cease-edit, terminal-mode):
Remove space after `:' in mode-line-process.

30 years ago(shell-command): Remove space after `:' in mode-line-process.
Richard M. Stallman [Sun, 24 Apr 1994 08:17:05 +0000 (08:17 +0000)]
(shell-command): Remove space after `:' in mode-line-process.