bpt/emacs.git
30 years ago[INCLUDED_FCNTL]: Don't include fcntl.h again.
Richard M. Stallman [Thu, 31 Mar 1994 23:17:23 +0000 (23:17 +0000)]
[INCLUDED_FCNTL]: Don't include fcntl.h again.

(XTread_socket, MotionNotify and LeaveNotify cases):
If not in any frame, call clear_mouse_face.

(x_term_init): Set frame_up_to_date_hook.
(XTframe_up_to_date): New function.

(XTupdate_begin): Turn off mouse face display, and defer it.
(XTupdate_end): Undefer.
(mouse_face_defer): New variable.
(mouse_face_mouse_frame, mouse_face_mouse_x, mouse_face_mouse_y):
New variables.

(dumpglyphs): Handle HL = 3 by using mouse_face_face_id.
(note_mouse_movement): Check for mouse face.
(show_mouse_face, fast_find_position): New functions.
(clear_mouse_face): New functions.
(mouse_face_beg, mouse_face_end, mouse_face_face_id): New variables.
(mouse_face_window): New variable.
(syms_of_xterm): Init and staticpro it.

30 years ago(compute_char_face): New arg MOUSE.
Richard M. Stallman [Thu, 31 Mar 1994 23:12:26 +0000 (23:12 +0000)]
(compute_char_face): New arg MOUSE.
(Qmouse_face): New variable.
(syms_of_xfaces): Initialize Qmouse_face.

30 years ago(child_setup): Check out==err when relocating fds.
Karl Heuer [Thu, 31 Mar 1994 22:19:27 +0000 (22:19 +0000)]
(child_setup): Check out==err when relocating fds.

30 years ago(Man-filter-list): New footer format to delete.
Karl Heuer [Thu, 31 Mar 1994 22:01:12 +0000 (22:01 +0000)]
(Man-filter-list): New footer format to delete.

30 years ago(redisplay): Call frame_up_to_date_hook.
Richard M. Stallman [Thu, 31 Mar 1994 18:40:11 +0000 (18:40 +0000)]
(redisplay): Call frame_up_to_date_hook.

(display_text_line): Pass new arg to compute_char_face.
Fill in charstarts array.
(display_string): Clear part of charstarts array.

30 years agoFix error message syntax.
Richard M. Stallman [Thu, 31 Mar 1994 17:16:37 +0000 (17:16 +0000)]
Fix error message syntax.
(tar-mode): Doc fix.
(tar-mouse-extract): New command.
(tar-mode-map): Bind mouse-2.
(tar-get-descriptor): New function.
(tar-extract, tar-copy): Use that.
(tar-mode-maybe-write-tar-file): Renamed from maybe-write-tar-file.

30 years ago(x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
Fred Pierresteguy [Thu, 31 Mar 1994 16:49:00 +0000 (16:49 +0000)]
(x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
size of the menubar if there is no menubar.

30 years ago(Buffer-menu-mouse-select): New command.
Richard M. Stallman [Thu, 31 Mar 1994 16:46:57 +0000 (16:46 +0000)]
(Buffer-menu-mouse-select): New command.
(Buffer-menu-mode-map): Bind mouse-2.
(Buffer-menu-mode): Doc fix.

30 years ago(occur-mode-goto-occurrence): Delete excess close paren.
Richard M. Stallman [Thu, 31 Mar 1994 16:38:57 +0000 (16:38 +0000)]
(occur-mode-goto-occurrence): Delete excess close paren.

30 years ago(occur-mode): Doc fix.
Richard M. Stallman [Thu, 31 Mar 1994 16:37:20 +0000 (16:37 +0000)]
(occur-mode): Doc fix.

30 years ago(set_frame_size): Dont compute any geometry management.
Fred Pierresteguy [Thu, 31 Mar 1994 14:52:30 +0000 (14:52 +0000)]
(set_frame_size): Dont compute any geometry management.

30 years ago(set_frame_menubar): New arg, first_time.
Fred Pierresteguy [Thu, 31 Mar 1994 14:50:46 +0000 (14:50 +0000)]
(set_frame_menubar): New arg, first_time.
Don't update the menubar the first time it is created via x_window.
(initialize_frame_menubar): Pass 1 to set_frame_menubar.

30 years ago(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
Fred Pierresteguy [Thu, 31 Mar 1994 14:49:42 +0000 (14:49 +0000)]
(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
Don't pass top_pos and left_pos to XtCreatePopupShell.
Call initialize_frame_menubar before creating the Emacs frame if it is
not the minibuffer. Call XtManageChild for the menubar widget if any.
Compute some geometry management.
(Fx_create_frame): Pass window_prompting and minibuffer_only to x_window.
Don't call x_wm_set_size_hint.
Don't call initialize_frame_menubar.

30 years agoDefine HAVE_X11R4 if AIX3_2 is defined.
Fred Pierresteguy [Thu, 31 Mar 1994 14:00:26 +0000 (14:00 +0000)]
Define HAVE_X11R4 if AIX3_2 is defined.

30 years ago(frame_up_to_date_hook): Declared.
Richard M. Stallman [Thu, 31 Mar 1994 08:33:38 +0000 (08:33 +0000)]
(frame_up_to_date_hook): Declared.

30 years ago(esix5): Set NON_GNU_CPP.
Richard M. Stallman [Thu, 31 Mar 1994 04:39:32 +0000 (04:39 +0000)]
(esix5): Set NON_GNU_CPP.

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 30 Mar 1994 18:57:29 +0000 (18:57 +0000)]
*** empty log message ***

30 years ago(INCLUDED_FCNTL): Define, if include fcntl.h.
Richard M. Stallman [Wed, 30 Mar 1994 18:51:54 +0000 (18:51 +0000)]
(INCLUDED_FCNTL): Define, if include fcntl.h.

30 years agoInitial revision
Richard M. Stallman [Wed, 30 Mar 1994 18:36:47 +0000 (18:36 +0000)]
Initial revision

30 years agoAdvise about case where C-h is rebound.
Richard M. Stallman [Wed, 30 Mar 1994 18:20:07 +0000 (18:20 +0000)]
Advise about case where C-h is rebound.

30 years ago(occur-mode-find-occurrence): New subroutine.
Richard M. Stallman [Wed, 30 Mar 1994 17:54:38 +0000 (17:54 +0000)]
(occur-mode-find-occurrence): New subroutine.
(occur-mode-goto-occurrence): Use that.
(occur-mode-mouse-goto): New command.
(occur-mode-map): Bind mouse-2.
(occur-mode-find-occurrence): Error if point is on first line.

30 years ago(compile-mouse-goto-error): New command.
Richard M. Stallman [Wed, 30 Mar 1994 17:36:24 +0000 (17:36 +0000)]
(compile-mouse-goto-error): New command.
(compilation-minor-mode-map): Bind mouse-2.

30 years ago(dired-mouse-find-file-other-window): New command.
Richard M. Stallman [Wed, 30 Mar 1994 17:22:59 +0000 (17:22 +0000)]
(dired-mouse-find-file-other-window): New command.
(dired-mode-map): Bind mouse-2.

30 years agoDoc fixes.
Richard M. Stallman [Wed, 30 Mar 1994 16:04:08 +0000 (16:04 +0000)]
Doc fixes.

30 years ago* etags.c (main): use etags_getcwd for compatibility.
Francesco Potortì [Wed, 30 Mar 1994 12:04:41 +0000 (12:04 +0000)]
* etags.c (main): use etags_getcwd for compatibility.
(etags_getcwd): new function.

30 years ago(verify_overlay_modification):
Richard M. Stallman [Wed, 30 Mar 1994 06:32:54 +0000 (06:32 +0000)]
(verify_overlay_modification):
Copy TAIL before a hook, in case the hook recenters the overlay lists.

30 years ago(Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
Karl Heuer [Wed, 30 Mar 1994 05:23:18 +0000 (05:23 +0000)]
(Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.

30 years ago(Vcompletion_regexp_list): New var.
Richard M. Stallman [Wed, 30 Mar 1994 05:17:30 +0000 (05:17 +0000)]
(Vcompletion_regexp_list): New var.
(syms_of_minibuf): Set up Lisp var.
(Ftry_completion, Fall_completions):
Limit possible completions to strings matching those regexps.

30 years ago(Fcompute_motion): Fix symbol name in previous change.
Karl Heuer [Wed, 30 Mar 1994 03:12:53 +0000 (03:12 +0000)]
(Fcompute_motion): Fix symbol name in previous change.

30 years ago(Fcompute_motion): Doc fix.
Karl Heuer [Wed, 30 Mar 1994 03:11:04 +0000 (03:11 +0000)]
(Fcompute_motion): Doc fix.
Also extracted long doc string to avoid compiler limitations.

30 years ago(Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
Karl Heuer [Wed, 30 Mar 1994 03:02:02 +0000 (03:02 +0000)]
(Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
Also another doc fix.

30 years ago(Fcompute_motion): Doc fix.
Karl Heuer [Wed, 30 Mar 1994 02:29:28 +0000 (02:29 +0000)]
(Fcompute_motion): Doc fix.

30 years ago(rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.
Karl Heuer [Wed, 30 Mar 1994 02:24:05 +0000 (02:24 +0000)]
(rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.

30 years ago(rmail-sort-messages): Update summary buffer.
Karl Heuer [Wed, 30 Mar 1994 02:21:48 +0000 (02:21 +0000)]
(rmail-sort-messages): Update summary buffer.

30 years ago(rmail-sort-from-summary): Preserve window selection.
Karl Heuer [Wed, 30 Mar 1994 02:21:19 +0000 (02:21 +0000)]
(rmail-sort-from-summary): Preserve window selection.

30 years ago(vc-checkin): Undo previous change.
Richard M. Stallman [Wed, 30 Mar 1994 02:14:11 +0000 (02:14 +0000)]
(vc-checkin): Undo previous change.

30 years ago(help): New alias.
Richard M. Stallman [Wed, 30 Mar 1994 01:43:37 +0000 (01:43 +0000)]
(help): New alias.
(help-for-help): Mention help character.
(help-quit): New command.
(help-map): Bind `q'.

30 years ago(calculate-c-indent): Don't loop forever at bobp.
Karl Heuer [Wed, 30 Mar 1994 01:43:08 +0000 (01:43 +0000)]
(calculate-c-indent): Don't loop forever at bobp.
(calculate-c-indent, indent-c-exp): Test char against 0, not nil.

30 years agoCheck for existence of windowing system.
Karl Heuer [Wed, 30 Mar 1994 01:02:01 +0000 (01:02 +0000)]
Check for existence of windowing system.

30 years ago(EMACS_TIME_NEG_P): Cast to signed.
Karl Heuer [Wed, 30 Mar 1994 00:50:02 +0000 (00:50 +0000)]
(EMACS_TIME_NEG_P): Cast to signed.

30 years ago(Fwindow_width): Delete unnecessary variable declarations.
Karl Heuer [Tue, 29 Mar 1994 07:20:26 +0000 (07:20 +0000)]
(Fwindow_width): Delete unnecessary variable declarations.

30 years ago(hack-local-variables-prop-line): Search two lines if "#!".
Karl Heuer [Tue, 29 Mar 1994 07:08:23 +0000 (07:08 +0000)]
(hack-local-variables-prop-line): Search two lines if "#!".
Ignore keyword `mode', since it's already been handled.

30 years ago(basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
Richard M. Stallman [Tue, 29 Mar 1994 06:59:50 +0000 (06:59 +0000)]
(basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
(basic-save-buffer): Use basic-save-buffer-1.

30 years agoFix glitches in previous change.
Karl Heuer [Tue, 29 Mar 1994 06:37:09 +0000 (06:37 +0000)]
Fix glitches in previous change.

30 years ago(Fcompute_motion): Typecheck all arguments.
Karl Heuer [Tue, 29 Mar 1994 05:58:40 +0000 (05:58 +0000)]
(Fcompute_motion): Typecheck all arguments.

30 years agoFix typo in comment.
Karl Heuer [Tue, 29 Mar 1994 05:54:39 +0000 (05:54 +0000)]
Fix typo in comment.

30 years ago(struct frame_glyphs): New fields charstarts and total_charstarts.
Richard M. Stallman [Tue, 29 Mar 1994 05:22:29 +0000 (05:22 +0000)]
(struct frame_glyphs): New fields charstarts and total_charstarts.

30 years agoFix typos in comments.
Karl Heuer [Tue, 29 Mar 1994 04:57:16 +0000 (04:57 +0000)]
Fix typos in comments.

30 years ago(display_text_line): Handle selective display at window edge.
Karl Heuer [Tue, 29 Mar 1994 04:08:07 +0000 (04:08 +0000)]
(display_text_line): Handle selective display at window edge.

30 years ago(debug): Behave sensibly if pop-up-frames is set.
Karl Heuer [Tue, 29 Mar 1994 02:20:04 +0000 (02:20 +0000)]
(debug): Behave sensibly if pop-up-frames is set.

30 years ago(Info-suffix-list): Put empty string last.
Karl Heuer [Tue, 29 Mar 1994 01:39:51 +0000 (01:39 +0000)]
(Info-suffix-list): Put empty string last.
(info-insert-file-contents): Allow filename to already be suffixed.

30 years ago(file_name_completion): Don't step on dirname.
Karl Heuer [Tue, 29 Mar 1994 00:57:07 +0000 (00:57 +0000)]
(file_name_completion): Don't step on dirname.

30 years agoInitial revision
Richard M. Stallman [Tue, 29 Mar 1994 00:10:31 +0000 (00:10 +0000)]
Initial revision

30 years ago(vc-checkin): Insert name of current defun in comment buffer.
Roland McGrath [Tue, 29 Mar 1994 00:03:10 +0000 (00:03 +0000)]
(vc-checkin): Insert name of current defun in comment buffer.

30 years ago(add-log-current-defun): Autoload this.
Roland McGrath [Mon, 28 Mar 1994 23:57:28 +0000 (23:57 +0000)]
(add-log-current-defun): Autoload this.

30 years ago(forms-mode): Set major mode before finding forms-file. (This gives
Karl Heuer [Mon, 28 Mar 1994 23:13:07 +0000 (23:13 +0000)]
(forms-mode): Set major mode before finding forms-file.  (This gives
the find-file-hook a way to detect that it's a forms-datafile.)

30 years ago(x_find_modifier_meanings): Skip zero entries.
Karl Heuer [Mon, 28 Mar 1994 23:03:07 +0000 (23:03 +0000)]
(x_find_modifier_meanings): Skip zero entries.

30 years ago(file_name_completion): Protect things from GC.
Richard M. Stallman [Mon, 28 Mar 1994 20:55:18 +0000 (20:55 +0000)]
(file_name_completion): Protect things from GC.

30 years agoInitial revision
Richard M. Stallman [Mon, 28 Mar 1994 20:21:44 +0000 (20:21 +0000)]
Initial revision

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 28 Mar 1994 20:02:03 +0000 (20:02 +0000)]
*** empty log message ***

30 years ago(emerge-goto-line): New function.
Richard M. Stallman [Mon, 28 Mar 1994 18:48:16 +0000 (18:48 +0000)]
(emerge-goto-line): New function.
(emerge-convert-diffs-to-markers): Use it.

30 years agoInitial revision
Richard M. Stallman [Mon, 28 Mar 1994 18:36:14 +0000 (18:36 +0000)]
Initial revision

30 years ago(byte-compile-file): Use whole file name for errors.
Richard M. Stallman [Mon, 28 Mar 1994 07:05:55 +0000 (07:05 +0000)]
(byte-compile-file): Use whole file name for errors.

30 years ago(momentary-string-display): Avoid modifying the undo list.
Richard M. Stallman [Mon, 28 Mar 1994 06:08:35 +0000 (06:08 +0000)]
(momentary-string-display): Avoid modifying the undo list.

30 years agoInitial revision
Richard M. Stallman [Mon, 28 Mar 1994 05:41:05 +0000 (05:41 +0000)]
Initial revision

30 years ago(set-match-data): New alias.
Richard M. Stallman [Mon, 28 Mar 1994 02:21:28 +0000 (02:21 +0000)]
(set-match-data): New alias.

30 years agoInitial revision
Richard M. Stallman [Mon, 28 Mar 1994 01:39:26 +0000 (01:39 +0000)]
Initial revision

30 years ago(choose-completion-delete-max-match): Renamed from
Richard M. Stallman [Sun, 27 Mar 1994 22:21:04 +0000 (22:21 +0000)]
(choose-completion-delete-max-match): Renamed from
mouse-completion-delete-max-match and moved here.
(choose-completion-string): New function.
(choose-completion): New command.
(completion-list-mode-map): Add binding for choose-completion.
(completion-setup-function): Mention RET.

30 years ago(mouse-choose-completion): Use choose-completion-string.
Richard M. Stallman [Sun, 27 Mar 1994 22:18:55 +0000 (22:18 +0000)]
(mouse-choose-completion): Use choose-completion-string.
(mouse-completion-delete-max-match): Moved to simple.el and renamed.

30 years agoInitial revision
Richard M. Stallman [Sun, 27 Mar 1994 21:24:22 +0000 (21:24 +0000)]
Initial revision

30 years ago(set-visited-file-name): Kill local var vc-mode.
Richard M. Stallman [Sun, 27 Mar 1994 19:49:47 +0000 (19:49 +0000)]
(set-visited-file-name): Kill local var vc-mode.
Make buffer writable if was read-only due to vc.

30 years ago(vc-find-file-hook): Set backup-inhibited.
Richard M. Stallman [Sun, 27 Mar 1994 19:46:27 +0000 (19:46 +0000)]
(vc-find-file-hook): Set backup-inhibited.

30 years ago(read_minibuf): Return val via unbind_to.
Richard M. Stallman [Sun, 27 Mar 1994 07:55:46 +0000 (07:55 +0000)]
(read_minibuf): Return val via unbind_to.

(Fminibuffer_complete): Scroll the completion window in some cases.

30 years ago(Freplace_match): Doc fix.
Richard M. Stallman [Sun, 27 Mar 1994 07:51:45 +0000 (07:51 +0000)]
(Freplace_match): Doc fix.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 27 Mar 1994 07:36:35 +0000 (07:36 +0000)]
*** empty log message ***

30 years ago(verify_interval_modification): For insertion in
Richard M. Stallman [Sat, 26 Mar 1994 21:02:24 +0000 (21:02 +0000)]
(verify_interval_modification): For insertion in
middle of an interval, use the same criterion as between intervals
for whether read-only forbids it.

30 years agoDon't test for presence of dump-emacs.
Richard M. Stallman [Sat, 26 Mar 1994 20:57:49 +0000 (20:57 +0000)]
Don't test for presence of dump-emacs.
Use `dump' argument as criterion for copying DOC, for running
top-level, and for extending the version number.
Delete the sleep-for.

30 years ago(blink-matching-open): Now three strategies for choosing
Richard M. Stallman [Sat, 26 Mar 1994 05:53:18 +0000 (05:53 +0000)]
(blink-matching-open): Now three strategies for choosing
the text to display when the matching open is off screen.

30 years ago*** empty log message ***
Richard M. Stallman [Sat, 26 Mar 1994 05:37:00 +0000 (05:37 +0000)]
*** empty log message ***

30 years ago(Info-insert-dir): Add a save-excursion.
Richard M. Stallman [Sat, 26 Mar 1994 05:24:17 +0000 (05:24 +0000)]
(Info-insert-dir): Add a save-excursion.
Require menu items for subnodes to end in ::.

30 years ago(this_command, last_command): Declared.
Richard M. Stallman [Fri, 25 Mar 1994 23:49:50 +0000 (23:49 +0000)]
(this_command, last_command): Declared.

30 years ago(gud-comint-buffer): Move defvar up.
Richard M. Stallman [Fri, 25 Mar 1994 22:59:12 +0000 (22:59 +0000)]
(gud-comint-buffer): Move defvar up.

30 years ago(pr): Use debug_print.
Richard M. Stallman [Fri, 25 Mar 1994 19:19:41 +0000 (19:19 +0000)]
(pr): Use debug_print.

30 years ago(debug_print): New function.
Richard M. Stallman [Fri, 25 Mar 1994 19:19:05 +0000 (19:19 +0000)]
(debug_print): New function.

30 years ago(etags, ctags): Pass -D for VERSION.
Richard M. Stallman [Fri, 25 Mar 1994 18:34:05 +0000 (18:34 +0000)]
(etags, ctags): Pass -D for VERSION.

30 years ago(gud-gdb-complete-command): New defun to support true
Richard M. Stallman [Fri, 25 Mar 1994 18:31:42 +0000 (18:31 +0000)]
(gud-gdb-complete-command): New defun to support true
GDB completion in the GUD buffer.  Requires assistance from
GDB in the form of the `complete' command.
(gud-gdb-complete-in-progress, gud-gdb-complete-string,
gud-gdb-complete-break, gud-gdb-complete-list,
gud-gdb-complete-filter): New.
(gdb): Bind TAB to gud-gdb-complete-command.

30 years ago* etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
Francesco Potortì [Fri, 25 Mar 1994 14:31:24 +0000 (14:31 +0000)]
* etags.c (emacs_tags_format, ETAGS): removed.  Use CTAGS instead.
(main): don't allow the use of -t and -T in etags mode.
(print_help): don't show options enabled by default.
(print_version): show the emacs version number if VERSION is #defined.
(find_entries): add "ss" as suffix for Chez Scheme.

30 years agoInitial revision
Richard M. Stallman [Fri, 25 Mar 1994 07:38:29 +0000 (07:38 +0000)]
Initial revision

30 years ago(Fformat): Validate number and type of arguments.
Karl Heuer [Fri, 25 Mar 1994 07:20:08 +0000 (07:20 +0000)]
(Fformat): Validate number and type of arguments.

30 years ago(Fframe_first_window): New function.
Karl Heuer [Fri, 25 Mar 1994 06:12:40 +0000 (06:12 +0000)]
(Fframe_first_window): New function.

30 years ago(xmenu_show): Enable asynchronous events.
Karl Heuer [Fri, 25 Mar 1994 03:34:45 +0000 (03:34 +0000)]
(xmenu_show): Enable asynchronous events.

30 years ago(apropos-match-keys): Skip duplicate keybindings.
Karl Heuer [Fri, 25 Mar 1994 03:03:24 +0000 (03:03 +0000)]
(apropos-match-keys): Skip duplicate keybindings.

30 years ago(Fwhere_is_internal): Skip duplicates.
Karl Heuer [Fri, 25 Mar 1994 03:02:27 +0000 (03:02 +0000)]
(Fwhere_is_internal): Skip duplicates.

30 years ago(x_get_arg): Use downcased string in compare.
Karl Heuer [Fri, 25 Mar 1994 01:34:24 +0000 (01:34 +0000)]
(x_get_arg): Use downcased string in compare.

30 years ago(x_report_frame_params): Sample visibility.
Karl Heuer [Fri, 25 Mar 1994 01:18:47 +0000 (01:18 +0000)]
(x_report_frame_params): Sample visibility.

30 years ago(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
Karl Heuer [Fri, 25 Mar 1994 00:42:47 +0000 (00:42 +0000)]
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.

30 years ago(x_get_local_selection, x_handle_selection_request): Use assignment, not
Karl Heuer [Fri, 25 Mar 1994 00:42:33 +0000 (00:42 +0000)]
(x_get_local_selection, x_handle_selection_request): Use assignment, not
initialization.

30 years ago(x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
Karl Heuer [Fri, 25 Mar 1994 00:41:56 +0000 (00:41 +0000)]
(x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
Fx_create_frame): Use assignment, not initialization.

30 years ago(x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
Karl Heuer [Fri, 25 Mar 1994 00:41:29 +0000 (00:41 +0000)]
(x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.

30 years ago(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
Karl Heuer [Fri, 25 Mar 1994 00:41:05 +0000 (00:41 +0000)]
(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
initialization.