bpt/emacs.git
30 years ago(shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
Karl Heuer [Thu, 14 Apr 1994 19:19:30 +0000 (19:19 +0000)]
(shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.

30 years ago(rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
Karl Heuer [Thu, 14 Apr 1994 18:40:45 +0000 (18:40 +0000)]
(rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
The (require 'rmail) already picks them up.

30 years ago(x_make_frame_visible): Don't call XMapSubwindows.
Richard M. Stallman [Thu, 14 Apr 1994 17:31:06 +0000 (17:31 +0000)]
(x_make_frame_visible): Don't call XMapSubwindows.
(x_iconify_frame): Likewise.

(pending_autoraise_frame): New variable.
(x_new_focus_frame): Don't autoraise here; just set that var.
(XTread_socket): Raise that frame here.

(x_destroy_window): Call clear_mouse_face if necessary.

(x_new_font): Always call x_set_window_size.

(x_wm_set_size_hint): If PROMPTING is 0,
copy the old win_gravity field.
If USPosition is set, don't set PWinGravity.

(x_wm_set_size_hint): If change_gravity is 0, just don't set the gravity.

30 years ago(Fx_list_fonts): Error if non-X frame used.
Richard M. Stallman [Thu, 14 Apr 1994 17:21:38 +0000 (17:21 +0000)]
(Fx_list_fonts): Error if non-X frame used.

(x_window): Don't call initialize_frame_menubar if no menu bar.
(Fx_create_frame): Default menu-bar-lines parm before calling x_window.

30 years ago(last_menu_bar_item_end): New variable.
Richard M. Stallman [Thu, 14 Apr 1994 17:14:57 +0000 (17:14 +0000)]
(last_menu_bar_item_end): New variable.
(xmenu_show): Set that var.
(other_menu_bar_item_p): Return 0 if mouse is not in any menu bar item.

(xmenu_show, xdialog_show): Add casts in assignments
to widget_value fields from string contents.
(dispatch_dummy_expose): Cast arg to XtDispatchEvent.

[!USE_X_TOOLKIT] (xmenu_show): Right-justify char equivalents.
Use alloca for concatenated strings, if alloca is fast.

[USE_X_TOOLKIT] (xmenu_show): Use XtTranslateCoords.

30 years ago(LIBS_SYSTEM): Defined.
Richard M. Stallman [Thu, 14 Apr 1994 17:10:14 +0000 (17:10 +0000)]
(LIBS_SYSTEM): Defined.

30 years ago(frame_update_line_height): Don't call x_set_window_size.
Richard M. Stallman [Thu, 14 Apr 1994 12:07:21 +0000 (12:07 +0000)]
(frame_update_line_height): Don't call x_set_window_size.
Return 1 if line_height changed.
(Fset_face_attribute_internal): Call x_set_window_size here if nec.

30 years ago(Fuser_real_login_name): Doc syntax fix.
Richard M. Stallman [Thu, 14 Apr 1994 12:05:41 +0000 (12:05 +0000)]
(Fuser_real_login_name): Doc syntax fix.

30 years ago(save-place-kill-emacs-hook): Fix typo.
Richard M. Stallman [Thu, 14 Apr 1994 12:04:19 +0000 (12:04 +0000)]
(save-place-kill-emacs-hook): Fix typo.

30 years ago(gettimeofday): If system doesn't have this, define it to give a fatal error.
Richard M. Stallman [Thu, 14 Apr 1994 12:01:31 +0000 (12:01 +0000)]
(gettimeofday): If system doesn't have this, define it to give a fatal error.

30 years ago(make_lispy_event): Put mouse event code
Richard M. Stallman [Thu, 14 Apr 1994 11:59:28 +0000 (11:59 +0000)]
(make_lispy_event): Put mouse event code
into MULTI_FRAME conditional.

(read_avail_input): Separate local var n_to_read
so that reading doesn't clobber that info when it sets nread.

30 years ago(command-line): Call face-initialize before frame-initialize.
Richard M. Stallman [Thu, 14 Apr 1994 09:31:42 +0000 (09:31 +0000)]
(command-line): Call face-initialize before frame-initialize.

30 years ago(make-face-x-resource-internal): Don't mess with terminal frames.
Richard M. Stallman [Thu, 14 Apr 1994 09:31:18 +0000 (09:31 +0000)]
(make-face-x-resource-internal): Don't mess with terminal frames.

30 years ago(update_menu_bar): Take frame as arg.
Richard M. Stallman [Thu, 14 Apr 1994 09:06:25 +0000 (09:06 +0000)]
(update_menu_bar): Take frame as arg.
(update_menu_bars): Function deleted.
(prepare_menu_bars): Call update_menu_bar; do it for all frames.
Simplify computation of all_windows; ignore irrelevant criteria.

30 years ago(x-create-frame-with-faces): Create frame invisible,
Richard M. Stallman [Thu, 14 Apr 1994 07:38:15 +0000 (07:38 +0000)]
(x-create-frame-with-faces): Create frame invisible,
set up the faces, then make it visible.

30 years ago(HAVE_X11R4): If we define HAVE_X11R5, define this too.
Richard M. Stallman [Thu, 14 Apr 1994 04:46:12 +0000 (04:46 +0000)]
(HAVE_X11R4): If we define HAVE_X11R5, define this too.

30 years ago(CFLAGS): Exclude ${CFLAGS} from singlequotes.
Richard M. Stallman [Thu, 14 Apr 1994 03:44:05 +0000 (03:44 +0000)]
(CFLAGS): Exclude ${CFLAGS} from singlequotes.
(printing the choices): Make the toolkit message unconditional.
(USE_X_TOOLKIT): Use `none', not `no', if none.
(include libsrc_libs): Include config.h, and specify -I for srcdir.
Get rid of temp file foofoo1.

30 years ago(MAKE): Don't just assign it--use @SET_MAKE@.
Richard M. Stallman [Thu, 14 Apr 1994 03:42:48 +0000 (03:42 +0000)]
(MAKE): Don't just assign it--use @SET_MAKE@.

30 years ago(x-fixed-font-alist): Give multiple names for try for certain fonts.
Richard M. Stallman [Thu, 14 Apr 1994 02:55:13 +0000 (02:55 +0000)]
(x-fixed-font-alist): Give multiple names for try for certain fonts.
(mouse-set-font): Handle these.

30 years ago(find-buffer-visiting): Don't check buffer-file-number
Richard M. Stallman [Thu, 14 Apr 1994 02:27:36 +0000 (02:27 +0000)]
(find-buffer-visiting): Don't check buffer-file-number
unless buffer-file-name is non-nil.

30 years ago[HAVE_UNISTD_H]: Include unistd.h.
Richard M. Stallman [Wed, 13 Apr 1994 23:25:17 +0000 (23:25 +0000)]
[HAVE_UNISTD_H]: Include unistd.h.

30 years ago(dired-subdir-regexp): Allow a space in dir name.
Richard M. Stallman [Wed, 13 Apr 1994 23:22:34 +0000 (23:22 +0000)]
(dired-subdir-regexp): Allow a space in dir name.

30 years ago(inherited_pgroup): Conditionalize on BSD_PGRPS.
Richard M. Stallman [Wed, 13 Apr 1994 22:24:38 +0000 (22:24 +0000)]
(inherited_pgroup): Conditionalize on BSD_PGRPS.

30 years ago[HAVE_UNISTD_H]: Include unistd.h.
Richard M. Stallman [Wed, 13 Apr 1994 22:23:24 +0000 (22:23 +0000)]
[HAVE_UNISTD_H]: Include unistd.h.

30 years ago(TABDLY): Defined.
Richard M. Stallman [Wed, 13 Apr 1994 22:23:00 +0000 (22:23 +0000)]
(TABDLY): Defined.

30 years ago(Ffile_attributes): Cast st_size to int.
Richard M. Stallman [Wed, 13 Apr 1994 22:20:10 +0000 (22:20 +0000)]
(Ffile_attributes): Cast st_size to int.

30 years ago(describe_map_tree): Fix call to Flookup_key.
Richard M. Stallman [Wed, 13 Apr 1994 21:54:08 +0000 (21:54 +0000)]
(describe_map_tree): Fix call to Flookup_key.

30 years ago(rmail-default-file, rmail-default-rmail-file): New defvars.
Richard M. Stallman [Wed, 13 Apr 1994 21:14:54 +0000 (21:14 +0000)]
(rmail-default-file, rmail-default-rmail-file): New defvars.

30 years ago(Vglyph_table): Doc fix.
Karl Heuer [Wed, 13 Apr 1994 20:44:38 +0000 (20:44 +0000)]
(Vglyph_table): Doc fix.

30 years ago(mh-progs, mh-lib): Move from mh-e.el
Richard M. Stallman [Wed, 13 Apr 1994 20:42:42 +0000 (20:42 +0000)]
(mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-find-progs): Add paths for BSDI.  Put local
paths first so they override vendor paths.

(with-mh-folder-updating): Optimize to keep
buffer-file-name nil even while restoring modified-p status at end.

30 years ago(mh-progs, mh-lib): Move from mh-e.el
Richard M. Stallman [Wed, 13 Apr 1994 20:42:10 +0000 (20:42 +0000)]
(mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-store-buffer): autoload.  Better doc strings.

30 years ago(Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip
Karl Heuer [Wed, 13 Apr 1994 19:01:22 +0000 (19:01 +0000)]
(Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel.  Skip
the conversion if args are nil.
[!MULTI_FRAME]: All results are nil.  Remove extra docstring.

30 years ago(super-apropos-check-doc-file): Force Fundamental mode.
Richard M. Stallman [Wed, 13 Apr 1994 19:00:07 +0000 (19:00 +0000)]
(super-apropos-check-doc-file): Force Fundamental mode.

30 years ago(Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
Karl Heuer [Wed, 13 Apr 1994 18:14:44 +0000 (18:14 +0000)]
(Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.

30 years ago(Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
Karl Heuer [Wed, 13 Apr 1994 18:04:40 +0000 (18:04 +0000)]
(Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
handling argument `all_frames'.

30 years ago(Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
Karl Heuer [Wed, 13 Apr 1994 18:00:37 +0000 (18:00 +0000)]
(Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.

30 years ago(CFLAGS): Exclude ${CFLAGS} from singlequotes.
Richard M. Stallman [Wed, 13 Apr 1994 17:52:13 +0000 (17:52 +0000)]
(CFLAGS): Exclude ${CFLAGS} from singlequotes.

30 years ago(CFLAGS): Use shell syntax, not Makefile.
Karl Heuer [Wed, 13 Apr 1994 17:13:42 +0000 (17:13 +0000)]
(CFLAGS): Use shell syntax, not Makefile.

30 years ago(comint-dynamic-complete-as-filename): Simplify.
Karl Heuer [Wed, 13 Apr 1994 16:18:35 +0000 (16:18 +0000)]
(comint-dynamic-complete-as-filename): Simplify.

30 years ago(compute_motion): Do not abort if window shows some other buffer.
Richard M. Stallman [Wed, 13 Apr 1994 06:24:06 +0000 (06:24 +0000)]
(compute_motion): Do not abort if window shows some other buffer.
(Fcompute_motion): Use whatever buffer is current.

30 years ago(window_system): If no X, set USE_X_TOOLKIT=no.
Richard M. Stallman [Wed, 13 Apr 1994 05:37:24 +0000 (05:37 +0000)]
(window_system): If no X, set USE_X_TOOLKIT=no.

(printing the choices): State choice of toolkit.

(libsrc_libs): Recalculate after writing config.h;
then update lib-src/Makefile.

Conditionals testing for null $CC were backwards.

30 years ago(ispell-message): Turn LIMIT into an integer, around ispell-region.
Richard M. Stallman [Wed, 13 Apr 1994 05:01:07 +0000 (05:01 +0000)]
(ispell-message): Turn LIMIT into an integer, around ispell-region.

30 years ago(mouse-menu-bar-buffers): Put Frames pane behind Buffers.
Richard M. Stallman [Wed, 13 Apr 1994 04:27:50 +0000 (04:27 +0000)]
(mouse-menu-bar-buffers): Put Frames pane behind Buffers.

30 years ago(BSD): Give it a number as definition.
Richard M. Stallman [Wed, 13 Apr 1994 00:24:21 +0000 (00:24 +0000)]
(BSD): Give it a number as definition.

30 years ago(case-flip-character): Make case test more general.
Richard M. Stallman [Wed, 13 Apr 1994 00:16:31 +0000 (00:16 +0000)]
(case-flip-character): Make case test more general.

30 years agoFix #include file name.
Richard M. Stallman [Tue, 12 Apr 1994 22:50:09 +0000 (22:50 +0000)]
Fix #include file name.

30 years agoBind M-$.
Richard M. Stallman [Tue, 12 Apr 1994 22:41:42 +0000 (22:41 +0000)]
Bind M-$.

30 years ago(read-quoted-char): Convert meta chars into 128+ chars.
Richard M. Stallman [Tue, 12 Apr 1994 21:27:27 +0000 (21:27 +0000)]
(read-quoted-char): Convert meta chars into 128+ chars.

30 years ago(quoted-insert): Do nothing special for meta chars.
Richard M. Stallman [Tue, 12 Apr 1994 21:27:10 +0000 (21:27 +0000)]
(quoted-insert): Do nothing special for meta chars.

30 years ago(next): Fix typo in m68k-next-ns3 alternative.
Richard M. Stallman [Tue, 12 Apr 1994 20:13:58 +0000 (20:13 +0000)]
(next): Fix typo in m68k-next-ns3 alternative.

30 years ago(backquote-process): Don't crash if ultimate
Richard M. Stallman [Tue, 12 Apr 1994 17:45:53 +0000 (17:45 +0000)]
(backquote-process): Don't crash if ultimate
expression is just a variable.

30 years ago(Fkey_binding): Declare accept_default.
Richard M. Stallman [Tue, 12 Apr 1994 16:37:03 +0000 (16:37 +0000)]
(Fkey_binding): Declare accept_default.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 12 Apr 1994 16:33:08 +0000 (16:33 +0000)]
*** empty log message ***

30 years ago(window_system): If no X, set USE_X_TOOLKIT=no.
Richard M. Stallman [Tue, 12 Apr 1994 15:25:00 +0000 (15:25 +0000)]
(window_system): If no X, set USE_X_TOOLKIT=no.

30 years ago#undef static.
Richard M. Stallman [Tue, 12 Apr 1994 15:21:25 +0000 (15:21 +0000)]
#undef static.

(etags_getcwd): Initialize bufsize.

30 years ago(Fset_process_window_size): New function.
Richard M. Stallman [Tue, 12 Apr 1994 15:11:58 +0000 (15:11 +0000)]
(Fset_process_window_size):  New function.

30 years ago(set_window_size): New function.
Richard M. Stallman [Tue, 12 Apr 1994 15:08:30 +0000 (15:08 +0000)]
(set_window_size):  New function.

30 years ago(makeinfo-region): Fix name of tex-start/end-of-header.
Richard M. Stallman [Tue, 12 Apr 1994 14:58:14 +0000 (14:58 +0000)]
(makeinfo-region): Fix name of tex-start/end-of-header.

30 years agoConditionals testing for null $CC were backwards.
Richard M. Stallman [Tue, 12 Apr 1994 07:36:44 +0000 (07:36 +0000)]
Conditionals testing for null $CC were backwards.

30 years ago(specbind): Use find_symbol_value.
Richard M. Stallman [Tue, 12 Apr 1994 06:26:29 +0000 (06:26 +0000)]
(specbind): Use find_symbol_value.

30 years ago(Fsetq_default, Fmake_local_variable): Doc syntax fix.
Richard M. Stallman [Tue, 12 Apr 1994 06:06:21 +0000 (06:06 +0000)]
(Fsetq_default, Fmake_local_variable): Doc syntax fix.

30 years ago(dired-add-entry): Set opoint at beginning of line.
Richard M. Stallman [Tue, 12 Apr 1994 05:12:33 +0000 (05:12 +0000)]
(dired-add-entry): Set opoint at beginning of line.
No need to explicitly discard direcory from file name.

30 years ago(send_process): Test pty_flag field for nil, not 0.
Richard M. Stallman [Tue, 12 Apr 1994 04:39:34 +0000 (04:39 +0000)]
(send_process): Test pty_flag field for nil, not 0.

30 years ago(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
Karl Heuer [Tue, 12 Apr 1994 04:26:57 +0000 (04:26 +0000)]
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.

30 years ago(gud-filter): Let comint-output-filter do the hard work.
Karl Heuer [Tue, 12 Apr 1994 04:07:18 +0000 (04:07 +0000)]
(gud-filter): Let comint-output-filter do the hard work.

30 years ago(LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.
Richard M. Stallman [Tue, 12 Apr 1994 03:54:36 +0000 (03:54 +0000)]
(LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.

30 years agoCheck for INCLUDED_FCNTL already defined.
Richard M. Stallman [Tue, 12 Apr 1994 03:25:32 +0000 (03:25 +0000)]
Check for INCLUDED_FCNTL already defined.

30 years agoIf we include fcntl.h, define INCLUDED_FCNTL.
Richard M. Stallman [Tue, 12 Apr 1994 03:25:18 +0000 (03:25 +0000)]
If we include fcntl.h, define INCLUDED_FCNTL.

30 years ago(dired-move-to-filename-regexp): Match the year or time.
Richard M. Stallman [Tue, 12 Apr 1994 03:15:37 +0000 (03:15 +0000)]
(dired-move-to-filename-regexp): Match the year or time.
(dired-move-to-filename): Simplify the code for that.

30 years agoAdd sunos4shr as alternative for suns.
Richard M. Stallman [Tue, 12 Apr 1994 01:55:59 +0000 (01:55 +0000)]
Add sunos4shr as alternative for suns.

30 years agoentered into RCS
Richard M. Stallman [Tue, 12 Apr 1994 01:39:14 +0000 (01:39 +0000)]
entered into RCS

30 years ago(main): Fix typo in prev. change.
Richard M. Stallman [Tue, 12 Apr 1994 01:33:57 +0000 (01:33 +0000)]
(main): Fix typo in prev. change.

30 years ago(main): Use setuid, not seteuid.
Karl Heuer [Tue, 12 Apr 1994 01:28:10 +0000 (01:28 +0000)]
(main): Use setuid, not seteuid.

30 years ago(make_lispy_event): Initialize item.
Karl Heuer [Tue, 12 Apr 1994 00:50:00 +0000 (00:50 +0000)]
(make_lispy_event): Initialize item.

30 years ago(vmotion): Use minibuf_prompt_width despite window-start.
Karl Heuer [Mon, 11 Apr 1994 22:45:18 +0000 (22:45 +0000)]
(vmotion): Use minibuf_prompt_width despite window-start.

30 years ago(temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.
Richard M. Stallman [Mon, 11 Apr 1994 22:40:54 +0000 (22:40 +0000)]
(temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.

30 years ago(menu-bar-emerge-menu): Improve menu title.
Richard M. Stallman [Mon, 11 Apr 1994 22:25:42 +0000 (22:25 +0000)]
(menu-bar-emerge-menu): Improve menu title.

30 years ago(printchar, strout): Use FRAME_PTR, not struct frame *.
Karl Heuer [Mon, 11 Apr 1994 21:48:04 +0000 (21:48 +0000)]
(printchar, strout): Use FRAME_PTR, not struct frame *.

30 years agoRenamed from eval-region.el. Fix the `provide' call.
Richard M. Stallman [Mon, 11 Apr 1994 21:44:58 +0000 (21:44 +0000)]
Renamed from eval-region.el.  Fix the `provide' call.
Doc fixes.

30 years ago(Fmouse_position) [!MULTI_FRAME]: Declare col and row.
Karl Heuer [Mon, 11 Apr 1994 21:43:12 +0000 (21:43 +0000)]
(Fmouse_position) [!MULTI_FRAME]: Declare col and row.

30 years ago(make_lispy_movement): Conditionalize on MULTI_FRAME.
Richard M. Stallman [Mon, 11 Apr 1994 21:34:38 +0000 (21:34 +0000)]
(make_lispy_movement): Conditionalize on MULTI_FRAME.
(kbd_buffer_get_event): Call make_lispy_movement only if MULTI_FRAME.

30 years ago(x_decline_selection_request): Call XFlushQueue.
Richard M. Stallman [Mon, 11 Apr 1994 21:20:28 +0000 (21:20 +0000)]
(x_decline_selection_request): Call XFlushQueue.

30 years ago(Fsetq): Doc fix.
Richard M. Stallman [Mon, 11 Apr 1994 21:11:22 +0000 (21:11 +0000)]
(Fsetq): Doc fix.

30 years ago(syms_of_print): Doc fix.
Richard M. Stallman [Mon, 11 Apr 1994 21:10:48 +0000 (21:10 +0000)]
(syms_of_print): Doc fix.

30 years ago(dired-move-to-filename): Use skip-chars-forward
Richard M. Stallman [Mon, 11 Apr 1994 21:03:28 +0000 (21:03 +0000)]
(dired-move-to-filename): Use skip-chars-forward
instead of looking-at, for speed.

30 years ago(jka-compr-handler): Save match data.
Karl Heuer [Mon, 11 Apr 1994 20:54:33 +0000 (20:54 +0000)]
(jka-compr-handler): Save match data.

30 years agoComment change.
Richard M. Stallman [Mon, 11 Apr 1994 20:50:40 +0000 (20:50 +0000)]
Comment change.

30 years ago(makefile-mode): make-local-variable misspelled as make-local-file.
Karl Heuer [Mon, 11 Apr 1994 20:40:58 +0000 (20:40 +0000)]
(makefile-mode): make-local-variable misspelled as make-local-file.

30 years ago(comint-dynamic-complete-as-filename): Save end of match before calling other
Karl Heuer [Mon, 11 Apr 1994 20:30:44 +0000 (20:30 +0000)]
(comint-dynamic-complete-as-filename): Save end of match before calling other
functions.  Handle non-match too.

30 years ago(dired-move-to-filename): Handle leading blanks.
Karl Heuer [Mon, 11 Apr 1994 20:09:44 +0000 (20:09 +0000)]
(dired-move-to-filename): Handle leading blanks.

30 years ago(force-mode-line-update): Doc fix.
Karl Heuer [Mon, 11 Apr 1994 19:59:49 +0000 (19:59 +0000)]
(force-mode-line-update): Doc fix.

30 years agoentered into RCS
Richard M. Stallman [Mon, 11 Apr 1994 18:21:39 +0000 (18:21 +0000)]
entered into RCS

30 years ago(msdos): Don't link patch1. Link sed*.inp, not sed.in*.
Richard M. Stallman [Sun, 10 Apr 1994 09:09:47 +0000 (09:09 +0000)]
(msdos): Don't link patch1.  Link sed*.inp, not sed.in*.

30 years agoIf server is a Sun, call menu-bar-enable-clipboard.
Richard M. Stallman [Sun, 10 Apr 1994 08:56:50 +0000 (08:56 +0000)]
If server is a Sun, call menu-bar-enable-clipboard.

30 years ago(dumpglyphs): Clear any extra pixel rows below the text.
Richard M. Stallman [Sun, 10 Apr 1994 06:06:51 +0000 (06:06 +0000)]
(dumpglyphs): Clear any extra pixel rows below the text.

(x_display_box_cursor): Explicitly clear full height of line.
(dumpglyphs): New arg just_foreground.  Callers changed.
(x_set_window_size): Call XSync.

(note_mouse_highlight): Do nothing if buffer has changed.

30 years ago(x_figure_window_size): Don't call x_calc_absolute_position.
Richard M. Stallman [Sun, 10 Apr 1994 06:04:33 +0000 (06:04 +0000)]
(x_figure_window_size): Don't call x_calc_absolute_position.
(x_window): Separate into two alternative definitions.
Call x_calc_absolute_position here.

30 years ago(EmacsFrameSetCharSize): Do not attempt to preserve the window position.
Richard M. Stallman [Sun, 10 Apr 1994 05:59:24 +0000 (05:59 +0000)]
(EmacsFrameSetCharSize): Do not attempt to preserve the window position.

30 years ago(internal_self_insert): Test Vafter_change_functions,
Richard M. Stallman [Sun, 10 Apr 1994 02:34:21 +0000 (02:34 +0000)]
(internal_self_insert): Test Vafter_change_functions,
Vbefore_change_functions.

30 years ago(before_change_functions_restore):
Richard M. Stallman [Sun, 10 Apr 1994 02:34:02 +0000 (02:34 +0000)]
(before_change_functions_restore):
(after_change_functions_restore): New functions.
(signal_before_change): Handle Vbefore_change_functions.
(signal_after_change): Handle Vafter_change_functions.

30 years ago(Vafter_change_functions, Vbefore_change_functions): Declared.
Richard M. Stallman [Sun, 10 Apr 1994 02:33:37 +0000 (02:33 +0000)]
(Vafter_change_functions, Vbefore_change_functions): Declared.