bpt/emacs.git
30 years ago(Qbuffer_file_type): Var deleted.
Richard M. Stallman [Tue, 10 May 1994 07:30:11 +0000 (07:30 +0000)]
(Qbuffer_file_type): Var deleted.

(syms_of_buffer): Doc fix.

30 years ago(syms_of_keyboard): Doc fix.
Richard M. Stallman [Tue, 10 May 1994 07:24:27 +0000 (07:24 +0000)]
(syms_of_keyboard): Doc fix.

30 years ago(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.
Richard M. Stallman [Tue, 10 May 1994 06:55:29 +0000 (06:55 +0000)]
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.

30 years ago(texinfo-environment-regexp): Split lines.
Richard M. Stallman [Tue, 10 May 1994 06:39:04 +0000 (06:39 +0000)]
(texinfo-environment-regexp): Split lines.
Add def..., ifset, ifclear.
(texinfo-show-structure): Fix typo.

30 years ago(file-chase-links): Delete redundant slashes.
Karl Heuer [Tue, 10 May 1994 06:21:55 +0000 (06:21 +0000)]
(file-chase-links): Delete redundant slashes.
Match `..' only at start of string.

30 years agoAllow marker string to arrive in mid-line.
Karl Heuer [Tue, 10 May 1994 05:58:57 +0000 (05:58 +0000)]
Allow marker string to arrive in mid-line.

30 years ago(safe_run_hooks): New function, extracted from command_loop_1. Bind
Karl Heuer [Tue, 10 May 1994 05:48:20 +0000 (05:48 +0000)]
(safe_run_hooks): New function, extracted from command_loop_1.  Bind
inhibit_quit.

30 years agoUse PT, not point.
Karl Heuer [Tue, 10 May 1994 05:45:24 +0000 (05:45 +0000)]
Use PT, not point.

30 years ago(shell-command-on-region): Don't kill output buffer when in the one line case.
Richard M. Stallman [Tue, 10 May 1994 05:13:14 +0000 (05:13 +0000)]
(shell-command-on-region): Don't kill output buffer when in the one line case.

30 years ago(iso-gtex2iso-trans-tab): Redorder this list.
Richard M. Stallman [Tue, 10 May 1994 02:21:42 +0000 (02:21 +0000)]
(iso-gtex2iso-trans-tab): Redorder this list.

30 years agoNew version from Kifer.
Richard M. Stallman [Tue, 10 May 1994 00:48:00 +0000 (00:48 +0000)]
New version from Kifer.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 May 1994 23:08:26 +0000 (23:08 +0000)]
*** empty log message ***

30 years ago(find-file-noselect): Suppress same-file warning if
Richard M. Stallman [Mon, 9 May 1994 22:54:09 +0000 (22:54 +0000)]
(find-file-noselect): Suppress same-file warning if
both filenames would print identically.

30 years ago(rmail-make-basic-summary-line): Get all the lines of the From field.
Richard M. Stallman [Mon, 9 May 1994 22:18:59 +0000 (22:18 +0000)]
(rmail-make-basic-summary-line): Get all the lines of the From field.

30 years ago(menu-bar-file-menu): Add Apply Patch and Compare Files
Richard M. Stallman [Mon, 9 May 1994 20:46:58 +0000 (20:46 +0000)]
(menu-bar-file-menu): Add Apply Patch and Compare Files

30 years agoDoc fixes.
Richard M. Stallman [Mon, 9 May 1994 18:07:28 +0000 (18:07 +0000)]
Doc fixes.

30 years ago(ange-ftp-start-process): Bind file-name-handler-alist to nil
Richard M. Stallman [Mon, 9 May 1994 18:05:03 +0000 (18:05 +0000)]
(ange-ftp-start-process): Bind file-name-handler-alist to nil

30 years agoRemove AC_LANG_C call. Not needed with Autoconf > 1.8.
David J. MacKenzie [Mon, 9 May 1994 14:24:52 +0000 (14:24 +0000)]
Remove AC_LANG_C call.  Not needed with Autoconf > 1.8.

30 years ago(outline-init) New user interface for control of
Richard M. Stallman [Mon, 9 May 1994 06:36:19 +0000 (06:36 +0000)]
(outline-init) New user interface for control of
outline-mode session setup, sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.

(outline-mode-post-command-business, outline-mode)
(outlineify-sticky): Major new mode activation
scheme.  See outline-layout docstring for details.
(outline-layout, outline-use-mode-specific-leader)
(outline-mode-leaders): Variables for new mode-activation scheme.
(outline-expose-topic): New specification format and
optimizations, including thorough accomodation of multiple top-level topics.
(outline-forward-current-level, outline-next-sibling)
(outline-backward-current-level, outline-goto-prefix)
(outline-show-children, outline-up-current-level)
(outline-expose-topic): Behavior refinements and repairs, and
speed optimizations.  Better accomodation for multiple top-level topics.
(outline-recent-end-of-subtree): New state var,
basis for many topic-oriented optimizations.

Revisions of many docstrings, for conformance to
GNU standards and/or clarity.

30 years ago(x_set_window_size) [USE_X_TOOLKIT]:
Richard M. Stallman [Mon, 9 May 1994 05:08:06 +0000 (05:08 +0000)]
(x_set_window_size) [USE_X_TOOLKIT]:
Preserve the main widget's x and y position.

30 years ago(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.
Richard M. Stallman [Mon, 9 May 1994 03:30:55 +0000 (03:30 +0000)]
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.

30 years ago(PREFER_VSUSP): Defined.
Richard M. Stallman [Mon, 9 May 1994 03:30:26 +0000 (03:30 +0000)]
(PREFER_VSUSP): Defined.

30 years ago(calendar-mouse-set-mark): New function.
Richard M. Stallman [Mon, 9 May 1994 03:20:21 +0000 (03:20 +0000)]
(calendar-mouse-set-mark): New function.
(calendar-mouse-date-menu): Bind it to key.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 8 May 1994 22:24:11 +0000 (22:24 +0000)]
*** empty log message ***

30 years ago(tempo-insert-region, tempo-show-completion-buffer,
Richard M. Stallman [Sun, 8 May 1994 21:11:37 +0000 (21:11 +0000)]
(tempo-insert-region, tempo-show-completion-buffer,
tempo-leave-completion-buffer): New variables.
(tempo-complete-tag): Added a completion buffer mechanism.
(tempo-display-completions): New function.
(tempo-insert-template): An extension to the (p ...) tag
enables named insertion for later insertion using a (s ...) tag.

30 years ago(x_set_offset): Set gravity and size hint
Richard M. Stallman [Sun, 8 May 1994 21:06:13 +0000 (21:06 +0000)]
(x_set_offset): Set gravity and size hint
before moving the window.

(XTread_socket): For ReparentNotify, use x_top_window_to_frame.
Also recompute frame position using x_real_positions.
For ConfigureNotify, don't ignore send_events.
Also recompute frame position using x_real_positions.

30 years ago(x_real_positions): New function.
Richard M. Stallman [Sun, 8 May 1994 21:03:21 +0000 (21:03 +0000)]
(x_real_positions): New function.

30 years agoDon't pass version to [ce]tags.
Richard M. Stallman [Sun, 8 May 1994 20:32:12 +0000 (20:32 +0000)]
Don't pass version to [ce]tags.

30 years agoForcibly remove "# " style comments from makefiles.
Richard M. Stallman [Sun, 8 May 1994 20:30:46 +0000 (20:30 +0000)]
Forcibly remove "# " style comments from makefiles.

30 years ago(uninstall): When processing lispdir and etcdir,
Richard M. Stallman [Sun, 8 May 1994 19:51:59 +0000 (19:51 +0000)]
(uninstall): When processing lispdir and etcdir,
do nothing unless it exists and is a directory.

30 years agoDoc fixes.
Richard M. Stallman [Sun, 8 May 1994 06:45:49 +0000 (06:45 +0000)]
Doc fixes.

30 years ago(calendar-event-to-date): Set buffer in case calendar isn't current.
Richard M. Stallman [Sun, 8 May 1994 06:29:31 +0000 (06:29 +0000)]
(calendar-event-to-date): Set buffer in case calendar isn't current.

30 years ago(calendar-mouse-print-dates): Add missing level of list
Richard M. Stallman [Sun, 8 May 1994 06:10:52 +0000 (06:10 +0000)]
(calendar-mouse-print-dates): Add missing level of list
for Islamic, Revolutionary and Mayan calendars.
Delete duplicate entry for ISO calendar.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 8 May 1994 01:38:58 +0000 (01:38 +0000)]
*** empty log message ***

30 years ago(ignore): Allow interactive call.
Richard M. Stallman [Sat, 7 May 1994 22:48:29 +0000 (22:48 +0000)]
(ignore): Allow interactive call.

30 years ago(mail-mailer-swallows-blank-line): Put space and tab into brackets.
Richard M. Stallman [Sat, 7 May 1994 22:00:33 +0000 (22:00 +0000)]
(mail-mailer-swallows-blank-line): Put space and tab into brackets.

30 years ago(dehexlify-buffer): Reflect that binary-process was
Richard M. Stallman [Sat, 7 May 1994 21:55:56 +0000 (21:55 +0000)]
(dehexlify-buffer): Reflect that binary-process was
renamed to binary-process-output.
(dehexlify-buffer): Bind also binary-process-input (for ms-dos).
(hexlify-buffer): Bind both binary-process-input and
binary-process-input (for ms-dos).
(hexl-save-buffer): Force binary save (for ms-dos).

30 years ago[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
Richard M. Stallman [Sat, 7 May 1994 21:53:28 +0000 (21:53 +0000)]
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
(syms_of_callproc) [MSDOS]: Rename lisp variable binary-process to
binary-process-output.
(Fcall_process, syms_of_callproc) [MSDOS]: Use new names.
(Vbinary_process_input) [MSDOS]: New variable.
(syms_of_callproc) [MSDOS]: Declare binary-process-input.
(Fcall_process_region) [MSDOS]: Bind binary-process-input temporarily
to buffer-file-type.
(init_callproc) [MSDOS]: Don't add lib-src as the wrapped binaries are in bin.

30 years ago(read_char): Don't text do_mouse_tracking;
Richard M. Stallman [Sat, 7 May 1994 19:47:44 +0000 (19:47 +0000)]
(read_char): Don't text do_mouse_tracking;
instead, do prepare_menu_bars only if commandflag > 1.

Do call add_command_key for mouse-movement events.

Test detect_input_pending, not EVENT_QUEUES_EMPTY, for kbd menus.
But don't test either one for mouse menus.

30 years ago(record_delete): Record the old point value only right after a boundary.
Richard M. Stallman [Sat, 7 May 1994 08:38:28 +0000 (08:38 +0000)]
(record_delete): Record the old point value only right after a boundary.

(record_delete): Test last_point_position_buffer.

30 years agoComment change.
Richard M. Stallman [Sat, 7 May 1994 05:31:39 +0000 (05:31 +0000)]
Comment change.

30 years ago(mirror-mode): Commented out.
Richard M. Stallman [Sat, 7 May 1994 05:30:31 +0000 (05:30 +0000)]
(mirror-mode): Commented out.

30 years ago(PURESIZE): Increase to 205000.
Richard M. Stallman [Sat, 7 May 1994 05:22:50 +0000 (05:22 +0000)]
(PURESIZE): Increase to 205000.

30 years agoentered into RCS
Richard M. Stallman [Sat, 7 May 1994 04:39:30 +0000 (04:39 +0000)]
entered into RCS

30 years ago(install-arch-indep): Do install info/dired-x*.
Richard M. Stallman [Sat, 7 May 1994 03:15:33 +0000 (03:15 +0000)]
(install-arch-indep): Do install info/dired-x*.
Merge code in from install-doc.
(install-doc): Merge code back into install-arch-indep.
(install-arch-dep): Don't depend on install-doc.

30 years ago(run_in_place): Don't use pwd for archlibdir and docdir.
Richard M. Stallman [Sat, 7 May 1994 03:14:53 +0000 (03:14 +0000)]
(run_in_place): Don't use pwd for archlibdir and docdir.

30 years agoentered into RCS
Richard M. Stallman [Sat, 7 May 1994 03:03:13 +0000 (03:03 +0000)]
entered into RCS

30 years ago(hexl-insert-char): Increment `address' for every character inserted.
Karl Heuer [Sat, 7 May 1994 02:33:33 +0000 (02:33 +0000)]
(hexl-insert-char): Increment `address' for every character inserted.

30 years ago(PURESIZE): Increase to 235000.
Richard M. Stallman [Sat, 7 May 1994 02:26:40 +0000 (02:26 +0000)]
(PURESIZE): Increase to 235000.

30 years agoProvide 'resume.
Karl Heuer [Sat, 7 May 1994 02:09:00 +0000 (02:09 +0000)]
Provide 'resume.
(resume-process-args): Bind `command-line-default-directory' for
command-line-1.

30 years ago(asm-comment): Don't match newline.
Karl Heuer [Sat, 7 May 1994 01:58:40 +0000 (01:58 +0000)]
(asm-comment): Don't match newline.

30 years ago(dired-mark-subdir-files): Don't pass any arguments interactively.
Karl Heuer [Sat, 7 May 1994 01:56:19 +0000 (01:56 +0000)]
(dired-mark-subdir-files): Don't pass any arguments interactively.

30 years ago(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.
Karl Heuer [Sat, 7 May 1994 01:54:48 +0000 (01:54 +0000)]
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.

30 years ago(forms-mode): Set visited file name to nil to prevent overwrite and autosave.
Karl Heuer [Sat, 7 May 1994 01:52:42 +0000 (01:52 +0000)]
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.
The previous method didn't go far enough.

30 years ago(hexl-mode-map): Add bindings for cursor keys.
Karl Heuer [Sat, 7 May 1994 01:48:54 +0000 (01:48 +0000)]
(hexl-mode-map): Add bindings for cursor keys.

30 years ago(hide-ifdef-syntax-table): New variable.
Karl Heuer [Sat, 7 May 1994 01:42:48 +0000 (01:42 +0000)]
(hide-ifdef-syntax-table): New variable.
(hif-tokenize): Use it.
(hide-ifdef-mode): Don't clobber `c-mode-syntax-table'.

30 years ago(isearch-edit-string): Doc fix.
Karl Heuer [Sat, 7 May 1994 01:33:23 +0000 (01:33 +0000)]
(isearch-edit-string): Doc fix.
(isearch-message-prefix): Initialize `isearch-within-brackets'.

30 years ago(shell-forward-command, shell-backward-command): Fix regexp.
Karl Heuer [Sat, 7 May 1994 01:22:50 +0000 (01:22 +0000)]
(shell-forward-command, shell-backward-command): Fix regexp.

30 years ago(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.
Richard M. Stallman [Sat, 7 May 1994 01:22:38 +0000 (01:22 +0000)]
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.

30 years agoIf rmail-spool-directory is not a directory,
Richard M. Stallman [Sat, 7 May 1994 01:21:58 +0000 (01:21 +0000)]
If rmail-spool-directory is not a directory,
just output an `echo' command to tell about it.

30 years ago(terminal-edit-mode): Doc fix.
Karl Heuer [Sat, 7 May 1994 01:20:07 +0000 (01:20 +0000)]
(terminal-edit-mode): Doc fix.
(terminal-cease-edit): Reset the local keymap.

30 years ago(minibuffer-history-sexp-flag): Doc fix.
Karl Heuer [Sat, 7 May 1994 01:17:18 +0000 (01:17 +0000)]
(minibuffer-history-sexp-flag): Doc fix.

30 years agoDon't precompute keybinding cache for menubar. Now done in startup.el instead.
Karl Heuer [Sat, 7 May 1994 00:22:05 +0000 (00:22 +0000)]
Don't precompute keybinding cache for menubar.  Now done in startup.el instead.

30 years ago(precompute-menubar-bindings): New function, formerly in loadup.el.
Karl Heuer [Sat, 7 May 1994 00:21:24 +0000 (00:21 +0000)]
(precompute-menubar-bindings): New function, formerly in loadup.el.
(normal-top-level): Call it here, after loading user files.
(command-line-1): Or here, if displaying startup message.

30 years ago(sc-cite-original): Add autoload.
Richard M. Stallman [Sat, 7 May 1994 00:19:23 +0000 (00:19 +0000)]
(sc-cite-original): Add autoload.

30 years ago(backquote-backquote-symbol): Don't autoload defvar.
Richard M. Stallman [Sat, 7 May 1994 00:18:35 +0000 (00:18 +0000)]
(backquote-backquote-symbol): Don't autoload defvar.
(`): Write its name directly in the definition.  Use defalias.

30 years ago(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.
Richard M. Stallman [Fri, 6 May 1994 23:59:28 +0000 (23:59 +0000)]
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.

30 years agoChange another new-frame to make-frame (missed this one last time).
Karl Heuer [Fri, 6 May 1994 21:22:39 +0000 (21:22 +0000)]
Change another new-frame to make-frame (missed this one last time).

30 years ago(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
Karl Heuer [Fri, 6 May 1994 20:31:51 +0000 (20:31 +0000)]
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
keyboard binding.

30 years agoChange new-frame to make-frame.
Karl Heuer [Fri, 6 May 1994 20:29:42 +0000 (20:29 +0000)]
Change new-frame to make-frame.

30 years ago(Man-notify-when-ready): Change new-frame to make-frame.
Karl Heuer [Fri, 6 May 1994 20:28:45 +0000 (20:28 +0000)]
(Man-notify-when-ready): Change new-frame to make-frame.

30 years ago(mouse-tear-off-window): Change new-frame to make-frame.
Karl Heuer [Fri, 6 May 1994 20:27:25 +0000 (20:27 +0000)]
(mouse-tear-off-window): Change new-frame to make-frame.

30 years agoDefine NO_MATHERR.
Richard M. Stallman [Fri, 6 May 1994 18:14:23 +0000 (18:14 +0000)]
Define NO_MATHERR.

30 years agoDon't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.
Richard M. Stallman [Fri, 6 May 1994 18:14:02 +0000 (18:14 +0000)]
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.

30 years agoentered into RCS
Richard M. Stallman [Fri, 6 May 1994 17:29:23 +0000 (17:29 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Fri, 6 May 1994 17:28:42 +0000 (17:28 +0000)]
Initial revision

30 years ago*** empty log message ***
Jim Meyering [Fri, 6 May 1994 15:23:06 +0000 (15:23 +0000)]
*** empty log message ***

30 years ago(frame-notice-user-settings): Wait till frame becomes
Richard M. Stallman [Fri, 6 May 1994 09:17:06 +0000 (09:17 +0000)]
(frame-notice-user-settings): Wait till frame becomes
visible before using its parameters.

30 years ago(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.
Richard M. Stallman [Fri, 6 May 1994 08:30:32 +0000 (08:30 +0000)]
(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.

30 years ago* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.
Francesco Potortì [Fri, 6 May 1994 08:16:14 +0000 (08:16 +0000)]
* m/delta.h: (SYSTEM_MALLOC): deleted.  The problem isn't there.

30 years ago(update-directory-autoloads): Ignore files
Richard M. Stallman [Fri, 6 May 1994 08:11:04 +0000 (08:11 +0000)]
(update-directory-autoloads): Ignore files
whose names start with =.  Bind enable-local-eval to nil.

30 years ago(error): Fix logic in call to xmalloc/xrealloc.
Richard M. Stallman [Fri, 6 May 1994 06:45:18 +0000 (06:45 +0000)]
(error): Fix logic in call to xmalloc/xrealloc.

30 years ago(wait_reading_process_input): Don't call prepare_menu_bars
Richard M. Stallman [Fri, 6 May 1994 06:39:48 +0000 (06:39 +0000)]
(wait_reading_process_input): Don't call prepare_menu_bars
unless we are going to redisplay for a garbaged frame.
(read_process_output): Call prepare_menu_bars if waiting for input.
(exec_sentinel): Call prepare_menu_bars if waiting for input.

30 years ago(make_lispy_event): Ignore mouse events for deleted frame.
Richard M. Stallman [Fri, 6 May 1994 06:25:15 +0000 (06:25 +0000)]
(make_lispy_event): Ignore mouse events for deleted frame.

30 years ago(imenu-default-create-index-function):
Richard M. Stallman [Fri, 6 May 1994 06:06:08 +0000 (06:06 +0000)]
(imenu-default-create-index-function):
Temporarily build in handling of a few major modes.
(imenu--completion-buffer): Set completion-reference-buffer properly.

30 years ago(hilit-lookup-face-create): Don't put string values into the global face-font
Karl Heuer [Fri, 6 May 1994 03:07:23 +0000 (03:07 +0000)]
(hilit-lookup-face-create): Don't put string values into the global face-font
data.

30 years ago(Fdelete_other_windows): Do nothing if w->start is outside region.
Karl Heuer [Fri, 6 May 1994 01:49:51 +0000 (01:49 +0000)]
(Fdelete_other_windows): Do nothing if w->start is outside region.
Don't temporarily move point when recomputing window position.

30 years agoUse PT, not point.
Karl Heuer [Fri, 6 May 1994 01:00:15 +0000 (01:00 +0000)]
Use PT, not point.

30 years ago(x_set_offset): Update XNegative and YNegative for new pos.
Richard M. Stallman [Fri, 6 May 1994 00:59:24 +0000 (00:59 +0000)]
(x_set_offset): Update XNegative and YNegative for new pos.

(x_make_frame_invisible): Use XWithdrawWindow again.

30 years ago(last_point_position_buffer): New variable.
Richard M. Stallman [Fri, 6 May 1994 00:48:26 +0000 (00:48 +0000)]
(last_point_position_buffer): New variable.
(command_loop_1): Set it.

(make_lispy_movement): Don't call pixel_to_glyph_coords if FRAME is 0.

30 years ago(frame-notice-user-settings): Use geometry parms from frame
Richard M. Stallman [Fri, 6 May 1994 00:32:58 +0000 (00:32 +0000)]
(frame-notice-user-settings): Use geometry parms from frame
when the initial specifications did not have them.

30 years ago(frame-notice-user-settings): When replacing the first
Richard M. Stallman [Thu, 5 May 1994 22:37:47 +0000 (22:37 +0000)]
(frame-notice-user-settings): When replacing the first
X frame, use the same geometry parms that were used to make it.
(frame-remove-geometry-params):
Treat user-size and user-position as geometry parms.
Store all those parms into frame-initial-geometry-arguments.

30 years ago(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
Richard M. Stallman [Thu, 5 May 1994 20:30:32 +0000 (20:30 +0000)]
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.

30 years ago(describe_map): Ignore bindings for all except symbols and integers.
Richard M. Stallman [Thu, 5 May 1994 20:25:41 +0000 (20:25 +0000)]
(describe_map): Ignore bindings for all except symbols and integers.

30 years ago(unexec): Handle debugging info properly.
Richard M. Stallman [Thu, 5 May 1994 19:31:09 +0000 (19:31 +0000)]
(unexec): Handle debugging info properly.

30 years agoDon't use netbsd.h. Do all that right here.
Richard M. Stallman [Thu, 5 May 1994 19:18:57 +0000 (19:18 +0000)]
Don't use netbsd.h.  Do all that right here.

30 years agoFix out of date comment.
David J. MacKenzie [Thu, 5 May 1994 19:06:48 +0000 (19:06 +0000)]
Fix out of date comment.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 5 May 1994 07:21:27 +0000 (07:21 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Thu, 5 May 1994 06:49:43 +0000 (06:49 +0000)]
entered into RCS

30 years ago(xmenu_show): Disallow empty menus.
Karl Heuer [Thu, 5 May 1994 06:31:28 +0000 (06:31 +0000)]
(xmenu_show): Disallow empty menus.