bpt/emacs.git
30 years ago* etags.c (main, print_help): eliminate the -F option.
Francesco Potortì [Mon, 18 Apr 1994 17:07:19 +0000 (17:07 +0000)]
* etags.c (main, print_help): eliminate the -F option.

30 years ago* etags.c (absolute_filename): compare against '\0' instead of NULL.
Francesco Potortì [Mon, 18 Apr 1994 10:54:42 +0000 (10:54 +0000)]
* etags.c (absolute_filename): compare against '\0' instead of NULL.

30 years agoMove pop-global-mark bindings to loaddefs.el.
Richard M. Stallman [Mon, 18 Apr 1994 04:03:17 +0000 (04:03 +0000)]
Move pop-global-mark bindings to loaddefs.el.

30 years ago(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
Richard M. Stallman [Mon, 18 Apr 1994 01:06:31 +0000 (01:06 +0000)]
(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.

30 years ago(Xatom_editres_name): Variable defined.
Richard M. Stallman [Sun, 17 Apr 1994 23:46:08 +0000 (23:46 +0000)]
(Xatom_editres_name): Variable defined.
(XTread_socket): Handle that kind of message.
(x_term_init): Specify -name option in XtAppInitialize.

(Qface, Qmouse_face): Supply missing Lisp_Object.

30 years ago(Xatom_editres_name): Declared.
Richard M. Stallman [Sun, 17 Apr 1994 23:44:33 +0000 (23:44 +0000)]
(Xatom_editres_name): Declared.
(Fx_open_connection): Initialize it.

30 years ago(EMACS_INT, EMACS_UINT): New typedefs.
Richard M. Stallman [Sun, 17 Apr 1994 23:36:08 +0000 (23:36 +0000)]
(EMACS_INT, EMACS_UINT): New typedefs.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Apr 1994 23:15:41 +0000 (23:15 +0000)]
*** empty log message ***

30 years ago(set_case_table): Handle nil for EQV with non-nil CANON.
Richard M. Stallman [Sun, 17 Apr 1994 23:02:52 +0000 (23:02 +0000)]
(set_case_table): Handle nil for EQV with non-nil CANON.
(Fcase_table_p): Accept nil for EQV with non-nil CANON.

30 years ago(read_avail_input): Test both aix386 and _BSD.
Richard M. Stallman [Sun, 17 Apr 1994 20:13:34 +0000 (20:13 +0000)]
(read_avail_input): Test both aix386 and _BSD.

30 years ago(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Richard M. Stallman [Sun, 17 Apr 1994 19:31:31 +0000 (19:31 +0000)]
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Set win_gravity field.

(x_window, both versions): Don't call x_calc_absolute_position.

30 years ago(dumpglyphs): When HL=2, check explicitly for using
Richard M. Stallman [Sun, 17 Apr 1994 19:30:06 +0000 (19:30 +0000)]
(dumpglyphs): When HL=2, check explicitly for using
the frame's default font or not.

(XTread_socket): For UnmapNotify, use x_any_window_to_frame.

(x_set_offset): New arg CHANGE_GRAVITY.
(x_make_frame_visible): Pass new arg.

(x_wm_set_size_hint): Args spec_x and spec_y deleted.
(x_set_offset, x_set_window_size): Don't pass those args.

(x_destroy_window): Just clear out mouse_face... vars.

(x_wm_set_size_hint): Use win_gravity from frame.

(x_make_frame_visible): Call x_set_offset.

30 years ago(x_display): New field win_gravity.
Richard M. Stallman [Sun, 17 Apr 1994 09:41:15 +0000 (09:41 +0000)]
(x_display): New field win_gravity.

30 years ago(read_char_x_menu_prompt): Don't check for value = nil
Richard M. Stallman [Sun, 17 Apr 1994 07:53:22 +0000 (07:53 +0000)]
(read_char_x_menu_prompt): Don't check for value = nil
if value was originally a cons.

30 years ago(xmenu_show): Fix typo in last change.
Richard M. Stallman [Sun, 17 Apr 1994 07:50:32 +0000 (07:50 +0000)]
(xmenu_show): Fix typo in last change.

30 years agoRewrite to use netbsd.h and define NO_SHARED_LIBS.
Richard M. Stallman [Sun, 17 Apr 1994 05:04:12 +0000 (05:04 +0000)]
Rewrite to use netbsd.h and define NO_SHARED_LIBS.

30 years agoCall AC_LANG_C, if it's defined, after AC_PREPARE.
David J. MacKenzie [Sat, 16 Apr 1994 19:01:56 +0000 (19:01 +0000)]
Call AC_LANG_C, if it's defined, after AC_PREPARE.

30 years ago(create_process): Test TIOCSETD along with NTTYDISC.
Richard M. Stallman [Sat, 16 Apr 1994 07:26:19 +0000 (07:26 +0000)]
(create_process): Test TIOCSETD along with NTTYDISC.

30 years ago(configuration): Use SET_MAKE to get the value of $(MAKE).
Richard M. Stallman [Sat, 16 Apr 1994 07:25:42 +0000 (07:25 +0000)]
(configuration): Use SET_MAKE to get the value of $(MAKE).

30 years ago(debug, debugger-eval-expression): Preserve match-data.
Karl Heuer [Sat, 16 Apr 1994 07:18:26 +0000 (07:18 +0000)]
(debug, debugger-eval-expression): Preserve match-data.

30 years ago(make_lispy_movement): Don't clip.
Karl Heuer [Sat, 16 Apr 1994 06:58:38 +0000 (06:58 +0000)]
(make_lispy_movement): Don't clip.

30 years ago(Fmouse_position): Don't clip.
Karl Heuer [Sat, 16 Apr 1994 06:50:52 +0000 (06:50 +0000)]
(Fmouse_position): Don't clip.

30 years ago(mouse-drag-region): Handle scroll off top/bottom.
Karl Heuer [Sat, 16 Apr 1994 06:47:20 +0000 (06:47 +0000)]
(mouse-drag-region): Handle scroll off top/bottom.

30 years agoAdd NO_SHARED_LIBS conditional.
Richard M. Stallman [Sat, 16 Apr 1994 06:40:05 +0000 (06:40 +0000)]
Add NO_SHARED_LIBS conditional.

30 years ago(Fset_frame_position): Pass new arg to x_set_offset.
Richard M. Stallman [Sat, 16 Apr 1994 06:15:42 +0000 (06:15 +0000)]
(Fset_frame_position): Pass new arg to x_set_offset.

30 years ago(read_avail_input): Fix previous change--test _BSD.
Richard M. Stallman [Sat, 16 Apr 1994 05:53:27 +0000 (05:53 +0000)]
(read_avail_input): Fix previous change--test _BSD.

30 years ago(Fsetq_default): Doc fix.
Richard M. Stallman [Sat, 16 Apr 1994 05:15:17 +0000 (05:15 +0000)]
(Fsetq_default): Doc fix.

30 years ago(Fsetq): Doc fix.
Richard M. Stallman [Sat, 16 Apr 1994 05:07:35 +0000 (05:07 +0000)]
(Fsetq): Doc fix.

30 years agoUse AC_SET_MAKE.
Richard M. Stallman [Sat, 16 Apr 1994 04:52:26 +0000 (04:52 +0000)]
Use AC_SET_MAKE.

30 years ago(lib-src/Makefile.in): Make this from Makefile.in.in
Richard M. Stallman [Sat, 16 Apr 1994 04:48:12 +0000 (04:48 +0000)]
(lib-src/Makefile.in): Make this from Makefile.in.in
and run it thru cpp, as with src/Makefile.in.

(i[34]86-ncr-sysv*): Use usg5-4-2.

30 years agoRenamed from Makefile.in.
Richard M. Stallman [Sat, 16 Apr 1994 04:46:43 +0000 (04:46 +0000)]
Renamed from Makefile.in.
Makefile.in is now generated from it, and then preprocessed.
Change comments to C syntax.
Include config.h.
(LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined.
(LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.

30 years ago(mouse-set-font): Don't error if no selection.
Karl Heuer [Sat, 16 Apr 1994 04:07:43 +0000 (04:07 +0000)]
(mouse-set-font): Don't error if no selection.

30 years ago(xmenu_show): Don't cons on subprefix_stck[j] if nil.
Richard M. Stallman [Sat, 16 Apr 1994 03:50:38 +0000 (03:50 +0000)]
(xmenu_show): Don't cons on subprefix_stck[j] if nil.

30 years ago(map_prompt): Declared.
Richard M. Stallman [Sat, 16 Apr 1994 03:50:19 +0000 (03:50 +0000)]
(map_prompt): Declared.

30 years ago(command-line): If no error data, print "", not nil.
Karl Heuer [Sat, 16 Apr 1994 03:43:09 +0000 (03:43 +0000)]
(command-line): If no error data, print "", not nil.

30 years ago(emerge-goto-line): Fix return value.
Karl Heuer [Sat, 16 Apr 1994 02:39:42 +0000 (02:39 +0000)]
(emerge-goto-line): Fix return value.
(emerge-convert-diffs-to-markers): Fix line number calculations.

30 years agoRequire cl only at compile time.
Richard M. Stallman [Sat, 16 Apr 1994 02:38:40 +0000 (02:38 +0000)]
Require cl only at compile time.
(imenu--mouse-menu): Copy list by hand, not with copy-list.

30 years ago(read_avail_input): Don't generate SIGHUP of aix386;
Richard M. Stallman [Sat, 16 Apr 1994 02:32:59 +0000 (02:32 +0000)]
(read_avail_input): Don't generate SIGHUP of aix386;
only on other AIX systems.

30 years ago(auto-fill-function): New function (doc placeholder).
Richard M. Stallman [Sat, 16 Apr 1994 02:06:17 +0000 (02:06 +0000)]
(auto-fill-function): New function (doc placeholder).

30 years ago(calendar-mode-map): Use substitute-key-definition.
Richard M. Stallman [Sat, 16 Apr 1994 00:21:29 +0000 (00:21 +0000)]
(calendar-mode-map): Use substitute-key-definition.
Don't mess with kill-region and copy-region-as-kill.

30 years ago(shrink-window-if-larger-than-buffer):
Richard M. Stallman [Sat, 16 Apr 1994 00:06:58 +0000 (00:06 +0000)]
(shrink-window-if-larger-than-buffer):
Do nothing for side-by-side windows.

30 years ago(gnus-uu-enter-interactive-file):
Richard M. Stallman [Sat, 16 Apr 1994 00:02:28 +0000 (00:02 +0000)]
(gnus-uu-enter-interactive-file):
Escape any special characters in file names.
(gnus-uu-call-asynchronous, gnus-uu-treat-archive): Likewise.

(gnus-uu-uustrip-article-as): Added more corrections
of corrupt uucode.
(gnus-uu-uustrip-article-as): Changed the algorithm for finding
begin/body lines of encoded articles.
(gnus-uu-check-correct-stripped-uucode): Handle
extraneous empty lines in uuencoded postings.

(gnus-uu-uustrip-article-as, gnus-uu-clean-up):
Check before calling process-status.
(gnus-uu-uuencode-and-post): Added possibly non-standard
posting of uuencoded files.

Doc fixes.
(gnus-uu): New function is placeholder for docs.
(gnus-uu-summary-next-subject): Do sit-for before gnus-summary-recenter.

30 years ago(describe-mode): Fix previous change.
Richard M. Stallman [Fri, 15 Apr 1994 23:50:31 +0000 (23:50 +0000)]
(describe-mode): Fix previous change.

30 years ago(describe-mode): Always show minor modes, at front.
Richard M. Stallman [Fri, 15 Apr 1994 23:47:08 +0000 (23:47 +0000)]
(describe-mode): Always show minor modes, at front.

30 years ago*** empty log message ***
Richard M. Stallman [Fri, 15 Apr 1994 22:45:53 +0000 (22:45 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Fri, 15 Apr 1994 22:40:48 +0000 (22:40 +0000)]
entered into RCS

30 years ago(basic-save-buffer): if selective-display is t, file may end in CR instead of
Karl Heuer [Fri, 15 Apr 1994 22:39:31 +0000 (22:39 +0000)]
(basic-save-buffer): if selective-display is t, file may end in CR instead of
LF.

30 years ago(Finsert_file_contents): Fix test for unchanged file.
Richard M. Stallman [Fri, 15 Apr 1994 22:26:34 +0000 (22:26 +0000)]
(Finsert_file_contents): Fix test for unchanged file.

30 years ago(Fprocess_send_eof, Foverlay_get): Declared.
Richard M. Stallman [Fri, 15 Apr 1994 22:05:41 +0000 (22:05 +0000)]
(Fprocess_send_eof, Foverlay_get): Declared.

30 years ago(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
Karl Heuer [Fri, 15 Apr 1994 22:04:48 +0000 (22:04 +0000)]
(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
given.

30 years ago(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
Richard M. Stallman [Fri, 15 Apr 1994 22:00:44 +0000 (22:00 +0000)]
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.

30 years ago(modify_event_symbol): Use the cdr of the alist entry.
Richard M. Stallman [Fri, 15 Apr 1994 21:58:19 +0000 (21:58 +0000)]
(modify_event_symbol): Use the cdr of the alist entry.
Whenever value is nil, intern a new symbol.

30 years ago(syms_of_keyboard): Init and staticpro system_key_syms.
Richard M. Stallman [Fri, 15 Apr 1994 21:55:25 +0000 (21:55 +0000)]
(syms_of_keyboard): Init and staticpro system_key_syms.

30 years ago(LIBX): Put LIBXT after LD_SWITCH_X_SITE.
Richard M. Stallman [Fri, 15 Apr 1994 21:38:47 +0000 (21:38 +0000)]
(LIBX): Put LIBXT after LD_SWITCH_X_SITE.

30 years ago(read_avail_input): Fix comment delimiter.
Karl Heuer [Fri, 15 Apr 1994 20:44:17 +0000 (20:44 +0000)]
(read_avail_input): Fix comment delimiter.

30 years agoDoc fix.
Karl Heuer [Fri, 15 Apr 1994 19:25:34 +0000 (19:25 +0000)]
Doc fix.

30 years ago(C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.
Karl Heuer [Fri, 15 Apr 1994 19:11:48 +0000 (19:11 +0000)]
(C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.

30 years ago(calculate_scrolling): Add explicit casts, to avoid compiler warnings.
Karl Heuer [Fri, 15 Apr 1994 01:04:26 +0000 (01:04 +0000)]
(calculate_scrolling): Add explicit casts, to avoid compiler warnings.

30 years ago(shell-mode-map): Fix menu bar options.
Karl Heuer [Thu, 14 Apr 1994 22:49:23 +0000 (22:49 +0000)]
(shell-mode-map): Fix menu bar options.
(shell-replace-by-expanded-directory): Don't print message.

30 years ago(comint-replace-by-expanded-history-before-point): Advance point
Karl Heuer [Thu, 14 Apr 1994 20:16:54 +0000 (20:16 +0000)]
(comint-replace-by-expanded-history-before-point): Advance point
unconditionally.

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.