bpt/emacs.git
29 years ago(overlays_in): New function.
Richard M. Stallman [Mon, 26 Jun 1995 03:54:38 +0000 (03:54 +0000)]
(overlays_in): New function.
(Foverlays_in): New function.
(syms_of_buffer): defsubr it.

29 years ago(Fx_open_connection, x_display_info_for_name):
Richard M. Stallman [Mon, 26 Jun 1995 03:49:46 +0000 (03:49 +0000)]
(Fx_open_connection, x_display_info_for_name):
Error if window-system is not x.

29 years ago(Fdelete_frame): It's ok to have no minibuffer left on
Richard M. Stallman [Mon, 26 Jun 1995 03:49:20 +0000 (03:49 +0000)]
(Fdelete_frame): It's ok to have no minibuffer left on
a kboard if there are no frames on it either.

29 years ago(next_frame, prev_frame): Consider only frames on same kbd.
Richard M. Stallman [Sun, 25 Jun 1995 19:05:32 +0000 (19:05 +0000)]
(next_frame, prev_frame): Consider only frames on same kbd.
(Fdelete_frame): If next_frame finds nothing, try an alternative.

29 years ago(Fopen_network_stream): Sleep 1 sec before connect retry.
Richard M. Stallman [Sun, 25 Jun 1995 18:57:25 +0000 (18:57 +0000)]
(Fopen_network_stream): Sleep 1 sec before connect retry.

29 years ago(rmail-revert): Use the default revert-buffer-function
Richard M. Stallman [Sun, 25 Jun 1995 03:06:56 +0000 (03:06 +0000)]
(rmail-revert): Use the default revert-buffer-function

29 years ago(main): Fix --help message.
Richard M. Stallman [Sat, 24 Jun 1995 23:40:14 +0000 (23:40 +0000)]
(main): Fix --help message.

29 years ago(mkdir): Use symbolic chmod.
Richard M. Stallman [Sat, 24 Jun 1995 18:43:39 +0000 (18:43 +0000)]
(mkdir): Use symbolic chmod.

(SUBDIR_MAKEFILES):
Add man/Makefile, so `make distclean' removes it.
(top_distclean): Add config.log to the list of files to be removed.

29 years ago(mail-hist-text-size-limit): New var.
Richard M. Stallman [Sat, 24 Jun 1995 07:43:26 +0000 (07:43 +0000)]
(mail-hist-text-size-limit): New var.
(mail-hist-text-too-long-p): New func.
(mail-hist-add-header-contents-to-ring): call above; if the text is
too long, then store the empty string in the history.

29 years ago(makefile-define-tab-face): New function.
Richard M. Stallman [Sat, 24 Jun 1995 07:34:27 +0000 (07:34 +0000)]
(makefile-define-tab-face): New function.
(makefile-tab-face): Don't create face here.
(makefile-mode): Call makefile-define-tab-face.

29 years ago(pc-bindings-mode): Add autoload.
Richard M. Stallman [Sat, 24 Jun 1995 04:23:05 +0000 (04:23 +0000)]
(pc-bindings-mode): Add autoload.

29 years agoComment change.
Richard M. Stallman [Sat, 24 Jun 1995 04:21:04 +0000 (04:21 +0000)]
Comment change.

29 years ago(excerpt): Ignore error making `excerpt' italic.
Richard M. Stallman [Sat, 24 Jun 1995 04:17:57 +0000 (04:17 +0000)]
(excerpt): Ignore error making `excerpt' italic.

29 years ago(directory_file_name): Don't get confused by // at end on Unix-like systems.
Richard M. Stallman [Sat, 24 Jun 1995 04:10:31 +0000 (04:10 +0000)]
(directory_file_name): Don't get confused by // at end on Unix-like systems.

29 years agoDelete duplicate paragraph.
Richard M. Stallman [Sat, 24 Jun 1995 02:32:55 +0000 (02:32 +0000)]
Delete duplicate paragraph.

29 years ago(vc-insert-file): Erase the current buffer before inserting the file.
Richard M. Stallman [Fri, 23 Jun 1995 22:46:56 +0000 (22:46 +0000)]
(vc-insert-file): Erase the current buffer before inserting the file.
(vc-fetch-master-properties, vc-fetch-properties): Don't erase the
buffer because that is now done in vc-insert-file.
(vc-fetch-properties): Kill the *vc-info* buffer when done.

29 years agoDon't autoload anything to turn on mail-hist.
Richard M. Stallman [Fri, 23 Jun 1995 22:15:43 +0000 (22:15 +0000)]
Don't autoload anything to turn on mail-hist.
(mail-hist-enable): New function, autoloaded.

29 years ago(vc-backend-admin, vc-backend-checkin): Assume that
Richard M. Stallman [Fri, 23 Jun 1995 15:50:17 +0000 (15:50 +0000)]
(vc-backend-admin, vc-backend-checkin): Assume that
comments are empty if they contain only white space.

29 years ago(i386-sequent-ptx): Properly get version number.
Richard Kenner [Thu, 22 Jun 1995 23:01:20 +0000 (23:01 +0000)]
(i386-sequent-ptx): Properly get version number.

29 years ago(mips:*:4*:UMIPS): New case.
Richard Kenner [Thu, 22 Jun 1995 22:36:39 +0000 (22:36 +0000)]
(mips:*:4*:UMIPS): New case.

29 years ago(vt-keypad-on, vt-keypad-off): Updated codes sent
Richard M. Stallman [Thu, 22 Jun 1995 20:28:55 +0000 (20:28 +0000)]
(vt-keypad-on, vt-keypad-off): Updated codes sent
to terminal to eliminate some garbage that made NCSA telnet crash.

29 years ago(menu_item_enabled_p_1): Special handling for quit.
Richard M. Stallman [Thu, 22 Jun 1995 19:25:20 +0000 (19:25 +0000)]
(menu_item_enabled_p_1): Special handling for quit.
(set_frame_menubar): Inhibit quitting.

29 years agoTreat SunOS 4.1.4 like SunOS 4.1.3.
Richard M. Stallman [Thu, 22 Jun 1995 18:58:28 +0000 (18:58 +0000)]
Treat SunOS 4.1.4 like SunOS 4.1.3.
(Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)

29 years ago(vc-fetch-master-properties): Pass an absolute
Richard M. Stallman [Thu, 22 Jun 1995 16:23:52 +0000 (16:23 +0000)]
(vc-fetch-master-properties): Pass an absolute
pathname to the cvs status command. This is required to make
recursive vc-directory listings work.

29 years ago(vip-push-mark-silent): Use (mark t).
Richard M. Stallman [Thu, 22 Jun 1995 05:11:36 +0000 (05:11 +0000)]
(vip-push-mark-silent): Use (mark t).

29 years ago(mouse-yank-at-click): Clear mouse-selection-click-count.
Richard M. Stallman [Thu, 22 Jun 1995 04:37:38 +0000 (04:37 +0000)]
(mouse-yank-at-click): Clear mouse-selection-click-count.

29 years ago(buffer-file-truename): Duplicate definition deleted.
Richard M. Stallman [Wed, 21 Jun 1995 23:19:47 +0000 (23:19 +0000)]
(buffer-file-truename): Duplicate definition deleted.

29 years ago(mark-even-if-inactive): Definition deleted.
Richard M. Stallman [Wed, 21 Jun 1995 23:15:07 +0000 (23:15 +0000)]
(mark-even-if-inactive): Definition deleted.

29 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Wed, 21 Jun 1995 23:09:16 +0000 (23:09 +0000)]
(syms_of_buffer): Doc fix.

29 years ago(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
Richard M. Stallman [Wed, 21 Jun 1995 23:07:39 +0000 (23:07 +0000)]
(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.

29 years ago(eval-defun): Don't change defvar to defconst
Richard M. Stallman [Wed, 21 Jun 1995 23:03:59 +0000 (23:03 +0000)]
(eval-defun): Don't change defvar to defconst
if it has just one argument.

29 years ago(scan_file): Make sure it never looks at filename[-1].
Richard M. Stallman [Wed, 21 Jun 1995 19:46:58 +0000 (19:46 +0000)]
(scan_file): Make sure it never looks at filename[-1].

29 years ago(main) [MSDOS]: Do set _fmode.
Richard M. Stallman [Wed, 21 Jun 1995 19:45:27 +0000 (19:45 +0000)]
(main) [MSDOS]: Do set _fmode.
This undoes part of the previous change.

29 years agoTalk about MSDOS type conflict workaround.
Richard M. Stallman [Wed, 21 Jun 1995 18:57:25 +0000 (18:57 +0000)]
Talk about MSDOS type conflict workaround.

29 years ago(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
Richard M. Stallman [Wed, 21 Jun 1995 18:47:11 +0000 (18:47 +0000)]
(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.

29 years ago(Fx_display_grayscale_p): Return t or nil.
Richard M. Stallman [Wed, 21 Jun 1995 18:44:42 +0000 (18:44 +0000)]
(Fx_display_grayscale_p): Return t or nil.
Return t for color displays.

29 years ago(precompute-menubar-bindings): While dumping,
Richard M. Stallman [Wed, 21 Jun 1995 18:32:45 +0000 (18:32 +0000)]
(precompute-menubar-bindings): While dumping,
garbage-collect after each menu.

29 years ago(SYSTEM_PURESIZE_EXTRA): Increased to 68000.
Richard M. Stallman [Wed, 21 Jun 1995 18:10:36 +0000 (18:10 +0000)]
(SYSTEM_PURESIZE_EXTRA): Increased to 68000.

29 years ago* etags.c (find_entries): rewind before rereading the input file.
Francesco Potortì [Wed, 21 Jun 1995 12:15:15 +0000 (12:15 +0000)]
* etags.c (find_entries): rewind before rereading the input file.

29 years agoFix previous change.
Richard M. Stallman [Tue, 20 Jun 1995 22:17:03 +0000 (22:17 +0000)]
Fix previous change.

29 years ago(read_key_sequence): Don't use Vprefix_help_command
Richard M. Stallman [Tue, 20 Jun 1995 18:27:13 +0000 (18:27 +0000)]
(read_key_sequence): Don't use Vprefix_help_command
for the first character in a key seq.

29 years agoFix previous change.
Richard M. Stallman [Tue, 20 Jun 1995 17:31:18 +0000 (17:31 +0000)]
Fix previous change.

29 years ago(gud-make-debug-menu): Cope if no local map yet.
Richard M. Stallman [Tue, 20 Jun 1995 16:34:14 +0000 (16:34 +0000)]
(gud-make-debug-menu): Cope if no local map yet.

29 years agoUpdate MSDOS needs list.
Richard M. Stallman [Tue, 20 Jun 1995 16:28:39 +0000 (16:28 +0000)]
Update MSDOS needs list.

29 years ago(dired-do-redisplay): Call dired-uncache.
Richard M. Stallman [Tue, 20 Jun 1995 15:31:30 +0000 (15:31 +0000)]
(dired-do-redisplay): Call dired-uncache.

29 years ago(map_virt_key): Mark some additional chars as valid ASCII.
Richard M. Stallman [Tue, 20 Jun 1995 15:08:55 +0000 (15:08 +0000)]
(map_virt_key): Mark some additional chars as valid ASCII.

29 years ago(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
Richard M. Stallman [Tue, 20 Jun 1995 14:58:38 +0000 (14:58 +0000)]
(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.

29 years ago(Freset_this_command_lengths): New function.
Richard M. Stallman [Tue, 20 Jun 1995 14:56:35 +0000 (14:56 +0000)]
(Freset_this_command_lengths): New function.
(before_command_key_count, before_command_echo_length)
(before_command_restore_flag): New variables.
(add_command_key): If requested, reset the lengths.
(command_loop_1): Record current lengths before reading cmd.
(read_char): Update the recorded length before echoing.

29 years ago(universal-argument-num-events): New variable.
Richard M. Stallman [Tue, 20 Jun 1995 14:25:36 +0000 (14:25 +0000)]
(universal-argument-num-events): New variable.
(universal-argument, universal-argument-more, negative-argument)
(digit-argument): Set that variable.
(universal-argument-other-key): Use that variable when unreading.

29 years agoComment change.
Richard M. Stallman [Tue, 20 Jun 1995 13:43:22 +0000 (13:43 +0000)]
Comment change.

29 years ago[convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.
Roland McGrath [Tue, 20 Jun 1995 07:50:41 +0000 (07:50 +0000)]
[convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.

29 years agoUse `defined' to test HAVE_STRING_H and STDC_HEADERS.
Richard M. Stallman [Tue, 20 Jun 1995 03:11:14 +0000 (03:11 +0000)]
Use `defined' to test HAVE_STRING_H and STDC_HEADERS.

29 years ago(vc-fetch-properties): Add save-excursion.
Richard M. Stallman [Tue, 20 Jun 1995 02:56:43 +0000 (02:56 +0000)]
(vc-fetch-properties): Add save-excursion.

29 years agoMostly rewritten.
Richard M. Stallman [Tue, 20 Jun 1995 02:53:59 +0000 (02:53 +0000)]
Mostly rewritten.

29 years ago(main): On MSDOS, don't change stdout to binary, and insist on an -o option.
Richard M. Stallman [Tue, 20 Jun 1995 02:52:38 +0000 (02:52 +0000)]
(main): On MSDOS, don't change stdout to binary, and insist on an -o option.

29 years ago(vc-fetch-master-properties): Be more careful
Richard M. Stallman [Tue, 20 Jun 1995 01:07:28 +0000 (01:07 +0000)]
(vc-fetch-master-properties): Be more careful
about killing the *vc-info* buffer.

29 years ago(rmdir): Fix up Aug 19 1993 change that wasn't done right.
Richard M. Stallman [Tue, 20 Jun 1995 00:00:14 +0000 (00:00 +0000)]
(rmdir): Fix up Aug 19 1993 change that wasn't done right.

29 years ago(win32_wait): Massage retval into what is expected in Unix.
Richard M. Stallman [Mon, 19 Jun 1995 23:20:42 +0000 (23:20 +0000)]
(win32_wait): Massage retval into what is expected in Unix.

29 years ago(sigchld_handler): Change XSETFASTINT to XSETINT.
Richard M. Stallman [Mon, 19 Jun 1995 23:18:54 +0000 (23:18 +0000)]
(sigchld_handler): Change XSETFASTINT to XSETINT.

29 years ago(shell-directory-tracker): Check for terminator after
Karl Heuer [Mon, 19 Jun 1995 22:54:58 +0000 (22:54 +0000)]
(shell-directory-tracker): Check for terminator after
cd, pushd, or popd, so that we don't try to do directory tracking
on things like "cdump".
Don't use \\s patterns inside brackets.

29 years ago(addpm.exe): Change WinMainCRTStartup to mainCRTStartup.
Richard M. Stallman [Mon, 19 Jun 1995 21:33:31 +0000 (21:33 +0000)]
(addpm.exe): Change WinMainCRTStartup to mainCRTStartup.

29 years agoDocumented the `l' tag.
Richard M. Stallman [Mon, 19 Jun 1995 21:27:06 +0000 (21:27 +0000)]
Documented the `l' tag.
(tempo-insert-template): Check for zmacs-regions.
Wrapped it in unwind-protect.
(tempo-save-named): New function.
(tempo-insert-prompt): Added NO-INSERT parameter.
Handles previous values better.  Cleaned up interface.
Check for already saved value.
(tempo-remember-insertion): Function deleted.
(tempo-insert-named): Use tempo-insert if data is not a string.
Use tempo-lookup-named.
(tempo-insert-prompt-compat): New function.
(tempo-lookup-named): New function.

29 years ago(universal-argument-other-key): Call reset-this-command-lengths.
Richard M. Stallman [Mon, 19 Jun 1995 20:10:21 +0000 (20:10 +0000)]
(universal-argument-other-key): Call reset-this-command-lengths.

29 years agoTest whether XFree86 needs -b i486-linuxaout to link.
Richard M. Stallman [Mon, 19 Jun 1995 18:50:13 +0000 (18:50 +0000)]
Test whether XFree86 needs -b i486-linuxaout to link.
Use this -b option only if it really improves matters.

Report more clearly when there is no special
dir to search for X includes or libraries.

29 years agoUpdate version number.
Richard M. Stallman [Mon, 19 Jun 1995 18:44:44 +0000 (18:44 +0000)]
Update version number.

29 years ago(VERSION): Update version number.
Richard M. Stallman [Mon, 19 Jun 1995 18:35:57 +0000 (18:35 +0000)]
(VERSION): Update version number.
(maintainer-clean): Renamed from realclean.

29 years ago(Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.
Richard M. Stallman [Mon, 19 Jun 1995 18:30:06 +0000 (18:30 +0000)]
(Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.

29 years agoFix up load-path example.
Richard M. Stallman [Mon, 19 Jun 1995 18:27:47 +0000 (18:27 +0000)]
Fix up load-path example.

29 years ago(LIB_GCC): Fix previous change.
Richard M. Stallman [Mon, 19 Jun 1995 17:10:10 +0000 (17:10 +0000)]
(LIB_GCC): Fix previous change.
If we redefine it later, #undef it first.

29 years ago(negative-argument, digit-argument):
Richard M. Stallman [Mon, 19 Jun 1995 16:15:06 +0000 (16:15 +0000)]
(negative-argument, digit-argument):
Set overriding-terminal-local-map like C-u.
(universal-argument-map): Add binding for \e t.

29 years agoFix bug in determination of output string.
Edward M. Reingold [Mon, 19 Jun 1995 15:36:11 +0000 (15:36 +0000)]
Fix bug in determination of output string.

29 years ago(vc-register): Inhibit backups for the file's buffer
Richard M. Stallman [Mon, 19 Jun 1995 13:36:45 +0000 (13:36 +0000)]
(vc-register): Inhibit backups for the file's buffer

(vc-add-triple, vc-lookup-triple, vc-record-rename):
Use absolute file names to access the SCCS named configuration files
("VC-names").

(vc-retrieve-snapshot): Use vc-checkout instead of
vc-backend-checkout, as the former also updates the current buffer.
(vc-file-tree-walk, vc-file-tree-walk-internal): Use
expand-file-name, so that FUNC gets called with an unabbreviated name.

29 years agoMake doc strings and argument names consistent where necessary.
Richard M. Stallman [Sun, 18 Jun 1995 22:46:02 +0000 (22:46 +0000)]
Make doc strings and argument names consistent where necessary.
Moved user variables to own section.
(bookmark-alist): Better doc string.
(bookmark-insert-current-bookmark): Doc string.
(bookmark-insert-buffer-name): Doc string.
(bookmark-set): Take optional NAME argument.
(bookmark-bmenu-select): Use member to test for string's presence.
Use a more efficent test at end, as suggested by Mikio Nakajima.

29 years ago(quit_throw_to_read_char): Turn off the error check
Richard M. Stallman [Sun, 18 Jun 1995 22:28:53 +0000 (22:28 +0000)]
(quit_throw_to_read_char): Turn off the error check
testing poll_suppress_count.

29 years ago(nt): Explicitly include makefile.nt and makefile.def only.
Richard M. Stallman [Sun, 18 Jun 1995 18:52:07 +0000 (18:52 +0000)]
(nt): Explicitly include makefile.nt and makefile.def only.

29 years ago*** empty log message ***
Richard M. Stallman [Sun, 18 Jun 1995 18:45:55 +0000 (18:45 +0000)]
*** empty log message ***

29 years ago(LIB_GCC): Define here, overriding Makefile.in.in,
Richard M. Stallman [Sun, 18 Jun 1995 18:26:03 +0000 (18:26 +0000)]
(LIB_GCC): Define here, overriding Makefile.in.in,
so as to use C_SWITCH_X_MACHINE.

29 years ago(texinfo-environment-regexp): Add @ifhtml, @html.
Richard M. Stallman [Sun, 18 Jun 1995 16:45:20 +0000 (16:45 +0000)]
(texinfo-environment-regexp): Add @ifhtml, @html.

29 years ago(archive-zip-summarize): Handle per-file comments in central directory.
Richard M. Stallman [Sun, 18 Jun 1995 16:24:51 +0000 (16:24 +0000)]
(archive-zip-summarize): Handle per-file comments in central directory.

29 years agoWithdraw mouse-major-mode-map modifications.
Johan Vromans [Sun, 18 Jun 1995 14:43:23 +0000 (14:43 +0000)]
Withdraw mouse-major-mode-map modifications.
They were erroneous and not needed.

29 years ago(vc-fetch-master-properties): Use path-separator
Richard M. Stallman [Sun, 18 Jun 1995 13:42:43 +0000 (13:42 +0000)]
(vc-fetch-master-properties): Use path-separator
for path to "cvs status" command.

29 years ago(malloc, realloc): If not _MALLOC_INTERNAL, always use void *.
Richard M. Stallman [Sun, 18 Jun 1995 13:24:32 +0000 (13:24 +0000)]
(malloc, realloc): If not _MALLOC_INTERNAL, always use void *.

(SYSTEM_MALLOC): Definition deleted.

29 years ago(normal-top-level, command-line-1):
Richard M. Stallman [Sat, 17 Jun 1995 23:53:53 +0000 (23:53 +0000)]
(normal-top-level, command-line-1):
Call precompute-menubar-bindings only if using x.
(precompute-menubar-bindings): Don't check for x here.
Set define-key-rebound-commands to t.

29 years agoCall precompute-menubar-bindings.
Richard M. Stallman [Sat, 17 Jun 1995 23:53:23 +0000 (23:53 +0000)]
Call precompute-menubar-bindings.
Then set define-key-rebound-commands to nil.

29 years ago(menu_item_equiv_key): Do reconsider a command that had
Richard M. Stallman [Sat, 17 Jun 1995 23:48:10 +0000 (23:48 +0000)]
(menu_item_equiv_key): Do reconsider a command that had
no equivalent before, if it is in Vdefine_key_rebound_commands.

29 years ago(Vdefine_key_rebound_commands): New variable.
Richard M. Stallman [Sat, 17 Jun 1995 23:46:27 +0000 (23:46 +0000)]
(Vdefine_key_rebound_commands): New variable.
(syms_of_keymap): Set up Lisp var.
(Fdefine_key): Put new definition onto Vdefine_key_rebound_commands.

29 years ago(add-hook): Use local local-variable-if-set-p.
Richard M. Stallman [Sat, 17 Jun 1995 19:47:52 +0000 (19:47 +0000)]
(add-hook): Use local local-variable-if-set-p.

29 years ago(Flocal_variable_if_set_p): New function.
Richard M. Stallman [Sat, 17 Jun 1995 19:47:30 +0000 (19:47 +0000)]
(Flocal_variable_if_set_p): New function.
(syms_of_data): Call defsubr.

29 years ago(Info-directory-list): If path-separator isn't available, bind it here.
Richard M. Stallman [Sat, 17 Jun 1995 19:12:53 +0000 (19:12 +0000)]
(Info-directory-list): If path-separator isn't available, bind it here.

29 years ago(display_text_line): Fill in charstart for end of buffer.
Richard M. Stallman [Sat, 17 Jun 1995 14:58:24 +0000 (14:58 +0000)]
(display_text_line): Fill in charstart for end of buffer.

29 years ago(forms--mode-menu-edit,forms--mode-menu-ro):
Richard M. Stallman [Sat, 17 Jun 1995 13:00:22 +0000 (13:00 +0000)]
(forms--mode-menu-edit,forms--mode-menu-ro):
Set `mouse-major-mode-menu'.

29 years agoFixed bogus references to menu-bar-file-menu in define-key forms.
Roland McGrath [Sat, 17 Jun 1995 06:33:08 +0000 (06:33 +0000)]
Fixed bogus references to menu-bar-file-menu in define-key forms.

29 years ago(quit_throw_to_read_char): Use do_switch_frame directly.
Richard M. Stallman [Sat, 17 Jun 1995 01:49:35 +0000 (01:49 +0000)]
(quit_throw_to_read_char): Use do_switch_frame directly.

29 years ago[MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.
Richard M. Stallman [Sat, 17 Jun 1995 01:48:41 +0000 (01:48 +0000)]
[MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.

29 years ago(Fset_window_configuration): Use do_switch_frame directly.
Richard M. Stallman [Fri, 16 Jun 1995 23:28:57 +0000 (23:28 +0000)]
(Fset_window_configuration): Use do_switch_frame directly.

29 years ago(do_switch_frame): Declared.
Richard M. Stallman [Fri, 16 Jun 1995 23:28:13 +0000 (23:28 +0000)]
(do_switch_frame): Declared.

29 years ago(Fdelete_frame): Use do_switch_frame directly.
Richard M. Stallman [Fri, 16 Jun 1995 23:26:11 +0000 (23:26 +0000)]
(Fdelete_frame): Use do_switch_frame directly.
(do_switch_frame): No longer static.

29 years agomake-frame-visible event was misdescribed as deiconify-frame.
Richard M. Stallman [Fri, 16 Jun 1995 22:59:48 +0000 (22:59 +0000)]
make-frame-visible event was misdescribed as deiconify-frame.

29 years ago(isearch-mode-map): Bind frame events to nil.
Karl Heuer [Fri, 16 Jun 1995 22:24:42 +0000 (22:24 +0000)]
(isearch-mode-map): Bind frame events to nil.

29 years ago[MULTI_FRAME] (Fignore_event): New function.
Karl Heuer [Fri, 16 Jun 1995 22:19:27 +0000 (22:19 +0000)]
[MULTI_FRAME] (Fignore_event): New function.
[MULTI_FRAME] (keys_of_frame): Bind iconify-frame and
make-frame-visible to it.