bpt/emacs.git
30 years ago(posn-col-row): Doc fix.
Richard M. Stallman [Thu, 19 May 1994 04:30:14 +0000 (04:30 +0000)]
(posn-col-row): Doc fix.

30 years ago(lispy_function_keys): Add various kp- keys for X11R6.
Richard M. Stallman [Thu, 19 May 1994 00:28:39 +0000 (00:28 +0000)]
(lispy_function_keys): Add various kp- keys for X11R6.

30 years ago(font-lock-after-change-function): Fix typo in prev chg.
Richard M. Stallman [Wed, 18 May 1994 23:38:24 +0000 (23:38 +0000)]
(font-lock-after-change-function): Fix typo in prev chg.
(font-lock-mode): Use after-change-functions not after-change-function.

30 years ago(Fset_window_buffer): Fix dedicated window error call.
Richard M. Stallman [Wed, 18 May 1994 23:37:55 +0000 (23:37 +0000)]
(Fset_window_buffer): Fix dedicated window error call.
(window_loop, case UNSHOW_BUFFER): Clear dedicated flag.

30 years ago(copydests): Get rid of spurious `-'s.
Richard M. Stallman [Wed, 18 May 1994 22:42:41 +0000 (22:42 +0000)]
(copydests): Get rid of spurious `-'s.

30 years agoentered into RCS
Richard M. Stallman [Wed, 18 May 1994 17:51:44 +0000 (17:51 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 18 May 1994 06:04:03 +0000 (06:04 +0000)]
*** empty log message ***

30 years ago(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
Richard M. Stallman [Wed, 18 May 1994 05:50:51 +0000 (05:50 +0000)]
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.

30 years agoDefine EMACS_CONFIGURATION instead of CONFIGURATION.
Richard M. Stallman [Wed, 18 May 1994 05:40:48 +0000 (05:40 +0000)]
Define EMACS_CONFIGURATION instead of CONFIGURATION.

30 years agoEMACS_CONFIGURATION renamed from CONFIGURATION.
Richard M. Stallman [Wed, 18 May 1994 05:40:19 +0000 (05:40 +0000)]
EMACS_CONFIGURATION renamed from CONFIGURATION.

30 years ago(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
Richard M. Stallman [Wed, 18 May 1994 05:39:39 +0000 (05:39 +0000)]
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.

(shut_down_emacs): Don't call intern.

30 years ago(etags_getcwd): Cast result of popen.
Richard M. Stallman [Wed, 18 May 1994 01:16:16 +0000 (01:16 +0000)]
(etags_getcwd): Cast result of popen.
(popen): Declaration deleted.

30 years ago(tex-delete-last-temp-files): Don't fail on non-existent directory.
Karl Heuer [Wed, 18 May 1994 01:13:09 +0000 (01:13 +0000)]
(tex-delete-last-temp-files): Don't fail on non-existent directory.

30 years ago[!MSDOS]: Declare popen.
Karl Heuer [Tue, 17 May 1994 23:43:15 +0000 (23:43 +0000)]
[!MSDOS]: Declare popen.

30 years ago(soundex-alist): Put variable before fn that uses it.
Richard M. Stallman [Tue, 17 May 1994 23:04:07 +0000 (23:04 +0000)]
(soundex-alist): Put variable before fn that uses it.

30 years ago(Fbacktrace): Properly nest parentheses.
Karl Heuer [Tue, 17 May 1994 22:58:29 +0000 (22:58 +0000)]
(Fbacktrace): Properly nest parentheses.
(Fbacktrace_frame): Don't bomb on invalid frame number.

30 years ago(command_loop_1): Fix test for valid display table entry,
Richard M. Stallman [Tue, 17 May 1994 19:51:54 +0000 (19:51 +0000)]
(command_loop_1): Fix test for valid display table entry,
for backwards motion.

30 years ago(ALL_LDFLAGS): Add LDFLAGS.
Richard M. Stallman [Tue, 17 May 1994 19:44:17 +0000 (19:44 +0000)]
(ALL_LDFLAGS): Add LDFLAGS.
(MAKE): Don't override a previous value of MAKE set by configure.

30 years ago(update_frame): Fix test of outq and baud_rate some more.
Richard M. Stallman [Tue, 17 May 1994 19:38:45 +0000 (19:38 +0000)]
(update_frame): Fix test of outq and baud_rate some more.

30 years ago(update_frame): Fix backwd test of outq and baud_rate.
Richard M. Stallman [Tue, 17 May 1994 19:38:00 +0000 (19:38 +0000)]
(update_frame): Fix backwd test of outq and baud_rate.

30 years ago(main): Avoid crash if argc is 1.
Richard M. Stallman [Tue, 17 May 1994 19:12:55 +0000 (19:12 +0000)]
(main): Avoid crash if argc is 1.

30 years ago(outline-mode): Use outline-this-or-next-heading.
Richard M. Stallman [Tue, 17 May 1994 09:48:53 +0000 (09:48 +0000)]
(outline-mode): Use outline-this-or-next-heading.
(outline-this-or-next-heading): New function.
(outline-mode): Fixed topic body reindentation scheme
so programming code is not indented unless
`outline-reindent-bodies' has value `force'.
(outline-infer-reindent-bodies): Implement above.
(outline-reindent-bodies): Doc fix.

(outline-init): New user interface for control of
outline-mode session setup.  Sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.

30 years ago(Fdo_auto_save): Save listdesc as an integer, only if open.
Richard M. Stallman [Tue, 17 May 1994 09:46:59 +0000 (09:46 +0000)]
(Fdo_auto_save): Save listdesc as an integer, only if open.
(do_auto_save_unwind): Corresponding changes.

30 years ago(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
Richard M. Stallman [Tue, 17 May 1994 09:43:47 +0000 (09:43 +0000)]
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.

30 years ago(gnus-group-mode-map): Fix typo in prev change.
Richard M. Stallman [Tue, 17 May 1994 09:05:25 +0000 (09:05 +0000)]
(gnus-group-mode-map): Fix typo in prev change.

30 years ago(gettimeofday): New function substituting the library
Richard M. Stallman [Tue, 17 May 1994 07:24:12 +0000 (07:24 +0000)]
(gettimeofday): New function substituting the library
function of the same name.
(init_gettimeofday): New function.
(init_environment): Call init_gettimeofday after possibly
setting TZ environment variable.

30 years ago[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
Richard M. Stallman [Tue, 17 May 1994 05:14:10 +0000 (05:14 +0000)]
[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
for the Xlib and Xt checks; then restore old CFLAGS.

(HAVE_X11XTR6): Add newline after #endif.

30 years ago(xmenu_show): Completely ignore nameless panes
Richard M. Stallman [Tue, 17 May 1994 04:30:32 +0000 (04:30 +0000)]
(xmenu_show): Completely ignore nameless panes
except for the first pane.  Ignore named panes too if KEYMAPS.

30 years ago(fix_overlays_in_range): New function.
Karl Heuer [Tue, 17 May 1994 03:30:40 +0000 (03:30 +0000)]
(fix_overlays_in_range): New function.

30 years ago(Ftranspose_regions): Fix overlays after moving markers.
Karl Heuer [Tue, 17 May 1994 03:28:55 +0000 (03:28 +0000)]
(Ftranspose_regions): Fix overlays after moving markers.
Update point as if it were a marker.

30 years ago(Man-heading-regexp): Accept multiple whitespace chars.
Richard M. Stallman [Mon, 16 May 1994 23:08:41 +0000 (23:08 +0000)]
(Man-heading-regexp): Accept multiple whitespace chars.

30 years ago(gnus-post-news): Handle followup-to field.
Richard M. Stallman [Mon, 16 May 1994 23:02:55 +0000 (23:02 +0000)]
(gnus-post-news): Handle followup-to field.

30 years ago(blessmail): Specify directory for blessmail.el.
Richard M. Stallman [Mon, 16 May 1994 22:02:48 +0000 (22:02 +0000)]
(blessmail): Specify directory for blessmail.el.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 May 1994 21:29:03 +0000 (21:29 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Mon, 16 May 1994 20:47:35 +0000 (20:47 +0000)]
entered into RCS

30 years agoDon't use `+' in regexps as different stream
Richard M. Stallman [Mon, 16 May 1994 19:29:04 +0000 (19:29 +0000)]
Don't use `+' in regexps as different stream
editors interpret them differently.  Use `*' instead.

30 years agoComment change.
Richard M. Stallman [Mon, 16 May 1994 10:01:15 +0000 (10:01 +0000)]
Comment change.

30 years ago(syms_of_eval): Doc fixes.
Richard M. Stallman [Mon, 16 May 1994 09:41:17 +0000 (09:41 +0000)]
(syms_of_eval): Doc fixes.

30 years agoDoc fixes.
Richard M. Stallman [Mon, 16 May 1994 07:24:45 +0000 (07:24 +0000)]
Doc fixes.
(bookmark-relocate): Rename arg.

30 years ago(precompute-menubar-bindings): Don't precompute menus if not using x.
Richard M. Stallman [Mon, 16 May 1994 04:49:23 +0000 (04:49 +0000)]
(precompute-menubar-bindings): Don't precompute menus if not using x.

30 years ago(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
Richard M. Stallman [Sun, 15 May 1994 21:39:38 +0000 (21:39 +0000)]
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.

30 years ago(crlf_to_lf): Fix off-by-one condition.
Richard M. Stallman [Sun, 15 May 1994 19:38:50 +0000 (19:38 +0000)]
(crlf_to_lf): Fix off-by-one condition.

30 years ago(Fcurrent_time_zone): Add cast.
Richard M. Stallman [Sun, 15 May 1994 19:25:21 +0000 (19:25 +0000)]
(Fcurrent_time_zone): Add cast.

30 years ago(LOCALTIME_CACHE): Defined.
Richard M. Stallman [Sun, 15 May 1994 05:28:41 +0000 (05:28 +0000)]
(LOCALTIME_CACHE): Defined.

30 years ago(LOCALTIME_CACHE): Define, if not OSF1.
Richard M. Stallman [Sun, 15 May 1994 05:23:58 +0000 (05:23 +0000)]
(LOCALTIME_CACHE): Define, if not OSF1.

30 years ago(HAVE_X11XTR6): Add newline before #if.
Richard M. Stallman [Sun, 15 May 1994 05:21:23 +0000 (05:21 +0000)]
(HAVE_X11XTR6): Add newline before #if.

30 years ago(bind_polling_period): Never decrease polling_period.
Richard M. Stallman [Sat, 14 May 1994 22:23:38 +0000 (22:23 +0000)]
(bind_polling_period): Never decrease polling_period.

(echo): Don't echo motion events.

30 years ago(XTread_socket): For button events, clear compose_status.
Richard M. Stallman [Sat, 14 May 1994 22:17:13 +0000 (22:17 +0000)]
(XTread_socket): For button events, clear compose_status.

30 years agoComment change.
Richard M. Stallman [Sat, 14 May 1994 20:31:52 +0000 (20:31 +0000)]
Comment change.

30 years agoRemove periods from messages.
Richard M. Stallman [Sat, 14 May 1994 19:49:52 +0000 (19:49 +0000)]
Remove periods from messages.
(Man-heading-regexp): Accept only one leading space.

30 years ago(isearch-done): Don't call deactivate-mark.
Richard M. Stallman [Sat, 14 May 1994 09:50:26 +0000 (09:50 +0000)]
(isearch-done): Don't call deactivate-mark.

30 years ago(tar-extract): Put tar name into subfile visited name.
Richard M. Stallman [Sat, 14 May 1994 09:18:02 +0000 (09:18 +0000)]
(tar-extract): Put tar name into subfile visited name.
(tar-subfile-save-buffer): When updating the desc line,
insert new text after, then delete.

30 years agoMake menu bar defines unconditional.
Richard M. Stallman [Sat, 14 May 1994 08:59:22 +0000 (08:59 +0000)]
Make menu bar defines unconditional.
Don't alter menu-bar-files-menu here; menu-bar.el does that.

30 years agoMove menu bar defines to top level
Richard M. Stallman [Sat, 14 May 1994 08:33:26 +0000 (08:33 +0000)]
Move menu bar defines to top level
and split them among three top-level sexps.

30 years ago(dired-mode-map): Get rid of dired-regexp-prefix;
Richard M. Stallman [Sat, 14 May 1994 07:59:14 +0000 (07:59 +0000)]
(dired-mode-map): Get rid of dired-regexp-prefix;
put the submap directly in the main map.

30 years ago(Fcopy_file): Close output before setting its times.
Richard M. Stallman [Sat, 14 May 1994 06:34:26 +0000 (06:34 +0000)]
(Fcopy_file): Close output before setting its times.
Close both before discarding the unwind protects.

30 years ago(Foverlay_lists): Doc fix.
Karl Heuer [Fri, 13 May 1994 22:21:45 +0000 (22:21 +0000)]
(Foverlay_lists): Doc fix.
(Fnext_overlay_change): Doc fix.

30 years ago(font-lock-no-comments): New variable.
Richard M. Stallman [Fri, 13 May 1994 21:24:47 +0000 (21:24 +0000)]
(font-lock-no-comments): New variable.
(font-lock-after-change-function): Test it.
(font-lock-fontify-buffer): Test it.
(font-lock-set-defaults): Set it.

(font-lock-mode): Make font-lock-no-comments local.
(font-lock-after-change-function): If we don't call
font-lock-fontify-region, clear out face props instead.

(font-lock-fontify-buffer): Don't give "syntactically"
message if we aren't doing that part.

30 years ago(HAVE_X11XTR6): Arrange to define it.
Richard M. Stallman [Fri, 13 May 1994 21:02:57 +0000 (21:02 +0000)]
(HAVE_X11XTR6): Arrange to define it.

30 years ago(HAVE_X11XTR6): Add #undef.
Richard M. Stallman [Fri, 13 May 1994 21:01:29 +0000 (21:01 +0000)]
(HAVE_X11XTR6): Add #undef.

30 years ago(LIBXTR6): New variable. Test HAVE_X11XTR6.
Richard M. Stallman [Fri, 13 May 1994 20:43:28 +0000 (20:43 +0000)]
(LIBXTR6): New variable.  Test HAVE_X11XTR6.
(LIBXT): Use it.

30 years ago(syms_of_keyboard): Set up Qpolling_period.
Richard M. Stallman [Fri, 13 May 1994 08:32:16 +0000 (08:32 +0000)]
(syms_of_keyboard): Set up Qpolling_period.
(bind_polling_period): New function.

30 years ago(Fopen_network_stream): Call bind_polling_period; later unbind the binding.
Richard M. Stallman [Fri, 13 May 1994 08:31:05 +0000 (08:31 +0000)]
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.

(POLL_FOR_INPUT): Define, if appropriate.

30 years ago(save_excursion_restore): Don't run activate-mark-hook
Richard M. Stallman [Fri, 13 May 1994 08:29:22 +0000 (08:29 +0000)]
(save_excursion_restore): Don't run activate-mark-hook
if mark position is unchanged.

30 years ago(LIBXTR6): New variable.
Richard M. Stallman [Fri, 13 May 1994 08:22:50 +0000 (08:22 +0000)]
(LIBXTR6): New variable.
(LIBXT): Use it.

30 years ago(vc-registered): Use find-file-name-handler.
Richard M. Stallman [Fri, 13 May 1994 07:42:34 +0000 (07:42 +0000)]
(vc-registered): Use find-file-name-handler.

30 years ago(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:18:38 +0000 (07:18 +0000)]
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Don't call nice if emacs_priority is positive.

30 years ago(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:18:18 +0000 (07:18 +0000)]
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Don't call nice if emacs_priority is positive.

30 years ago(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:17:59 +0000 (07:17 +0000)]
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.

30 years agoHandle Motif and Open-look.
Richard M. Stallman [Thu, 12 May 1994 22:09:39 +0000 (22:09 +0000)]
Handle Motif and Open-look.
(LIBW): New variable.
(LIBXT): Use it.

30 years agoRewrite mouse-3 menu as a keymap.
Richard M. Stallman [Thu, 12 May 1994 19:21:38 +0000 (19:21 +0000)]
Rewrite mouse-3 menu as a keymap.
Move calendar-mouse-2-date-menu to down-mouse-2.

30 years ago(autoload-trim-file-name): Make it relative
Richard M. Stallman [Thu, 12 May 1994 18:54:57 +0000 (18:54 +0000)]
(autoload-trim-file-name): Make it relative
to the directory that loaddefs.el is in.

30 years ago(outline-init): Delete junk at end.
Richard M. Stallman [Thu, 12 May 1994 18:27:17 +0000 (18:27 +0000)]
(outline-init): Delete junk at end.

30 years ago(texinfo-show-structure): Fix subsubsection indent amount.
Richard M. Stallman [Thu, 12 May 1994 18:04:36 +0000 (18:04 +0000)]
(texinfo-show-structure): Fix subsubsection indent amount.

30 years ago(menu-bar-update-buffers): Don't use string-match.
Karl Heuer [Thu, 12 May 1994 17:02:15 +0000 (17:02 +0000)]
(menu-bar-update-buffers): Don't use string-match.

30 years ago(display_text_line): Fix check for end of buffer.
Karl Heuer [Thu, 12 May 1994 16:19:01 +0000 (16:19 +0000)]
(display_text_line): Fix check for end of buffer.

30 years ago(update-autoloads-here): Split up long message.
Karl Heuer [Thu, 12 May 1994 14:45:30 +0000 (14:45 +0000)]
(update-autoloads-here): Split up long message.

30 years ago(maybe-blessmail): Mention bless-mail is in lib-src.
Richard M. Stallman [Thu, 12 May 1994 10:52:49 +0000 (10:52 +0000)]
(maybe-blessmail): Mention bless-mail is in lib-src.

30 years ago(install): Depend on blessmail.
Richard M. Stallman [Thu, 12 May 1994 10:52:24 +0000 (10:52 +0000)]
(install): Depend on blessmail.

30 years ago(dumpglyphs): For cursor foreground, try the
Richard M. Stallman [Thu, 12 May 1994 08:46:03 +0000 (08:46 +0000)]
(dumpglyphs): For cursor foreground, try the
face's background before the face's foreground.
(XTread_socket): Call note_mouse_movement for EnterNotify.

30 years ago(mips-siemens-sysv*): Put quotes around value containing blanks.
David J. MacKenzie [Thu, 12 May 1994 07:44:36 +0000 (07:44 +0000)]
(mips-siemens-sysv*): Put quotes around value containing blanks.

30 years agoComment change.
Richard M. Stallman [Thu, 12 May 1994 07:41:56 +0000 (07:41 +0000)]
Comment change.

30 years ago(gnus-group-mode-map, gnus-summary-mode-map):
Richard M. Stallman [Thu, 12 May 1994 06:39:49 +0000 (06:39 +0000)]
(gnus-group-mode-map, gnus-summary-mode-map):
Add bindings for up and down keys.

30 years ago(init_callproc): Never set Vdata_directory based on
Richard M. Stallman [Thu, 12 May 1994 06:35:19 +0000 (06:35 +0000)]
(init_callproc): Never set Vdata_directory based on
the executable's location.  But maybe set it from source dir.

30 years ago(tar-extract): Don't clear out the buffer-file-name.
Richard M. Stallman [Thu, 12 May 1994 05:03:19 +0000 (05:03 +0000)]
(tar-extract): Don't clear out the buffer-file-name.
Don't set list-buffers-directory.

30 years ago(shell-command): Use buffer name *Shell-Command*.
Richard M. Stallman [Thu, 12 May 1994 02:49:15 +0000 (02:49 +0000)]
(shell-command): Use buffer name *Shell-Command*.

30 years ago(TAGS): Use the makefile in src subdir.
Richard M. Stallman [Thu, 12 May 1994 02:21:17 +0000 (02:21 +0000)]
(TAGS): Use the makefile in src subdir.

30 years ago(sdb): Handle tags-file-name as nil.
Richard M. Stallman [Thu, 12 May 1994 02:14:13 +0000 (02:14 +0000)]
(sdb): Handle tags-file-name as nil.

30 years ago[__GNU_LIBRARY__]: Include <termios.h>.
Roland McGrath [Wed, 11 May 1994 22:15:20 +0000 (22:15 +0000)]
[__GNU_LIBRARY__]: Include <termios.h>.

30 years ago(xmenu_show): New var mb_item. Use it to determine the menubar item that
Fred Pierresteguy [Wed, 11 May 1994 09:33:15 +0000 (09:33 +0000)]
(xmenu_show): New var mb_item. Use it to determine the menubar item that
led to the menu.
(Fx_popup_menu): Suppress duplicate test case in the way to determine
whether the menu is handling a menu bar click.

30 years ago(string_width): Deleted.
Richard M. Stallman [Wed, 11 May 1994 09:03:02 +0000 (09:03 +0000)]
(string_width): Deleted.

30 years ago(ediff-no-help-in-control-buffer): Renamed from
Karl Heuer [Wed, 11 May 1994 04:51:02 +0000 (04:51 +0000)]
(ediff-no-help-in-control-buffer): Renamed from
ediff-nix-help-in-control-buffer, to match doc and usage.

30 years ago(update-file-autoloads): Delete leftover variable.
Karl Heuer [Wed, 11 May 1994 04:40:25 +0000 (04:40 +0000)]
(update-file-autoloads): Delete leftover variable.

30 years ago(Frename_buffer): Reject empty string as new name.
Richard M. Stallman [Wed, 11 May 1994 04:16:19 +0000 (04:16 +0000)]
(Frename_buffer): Reject empty string as new name.

(syms_of_buffer): Fix typo in previous change.

30 years ago(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
Karl Heuer [Wed, 11 May 1994 04:04:03 +0000 (04:04 +0000)]
(exec_sentinel): Don't deactivate the mark.  Check for asynch buffer switch.

30 years ago(Man-build-man-command): Use manual-program, not hardcoded name.
Karl Heuer [Wed, 11 May 1994 03:19:39 +0000 (03:19 +0000)]
(Man-build-man-command): Use manual-program, not hardcoded name.
(Man-getpage-in-background): Likewise.

30 years ago(Man-heading-regexp): Fix pattern.
Karl Heuer [Wed, 11 May 1994 02:27:28 +0000 (02:27 +0000)]
(Man-heading-regexp): Fix pattern.
(Man-build-section-alist): Use match data, not bol/eol.

30 years ago(Man-heading-regexp): Fix pattern.
Karl Heuer [Wed, 11 May 1994 02:15:50 +0000 (02:15 +0000)]
(Man-heading-regexp): Fix pattern.

30 years ago(Man-reuse-okay-p): Doc fix.
Karl Heuer [Wed, 11 May 1994 02:09:43 +0000 (02:09 +0000)]
(Man-reuse-okay-p): Doc fix.
(Man-filter-list, Man-heading-regexp): Fix patterns.
(Man-first-heading-regexp, Man-find-section): Likewise.
(Man-getpage-in-background): Don't print ellipsis.
(Man-bgproc-sentinel): Preserve match data.
(Man-build-references-alist): Preserve restriction.
(Man-bgproc-sentinel, Man-build-section-alist): Bind case-fold-search.
(Man-next-section, Man-previous-section, Man-find-section): Likewise.
(Man-goto-page): Fix interactive declaration.

30 years ago(BSD): Define as 42.
Richard M. Stallman [Wed, 11 May 1994 00:19:21 +0000 (00:19 +0000)]
(BSD): Define as 42.
(BSD4_2): Define as 1.  This makes it like bsd4-3.h.