]> git.eshelyaron.com Git - emacs.git/log
emacs.git
30 years ago(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
Richard M. Stallman [Sat, 16 Jul 1994 20:18:53 +0000 (20:18 +0000)]
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.

30 years ago(calendar-goto-today): Renamed from calendar-current-month.
Richard M. Stallman [Sat, 16 Jul 1994 19:38:18 +0000 (19:38 +0000)]
(calendar-goto-today): Renamed from calendar-current-month.

30 years ago(add-change-log-entry): Use <...> around mail address.
Richard M. Stallman [Sat, 16 Jul 1994 19:30:21 +0000 (19:30 +0000)]
(add-change-log-entry): Use <...> around mail address.

30 years ago(make-help-screen): Handle case where *Help* comes up in a separate frame.
Richard M. Stallman [Sat, 16 Jul 1994 18:48:37 +0000 (18:48 +0000)]
(make-help-screen): Handle case where *Help* comes up in a separate frame.

30 years ago(print-help-return-message): If help buffer is a
Richard M. Stallman [Sat, 16 Jul 1994 17:58:12 +0000 (17:58 +0000)]
(print-help-return-message): If help buffer is a
special display buffer, say nothing about how to switch back.

30 years agoClean up menu item string format.
Richard M. Stallman [Sat, 16 Jul 1994 16:23:52 +0000 (16:23 +0000)]
Clean up menu item string format.
Add a few menu items and separators.
(gnus-mouse-pick-group): New function, on mouse-2 in Group mode.
(gnus-mouse-pick-article): New function, on mouse-2 in Summary mode.

30 years ago"Comment out" autoload cookies.
Richard M. Stallman [Fri, 15 Jul 1994 22:10:07 +0000 (22:10 +0000)]
"Comment out" autoload cookies.

30 years agoComment fix.
Richard M. Stallman [Fri, 15 Jul 1994 22:07:41 +0000 (22:07 +0000)]
Comment fix.

30 years ago(mouse-drag-region): Delete redundant switch-frame clause.
Richard M. Stallman [Fri, 15 Jul 1994 21:32:01 +0000 (21:32 +0000)]
(mouse-drag-region): Delete redundant switch-frame clause.
(mouse-drag-secondary): Likewise.

30 years ago(re_match_2_internal): Add casts to shut up some compilers.
Richard M. Stallman [Fri, 15 Jul 1994 07:48:35 +0000 (07:48 +0000)]
(re_match_2_internal): Add casts to shut up some compilers.
(FREE_STACK_RETURN): Nest the free inside the return.

30 years ago(mail-mailer-swallows-blank-line): Verify sendmail.cf
Richard M. Stallman [Fri, 15 Jul 1994 04:31:14 +0000 (04:31 +0000)]
(mail-mailer-swallows-blank-line): Verify sendmail.cf
exists before reading it.

30 years agoAdded ";;;###autoload" comments where appropriate.
Tom Tromey [Thu, 14 Jul 1994 22:49:21 +0000 (22:49 +0000)]
Added ";;;###autoload" comments where appropriate.

30 years ago(rmail-output-file-alist): Mark it risky.
Richard M. Stallman [Thu, 14 Jul 1994 22:48:40 +0000 (22:48 +0000)]
(rmail-output-file-alist): Mark it risky.

30 years ago(HAVE_VOLATILE): Define.
Richard M. Stallman [Thu, 14 Jul 1994 19:41:08 +0000 (19:41 +0000)]
(HAVE_VOLATILE): Define.

30 years ago(HAVE_STRERROR): Define.
Richard M. Stallman [Thu, 14 Jul 1994 19:39:09 +0000 (19:39 +0000)]
(HAVE_STRERROR): Define.

30 years agoReal initial revision. (rewrite from hanoi-break.)
Noah Friedman [Thu, 14 Jul 1994 12:10:27 +0000 (12:10 +0000)]
Real initial revision.  (rewrite from hanoi-break.)

30 years ago(safe_run_hooks): Use local var to restore hook's value.
Richard M. Stallman [Thu, 14 Jul 1994 05:00:21 +0000 (05:00 +0000)]
(safe_run_hooks): Use local var to restore hook's value.

(kbd_buffer_get_event) [HAVE_MOUSE]: Include code
to check for mouse dragging.
(make_lispy_movement) [HAVE_MOUSE]: Define also in this case,
but only include the non-multiframe stuff.

30 years ago(mouse_init1): Use alternate mouse detection for old mouse drivers.
Richard M. Stallman [Thu, 14 Jul 1994 04:58:02 +0000 (04:58 +0000)]
(mouse_init1): Use alternate mouse detection for old mouse drivers.
(mouse_get_pos): Downscale coordinates by 8.

30 years ago(Fselect_window): Fix bug checking new_point is in range.
Richard M. Stallman [Thu, 14 Jul 1994 03:46:11 +0000 (03:46 +0000)]
(Fselect_window): Fix bug checking new_point is in range.

30 years ago[MULTI_FRAME] (Fframe_parameters): For non-X frames,
Richard M. Stallman [Thu, 14 Jul 1994 03:44:29 +0000 (03:44 +0000)]
[MULTI_FRAME] (Fframe_parameters): For non-X frames,
fill in menu-bar-lines value.

30 years ago(syms_of_fileio): Finish previous change.
Richard M. Stallman [Thu, 14 Jul 1994 03:39:04 +0000 (03:39 +0000)]
(syms_of_fileio): Finish previous change.

30 years ago(make-help-screen): Bind overriding-local-map
Richard M. Stallman [Thu, 14 Jul 1994 02:50:06 +0000 (02:50 +0000)]
(make-help-screen): Bind overriding-local-map
just for short sections of code.

30 years ago(xmalloc): New function.
Richard M. Stallman [Wed, 13 Jul 1994 19:10:27 +0000 (19:10 +0000)]
(xmalloc): New function.

30 years ago(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
Noah Friedman [Wed, 13 Jul 1994 17:19:23 +0000 (17:19 +0000)]
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
windows in other frames, not just minibuffer-exclusive frames.
Resize the minibuffer window/frame now, in case it has already been
initialized with text.

30 years agoCorrect file name on last line of file.
Edward M. Reingold [Wed, 13 Jul 1994 15:14:02 +0000 (15:14 +0000)]
Correct file name on last line of file.

30 years ago(command_loop_1): Do direct output for cursor motion
Richard M. Stallman [Wed, 13 Jul 1994 09:43:02 +0000 (09:43 +0000)]
(command_loop_1): Do direct output for cursor motion
over text chars when disp tab exists but says nothing for them.

30 years ago(vc-finish-logentry): Use the value of vc-log-after-operation-hook of
Richard M. Stallman [Wed, 13 Jul 1994 09:34:01 +0000 (09:34 +0000)]
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of
*VC-log* buffer instead of vc-parent-buffer.

30 years ago(dired-byte-compile): Use byte-compile-dest-file
Richard M. Stallman [Wed, 13 Jul 1994 05:10:06 +0000 (05:10 +0000)]
(dired-byte-compile): Use byte-compile-dest-file
to get the output file name.

30 years ago(CFLAGS): If the envvar was specified, use that.
Richard M. Stallman [Wed, 13 Jul 1994 05:08:26 +0000 (05:08 +0000)]
(CFLAGS): If the envvar was specified, use that.
And set REAL_CFLAGS from it too.

30 years ago(rmail-movemail-program): New variable.
Richard M. Stallman [Wed, 13 Jul 1994 05:04:46 +0000 (05:04 +0000)]
(rmail-movemail-program): New variable.
(rmail-insert-inbox-text): Use it.

30 years ago(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
Richard M. Stallman [Wed, 13 Jul 1994 04:15:52 +0000 (04:15 +0000)]
(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.

30 years ago(insert-directory): Fix previous change.
Richard M. Stallman [Wed, 13 Jul 1994 04:03:09 +0000 (04:03 +0000)]
(insert-directory): Fix previous change.

30 years ago(Qlast_nonmenu_event): New variable.
Richard M. Stallman [Wed, 13 Jul 1994 03:52:05 +0000 (03:52 +0000)]
(Qlast_nonmenu_event): New variable.
(syms_of_process): Set it up.
(read_process_output, exec_sentinel): Bind it to t around filter.

30 years ago(rmail-mode-map): Fix previous change.
Richard M. Stallman [Wed, 13 Jul 1994 03:40:48 +0000 (03:40 +0000)]
(rmail-mode-map): Fix previous change.

30 years ago(menu-bar-file-menu): Add insert-file menu item.
Richard M. Stallman [Tue, 12 Jul 1994 23:17:16 +0000 (23:17 +0000)]
(menu-bar-file-menu): Add insert-file menu item.

30 years agoDelete debugging lines from previous change.
Richard M. Stallman [Tue, 12 Jul 1994 22:32:58 +0000 (22:32 +0000)]
Delete debugging lines from previous change.

30 years ago(Fmake_directory_internal): Use Qmake_directory_internal.
Richard M. Stallman [Tue, 12 Jul 1994 21:03:03 +0000 (21:03 +0000)]
(Fmake_directory_internal): Use Qmake_directory_internal.
(syms_of_fileio): Set up Qmake_directory_internal, not Qmake_directory.

30 years ago(resize-minibuffer-setup):
Richard M. Stallman [Tue, 12 Jul 1994 19:51:30 +0000 (19:51 +0000)]
(resize-minibuffer-setup):
Copy the value of post-command-hook.

30 years agoMany doc fixes.
Richard M. Stallman [Tue, 12 Jul 1994 17:37:32 +0000 (17:37 +0000)]
Many doc fixes.
(mouse-extend): Don't use existing region if EVENT is nil.

30 years ago(mouse-drag-secondary): Don't start making an overlay
Richard M. Stallman [Tue, 12 Jul 1994 17:03:13 +0000 (17:03 +0000)]
(mouse-drag-secondary): Don't start making an overlay
when the range is empty.
(mouse-secondary-save-then-kill):
The first time, make a new kill ring entry.

30 years ago(buffer-menu): Call pop-to-buffer before
Richard M. Stallman [Tue, 12 Jul 1994 07:31:35 +0000 (07:31 +0000)]
(buffer-menu): Call pop-to-buffer before
list-buffers.  Don't move point afterwards.

30 years ago(hexl-maybe-dehexlify-buffer): New function.
Richard M. Stallman [Tue, 12 Jul 1994 07:25:31 +0000 (07:25 +0000)]
(hexl-maybe-dehexlify-buffer): New function.
(hexl-mode): Add it to change-major-mode-hook.
(hexl-mode-exit): Remove kludge for mode-line update.
(hexlify-buffer): Doc fix.

30 years ago(ispell-word): Call ispell-dehighlight.
Richard M. Stallman [Tue, 12 Jul 1994 07:15:24 +0000 (07:15 +0000)]
(ispell-word): Call ispell-dehighlight.

30 years ago(insert-directory): Fix prev change.
Richard M. Stallman [Tue, 12 Jul 1994 07:08:31 +0000 (07:08 +0000)]
(insert-directory): Fix prev change.

30 years ago(rmail-mode-map): Add "Get New Mail" menu item under Mail.
Richard M. Stallman [Tue, 12 Jul 1994 06:46:52 +0000 (06:46 +0000)]
(rmail-mode-map): Add "Get New Mail" menu item under Mail.

30 years ago(compilation-next-error-locus): Don't call
Richard M. Stallman [Tue, 12 Jul 1994 04:09:07 +0000 (04:09 +0000)]
(compilation-next-error-locus): Don't call
compilation-forget-errors if compilation is still runing.

30 years ago(prolog-mode-syntax-table): Make newline end comments.
Richard M. Stallman [Tue, 12 Jul 1994 03:10:30 +0000 (03:10 +0000)]
(prolog-mode-syntax-table): Make newline end comments.

30 years ago(mail-setup): Insert -- line before .signature file.
Richard M. Stallman [Tue, 12 Jul 1994 02:47:27 +0000 (02:47 +0000)]
(mail-setup): Insert -- line before .signature file.

30 years ago(define-mail-abbrev): Don't try to parse empty aliases.
Richard M. Stallman [Tue, 12 Jul 1994 02:16:57 +0000 (02:16 +0000)]
(define-mail-abbrev): Don't try to parse empty aliases.

30 years agoentered into RCS
Richard M. Stallman [Tue, 12 Jul 1994 02:10:57 +0000 (02:10 +0000)]
entered into RCS

30 years ago(xmenu_show): Don't call XtUngrabPointer here.
Richard M. Stallman [Tue, 12 Jul 1994 01:39:30 +0000 (01:39 +0000)]
(xmenu_show): Don't call XtUngrabPointer here.

30 years ago(ALLOCA_CFLAGS): New variable.
Richard M. Stallman [Tue, 12 Jul 1994 01:18:53 +0000 (01:18 +0000)]
(ALLOCA_CFLAGS): New variable.
(alloca.o): New target.

30 years ago(ignore): Put doc string in right place.
Richard M. Stallman [Tue, 12 Jul 1994 01:06:27 +0000 (01:06 +0000)]
(ignore): Put doc string in right place.

30 years ago(ctagsfiles): Rewrite to avoid compiler bug.
Richard M. Stallman [Tue, 12 Jul 1994 00:47:17 +0000 (00:47 +0000)]
(ctagsfiles): Rewrite to avoid compiler bug.

30 years ago(backquote-splice-symbol): Doc typo fix.
Richard M. Stallman [Tue, 12 Jul 1994 00:43:42 +0000 (00:43 +0000)]
(backquote-splice-symbol): Doc typo fix.

30 years ago(move-to-tab-stop): Delete spurious multiple definition.
Richard M. Stallman [Tue, 12 Jul 1994 00:41:10 +0000 (00:41 +0000)]
(move-to-tab-stop): Delete spurious multiple definition.

30 years ago(insert-directory): Allow list for SWITCHES.
Richard M. Stallman [Tue, 12 Jul 1994 00:35:27 +0000 (00:35 +0000)]
(insert-directory): Allow list for SWITCHES.
Also split up a string containing separate options.

30 years ago(basic_machine): Add 1750a.
Richard Kenner [Mon, 11 Jul 1994 23:28:46 +0000 (23:28 +0000)]
(basic_machine): Add 1750a.

30 years ago(lisp-complete-symbol): Bind completion-fixup-function.
Richard M. Stallman [Mon, 11 Jul 1994 21:26:44 +0000 (21:26 +0000)]
(lisp-complete-symbol): Bind completion-fixup-function.

30 years ago(mouse-choose-completion): Use mouse-face properties to find string to use.
Richard M. Stallman [Mon, 11 Jul 1994 21:25:52 +0000 (21:25 +0000)]
(mouse-choose-completion): Use mouse-face properties to find string to use.

30 years ago(completion-setup-function): Put on mouse-face prop
Richard M. Stallman [Mon, 11 Jul 1994 21:25:19 +0000 (21:25 +0000)]
(completion-setup-function): Put on mouse-face prop
even if no window-system.  Call completion-fixup-function if not nil.
(completion-fixup-function): New variable.
(choose-completion): Use mouse-face properties to find string to use.

30 years ago(server-start): Try both possible socket file names for the file to delete.
Richard M. Stallman [Mon, 11 Jul 1994 20:36:53 +0000 (20:36 +0000)]
(server-start): Try both possible socket file names for the file to delete.

30 years agoUpdate finder-inf.el.
Richard M. Stallman [Mon, 11 Jul 1994 20:29:09 +0000 (20:29 +0000)]
Update finder-inf.el.

30 years ago(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
Richard M. Stallman [Mon, 11 Jul 1994 20:10:07 +0000 (20:10 +0000)]
(x-fixed-font-alist): Add 8x13.  Don't specify 75-75 for 7x13, 7x14.

30 years ago(HAVE_MOUSE, PURESIZE): Definitions moved here.
Richard M. Stallman [Mon, 11 Jul 1994 05:11:04 +0000 (05:11 +0000)]
(HAVE_MOUSE, PURESIZE): Definitions moved here.

30 years ago[MSDOS]: #define NO_REMAP.
Richard M. Stallman [Mon, 11 Jul 1994 05:10:25 +0000 (05:10 +0000)]
[MSDOS]: #define NO_REMAP.

30 years agoUse "m/intel386" instead of "m/dos386.h".
Richard M. Stallman [Mon, 11 Jul 1994 05:08:52 +0000 (05:08 +0000)]
Use "m/intel386" instead of "m/dos386.h".

30 years ago(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
Richard M. Stallman [Mon, 11 Jul 1994 04:46:24 +0000 (04:46 +0000)]
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
argument like `not-modified'.

30 years ago(diff-latest-backup-file): Cope with backups stored
Richard M. Stallman [Mon, 11 Jul 1994 04:31:40 +0000 (04:31 +0000)]
(diff-latest-backup-file): Cope with backups stored
in a different directory.

30 years ago(dos_rawgetc): Use bios, not kbhit ().
Richard M. Stallman [Mon, 11 Jul 1994 00:59:17 +0000 (00:59 +0000)]
(dos_rawgetc): Use bios, not kbhit ().

30 years ago(Info-fontify-maximum-menu-size): New variable.
Richard M. Stallman [Mon, 11 Jul 1994 00:55:56 +0000 (00:55 +0000)]
(Info-fontify-maximum-menu-size): New variable.
(Info-fontify-node): Use that variable.

30 years ago(syms_of_xfns): Provide x-toolkit in toolkit version.
Richard M. Stallman [Mon, 11 Jul 1994 00:48:47 +0000 (00:48 +0000)]
(syms_of_xfns): Provide x-toolkit in toolkit version.
Undo previous change.
(x_toolkit): Variable deleted.

30 years ago(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
Richard M. Stallman [Mon, 11 Jul 1994 00:37:44 +0000 (00:37 +0000)]
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.

30 years ago(Man-bgproc-sentinel): Bind case-fold-search for just the
Richard M. Stallman [Mon, 11 Jul 1994 00:25:37 +0000 (00:25 +0000)]
(Man-bgproc-sentinel): Bind case-fold-search for just the
necessary parts of the function, not the call to Man-notify-when-ready.

30 years ago(compilation-window-height): Use defvar.
Richard M. Stallman [Mon, 11 Jul 1994 00:24:26 +0000 (00:24 +0000)]
(compilation-window-height): Use defvar.
(compilation-leave-directory-regexp): Likewise.
(compilation-enter-directory-regexp): Likewise.

30 years ago(PURESIZE) [MULTI_FRAME]: Increased to 250000.
Richard M. Stallman [Mon, 11 Jul 1994 00:23:33 +0000 (00:23 +0000)]
(PURESIZE) [MULTI_FRAME]: Increased to 250000.

30 years ago(find-tag-regexp): Bind to C-M-..
Richard M. Stallman [Sun, 10 Jul 1994 21:33:55 +0000 (21:33 +0000)]
(find-tag-regexp): Bind to C-M-..

30 years ago(x-create-frame-with-faces): Don't downcase nil.
Richard M. Stallman [Sat, 9 Jul 1994 19:25:06 +0000 (19:25 +0000)]
(x-create-frame-with-faces): Don't downcase nil.

30 years ago(Ffile_name_directory, Ffile_name_nondirectory,
Richard M. Stallman [Sat, 9 Jul 1994 19:10:16 +0000 (19:10 +0000)]
(Ffile_name_directory, Ffile_name_nondirectory,
file_name_as_directory, directory_file_name, Fexpand_file_name,
Ffile_name_absolute_p, Fsubstitute_in_file_name) [MSDOS]:
Allow backslashed file names.

30 years ago(current-load-list): Set it to nil.
Richard M. Stallman [Sat, 9 Jul 1994 19:04:27 +0000 (19:04 +0000)]
(current-load-list): Set it to nil.

If have frames, load `faces'.

30 years ago(install_ctrl_break_check): Doc fix.
Richard M. Stallman [Sat, 9 Jul 1994 05:13:38 +0000 (05:13 +0000)]
(install_ctrl_break_check): Doc fix.
(do_visible_bell): Clean-up using Gnu assembly extension.

30 years ago(readevalloop): Correctly unbind the unwind protect.
Richard M. Stallman [Sat, 9 Jul 1994 04:44:28 +0000 (04:44 +0000)]
(readevalloop): Correctly unbind the unwind protect.

30 years ago(hack-one-local-variable): Check for root using user-uid.
Richard M. Stallman [Fri, 8 Jul 1994 21:26:56 +0000 (21:26 +0000)]
(hack-one-local-variable): Check for root using user-uid.

30 years ago* etags.c (main): Don't barf on obsolete -t and -T switches.
Francesco Potortì [Fri, 8 Jul 1994 10:31:16 +0000 (10:31 +0000)]
* etags.c (main): Don't barf on obsolete -t and -T switches.
(main): Print an explicative message when a switch is not known.
(takeprec): recognise the `character*(*) function' syntax.

30 years ago(BIG_ENDIAN): Don't redefine if defined.
Richard M. Stallman [Fri, 8 Jul 1994 03:36:21 +0000 (03:36 +0000)]
(BIG_ENDIAN): Don't redefine if defined.

30 years ago(msdos): Include sed4.inp in dist.
Richard M. Stallman [Thu, 7 Jul 1994 21:06:41 +0000 (21:06 +0000)]
(msdos): Include sed4.inp in dist.

30 years ago(outline-level): Mark it risky.
Richard M. Stallman [Thu, 7 Jul 1994 20:34:55 +0000 (20:34 +0000)]
(outline-level): Mark it risky.

30 years ago(alloca.o): Delete allocatem.c first thing.
Richard M. Stallman [Thu, 7 Jul 1994 19:29:52 +0000 (19:29 +0000)]
(alloca.o): Delete allocatem.c first thing.

30 years ago(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
Richard M. Stallman [Thu, 7 Jul 1994 19:24:56 +0000 (19:24 +0000)]
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
down; instead it forces the next ButtonRelease to exit.  Don't
dispatch on ButtonPress events.

30 years ago([vertical-scroll-bar C-mouse-2]): Split the window.
Richard M. Stallman [Thu, 7 Jul 1994 18:39:02 +0000 (18:39 +0000)]
([vertical-scroll-bar C-mouse-2]): Split the window.

30 years ago(libsrc_libs): Var deleted.
Richard M. Stallman [Thu, 7 Jul 1994 16:58:14 +0000 (16:58 +0000)]
(libsrc_libs): Var deleted.

30 years ago(gud-mips-p): Check for OSF system on Alpha also.
Richard M. Stallman [Thu, 7 Jul 1994 16:50:55 +0000 (16:50 +0000)]
(gud-mips-p): Check for OSF system on Alpha also.

30 years ago(process-environment, exec-path, load-path,exec-directory):
Richard M. Stallman [Thu, 7 Jul 1994 16:25:53 +0000 (16:25 +0000)]
(process-environment, exec-path, load-path,exec-directory):
Mark these as risky.
(hack-one-local-variable): Treat vars ending in -program and -command as risky.

30 years ago(x_toolkit): New variable.
Richard M. Stallman [Thu, 7 Jul 1994 06:50:45 +0000 (06:50 +0000)]
(x_toolkit): New variable.
(syms_of_xfns): Set up Lisp var x-toolkit.

30 years ago(make_lispy_event): Ignore menu bar up events.
Richard M. Stallman [Thu, 7 Jul 1994 06:42:21 +0000 (06:42 +0000)]
(make_lispy_event): Ignore menu bar up events.

30 years ago(next_frame, prev_frame):
Richard M. Stallman [Thu, 7 Jul 1994 06:38:42 +0000 (06:38 +0000)]
(next_frame, prev_frame):
MINIBUF = 0 means try visible frames and iconified frames.

(next_frame, prev_frame): Change which frames to use
when MINIBUF is a window.
(Fnext_frame, Fprevious_frame): Doc fixes.

30 years ago(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
Richard M. Stallman [Thu, 7 Jul 1994 06:34:07 +0000 (06:34 +0000)]
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
try both visible frames and iconified frames.
(window_loop): Likewise, for FRAMES = 0.
(Fget_buffer_window): Likewise, for FRAME = 0.
(Fdisplay_buffer): Pass 0 to Fget_buffer_window;
if the frame is iconified, make it visible.

30 years ago(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
Richard M. Stallman [Thu, 7 Jul 1994 06:29:09 +0000 (06:29 +0000)]
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
ButtonRelease does so if within Vdouble_click_time.
Ignore mouse motion if button was already released.
(menu_item_selection): Declare volatile, if __STDC__.

30 years ago(switch-to-buffer-other-frame): Raise the frame.
Richard M. Stallman [Thu, 7 Jul 1994 05:07:02 +0000 (05:07 +0000)]
(switch-to-buffer-other-frame): Raise the frame.

30 years ago(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Richard M. Stallman [Thu, 7 Jul 1994 03:03:34 +0000 (03:03 +0000)]
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Update x_mouse_grabbed and Vmouse_depressed.

(x_make_frame_visible): In x_sync loop at the end,
every fourth time, sleep for 1/4 second.