bpt/emacs.git
27 years ago(vip-ms-style-os-p): Doc fix.
Karl Heuer [Sat, 20 Jul 1996 17:20:16 +0000 (17:20 +0000)]
(vip-ms-style-os-p): Doc fix.

27 years ago(check_writable): Use euidaccess, not eaccess.
Karl Heuer [Sat, 20 Jul 1996 07:00:51 +0000 (07:00 +0000)]
(check_writable): Use euidaccess, not eaccess.

27 years ago(view-mode-auto-exit): Doc fix.
Karl Heuer [Sat, 20 Jul 1996 06:15:12 +0000 (06:15 +0000)]
(view-mode-auto-exit): Doc fix.

27 years ago(list-load-path-shadows): Fix ambiguous wording.
Karl Heuer [Sat, 20 Jul 1996 06:12:06 +0000 (06:12 +0000)]
(list-load-path-shadows): Fix ambiguous wording.

27 years agoDon't test X colors unless using X.
Karl Heuer [Sat, 20 Jul 1996 06:08:32 +0000 (06:08 +0000)]
Don't test X colors unless using X.

27 years ago(balance_intervals_internal): Recurse directly.
Erik Naggum [Sat, 20 Jul 1996 04:44:09 +0000 (04:44 +0000)]
(balance_intervals_internal): Recurse directly.

27 years agoClarify info about long filenames on MSDOS-like systems.
Karl Heuer [Fri, 19 Jul 1996 19:50:23 +0000 (19:50 +0000)]
Clarify info about long filenames on MSDOS-like systems.

27 years ago(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
Karl Heuer [Fri, 19 Jul 1996 19:47:26 +0000 (19:47 +0000)]
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
in `_crt0_startup_flags' so they don't go into the dumped Emacs.
Restore the value of `_crt0_startup_flags' after .text and .data
were dumped.

27 years ago(_BSD_SIGNALS): Define.
Karl Heuer [Fri, 19 Jul 1996 19:41:03 +0000 (19:41 +0000)]
(_BSD_SIGNALS): Define.

27 years ago(SA_RESTART): Add #undef.
Karl Heuer [Fri, 19 Jul 1996 19:39:09 +0000 (19:39 +0000)]
(SA_RESTART): Add #undef.

27 years agoIf no dark magenta, use maroon.
Karl Heuer [Fri, 19 Jul 1996 19:29:01 +0000 (19:29 +0000)]
If no dark magenta, use maroon.
(gnus-face-dark-name-list): If no dark blue, use royal blue.

27 years ago(vip-get-filenames-from-buffer): Add &optional.
Karl Heuer [Wed, 17 Jul 1996 21:13:24 +0000 (21:13 +0000)]
(vip-get-filenames-from-buffer): Add &optional.

27 years ago(send-invisble): Comment fix.
Karl Heuer [Wed, 17 Jul 1996 21:09:42 +0000 (21:09 +0000)]
(send-invisble): Comment fix.

27 years ago(display-time): Starting time should be future, not past.
Karl Heuer [Wed, 17 Jul 1996 20:14:16 +0000 (20:14 +0000)]
(display-time): Starting time should be future, not past.

27 years agoChanges for Emacs 19.32.
Karl Heuer [Wed, 17 Jul 1996 04:54:04 +0000 (04:54 +0000)]
Changes for Emacs 19.32.

27 years ago* message.el (message-send): Don't use mail-hist by default.
Lars Magne Ingebrigtsen [Tue, 16 Jul 1996 23:29:39 +0000 (23:29 +0000)]
* message.el (message-send): Don't use mail-hist by default.

27 years ago(w32_read_socket): Need to erase background
Karl Heuer [Tue, 16 Jul 1996 23:25:18 +0000 (23:25 +0000)]
(w32_read_socket): Need to erase background
immediately before repainting exposed region.

27 years ago(clean): Use OBJDIR macro.
Karl Heuer [Tue, 16 Jul 1996 23:23:09 +0000 (23:23 +0000)]
(clean): Use OBJDIR macro.

27 years ago(DOC, clean): Use OBJDIR macro.
Karl Heuer [Tue, 16 Jul 1996 23:21:37 +0000 (23:21 +0000)]
(DOC, clean): Use OBJDIR macro.

27 years ago(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
Karl Heuer [Tue, 16 Jul 1996 23:13:51 +0000 (23:13 +0000)]
(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.

27 years agoUndo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:39:31 +0000 (22:39 +0000)]
Undo previous change.

27 years agoUndo previous changes.
Karl Heuer [Tue, 16 Jul 1996 22:37:24 +0000 (22:37 +0000)]
Undo previous changes.

27 years ago(create_process_1, sigchld_handler): Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:33:09 +0000 (22:33 +0000)]
(create_process_1, sigchld_handler): Undo previous change.

27 years ago(input_available_signal, interrupt_signal): Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:23:11 +0000 (22:23 +0000)]
(input_available_signal, interrupt_signal): Undo previous change.

27 years ago(arith_error): Undo previous change.
Karl Heuer [Tue, 16 Jul 1996 22:19:09 +0000 (22:19 +0000)]
(arith_error): Undo previous change.

27 years agoTest HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
Karl Heuer [Tue, 16 Jul 1996 09:03:24 +0000 (09:03 +0000)]
Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
in case <termios.h> is present but unusable.

27 years ago(Fy_or_n_p): Pass 3rd arg to Flookup_key.
Karl Heuer [Tue, 16 Jul 1996 06:19:43 +0000 (06:19 +0000)]
(Fy_or_n_p): Pass 3rd arg to Flookup_key.

27 years ago(struct save_window_data, struct saved_window): First
Karl Heuer [Tue, 16 Jul 1996 06:17:37 +0000 (06:17 +0000)]
(struct save_window_data, struct saved_window): First
placeholder member is EMACS_INT, not int.

27 years ago(SET_SAVED_MENU_EVENT): New macro.
Karl Heuer [Tue, 16 Jul 1996 06:10:35 +0000 (06:10 +0000)]
(SET_SAVED_MENU_EVENT): New macro.
(SET_SAVED_BUTTON_EVENT, SET_SAVED_KEY_EVENT): New macros.
(XTread_socket): Use them.

27 years ago(x_activate_menubar): Allow any event, not just ButtonPress.
Karl Heuer [Tue, 16 Jul 1996 06:01:13 +0000 (06:01 +0000)]
(x_activate_menubar): Allow any event, not just ButtonPress.

27 years ago(struct x_output): Member saved_button_event replaced by
Karl Heuer [Tue, 16 Jul 1996 05:59:54 +0000 (05:59 +0000)]
(struct x_output): Member saved_button_event replaced by
saved_menu_event.

27 years ago(LIBS_TERMCAP): New definition.
Karl Heuer [Tue, 16 Jul 1996 05:45:45 +0000 (05:45 +0000)]
(LIBS_TERMCAP): New definition.

27 years ago(print): Fix args in strout calls.
Karl Heuer [Tue, 16 Jul 1996 05:39:06 +0000 (05:39 +0000)]
(print): Fix args in strout calls.

27 years ago(xlwmenu_default_font): Declare, but don't define.
Karl Heuer [Tue, 16 Jul 1996 05:22:55 +0000 (05:22 +0000)]
(xlwmenu_default_font): Declare, but don't define.

27 years ago(last_event_timestamp): Declare, but don't define.
Karl Heuer [Tue, 16 Jul 1996 05:19:28 +0000 (05:19 +0000)]
(last_event_timestamp): Declare, but don't define.

27 years ago(Qfont): Delete redundant definition.
Karl Heuer [Tue, 16 Jul 1996 05:12:55 +0000 (05:12 +0000)]
(Qfont): Delete redundant definition.
(syms_of_xfns): Delete the duplicate assignment and staticpro.

27 years ago(Qfont): Delete redundant definition.
Karl Heuer [Tue, 16 Jul 1996 05:10:26 +0000 (05:10 +0000)]
(Qfont): Delete redundant definition.
(syms_of_win32fns): Delete the duplicate assignment and staticpro.

27 years ago(Qfont): Declare here.
Karl Heuer [Tue, 16 Jul 1996 05:07:01 +0000 (05:07 +0000)]
(Qfont): Declare here.

27 years agoFix previous change. Use sed's y command instead.
Karl Heuer [Tue, 16 Jul 1996 04:47:46 +0000 (04:47 +0000)]
Fix previous change.  Use sed's y command instead.

27 years agoUse portable tr syntax.
Karl Heuer [Tue, 16 Jul 1996 03:53:55 +0000 (03:53 +0000)]
Use portable tr syntax.

27 years agoUndo previous change.
Karl Heuer [Tue, 16 Jul 1996 02:17:14 +0000 (02:17 +0000)]
Undo previous change.

27 years ago[__ELF__] (C_SWITCH_MACHINE): Define.
Karl Heuer [Tue, 16 Jul 1996 00:46:45 +0000 (00:46 +0000)]
[__ELF__] (C_SWITCH_MACHINE): Define.
(NO_TERMIO): Define this unconditionally.
(COFF): Omit this if ELF.

27 years ago[__ELF__] (START_FILES, LIB_STANDARD):
Karl Heuer [Tue, 16 Jul 1996 00:21:01 +0000 (00:21 +0000)]
[__ELF__] (START_FILES, LIB_STANDARD):
Use files in /alt/usr/lib, not /usr/lib.

27 years ago(Qmouse_leave_buffer_hook): Delete redundant definition.
Karl Heuer [Tue, 16 Jul 1996 00:05:12 +0000 (00:05 +0000)]
(Qmouse_leave_buffer_hook): Delete redundant definition.
(syms_of_frame_1): Delete the duplicate assignment and staticpro.

27 years ago(Qmouse_leave_buffer_hook): Declare it here.
Karl Heuer [Tue, 16 Jul 1996 00:04:15 +0000 (00:04 +0000)]
(Qmouse_leave_buffer_hook): Declare it here.

27 years ago(Qarith_error): Delete redundant definition.
Karl Heuer [Mon, 15 Jul 1996 23:53:58 +0000 (23:53 +0000)]
(Qarith_error): Delete redundant definition.

27 years agoAdd 64-bit ELF and Alpha/ELF support.
Karl Heuer [Mon, 15 Jul 1996 22:00:12 +0000 (22:00 +0000)]
Add 64-bit ELF and Alpha/ELF support.

27 years agoUse <config.h>.
Karl Heuer [Mon, 15 Jul 1996 21:58:10 +0000 (21:58 +0000)]
Use <config.h>.
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
[USG]: Include <string.h>.

27 years ago[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
Karl Heuer [Mon, 15 Jul 1996 21:53:24 +0000 (21:53 +0000)]
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.

27 years ago(create_process_1, sigchld_handler):
Karl Heuer [Mon, 15 Jul 1996 21:51:25 +0000 (21:51 +0000)]
(create_process_1, sigchld_handler):
Don't reinstall sig handler if POSIX_SIGNALS.

27 years ago(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
Karl Heuer [Mon, 15 Jul 1996 21:48:55 +0000 (21:48 +0000)]
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
Omit these definitions if ELF.
(LINUX_SBRK_BUG): Omit this if using a recent GNU library.

27 years ago(input_available_signal, interrupt_signal):
Karl Heuer [Mon, 15 Jul 1996 21:41:00 +0000 (21:41 +0000)]
(input_available_signal, interrupt_signal):
Don't reinstall sig handler if POSIX_SIGNALS.

27 years agoDon't delare ospeed; cm.h already did it.
Karl Heuer [Mon, 15 Jul 1996 21:38:40 +0000 (21:38 +0000)]
Don't delare ospeed; cm.h already did it.

27 years ago(arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
Karl Heuer [Mon, 15 Jul 1996 21:36:19 +0000 (21:36 +0000)]
(arith_error): Don't reinstall sig handler if POSIX_SIGNALS.

27 years ago(HAVE_TERMIOS_H): Add #undef.
Karl Heuer [Mon, 15 Jul 1996 21:33:30 +0000 (21:33 +0000)]
(HAVE_TERMIOS_H): Add #undef.

27 years agoCheck for termios.h header.
Karl Heuer [Mon, 15 Jul 1996 21:32:35 +0000 (21:32 +0000)]
Check for termios.h header.

27 years agoDeclare main as int, not void.
Karl Heuer [Mon, 15 Jul 1996 21:27:49 +0000 (21:27 +0000)]
Declare main as int, not void.

27 years ago[__GNU_LIBRARY__]: Use size_t for fromlen.
Karl Heuer [Mon, 15 Jul 1996 21:26:39 +0000 (21:26 +0000)]
[__GNU_LIBRARY__]: Use size_t for fromlen.

27 years ago[__GNU_LIBRARY__]: Use <string.h>.
Karl Heuer [Mon, 15 Jul 1996 21:25:56 +0000 (21:25 +0000)]
[__GNU_LIBRARY__]: Use <string.h>.

27 years ago(texinfo-format-today): Avoid race condition by getting current time only once.
Karl Heuer [Mon, 15 Jul 1996 20:26:39 +0000 (20:26 +0000)]
(texinfo-format-today): Avoid race condition by getting current time only once.

27 years ago(appt-check, appt-make-list): Avoid race condition
Karl Heuer [Mon, 15 Jul 1996 20:23:12 +0000 (20:23 +0000)]
(appt-check, appt-make-list): Avoid race condition
by getting current time once, not twice.

27 years ago(executable-set-magic): Don't put a space at end
Karl Heuer [Mon, 15 Jul 1996 20:18:18 +0000 (20:18 +0000)]
(executable-set-magic): Don't put a space at end
if user says no.

27 years ago(sh-mode): Call sh-set-shell only for a writable
Karl Heuer [Mon, 15 Jul 1996 20:17:53 +0000 (20:17 +0000)]
(sh-mode): Call sh-set-shell only for a writable
empty buffer.

27 years ago(smtpmail-send-data-1): Escape "." at the start of
Karl Heuer [Mon, 15 Jul 1996 20:00:34 +0000 (20:00 +0000)]
(smtpmail-send-data-1): Escape "." at the start of
any line of data, not just lines containing nothing else.

27 years ago(getwd): Correct return type.
Karl Heuer [Mon, 15 Jul 1996 19:57:23 +0000 (19:57 +0000)]
(getwd): Correct return type.

27 years agoCorrect return type of getwd.
Karl Heuer [Mon, 15 Jul 1996 19:57:11 +0000 (19:57 +0000)]
Correct return type of getwd.

27 years ago* config.guess (HP 9000/811): Recognize this as a PA1.1
Jeff Law [Mon, 15 Jul 1996 17:20:52 +0000 (17:20 +0000)]
* config.guess (HP 9000/811): Recognize this as a PA1.1
        machine.

27 years agoGeneralize C90 alternative to all x90 machines.
Torbjorn Granlund [Sun, 14 Jul 1996 18:09:15 +0000 (18:09 +0000)]
Generalize C90 alternative to all x90 machines.

27 years ago(eldoc-mode): Toggle eldoc-mode if no prefix given.
Noah Friedman [Sun, 14 Jul 1996 16:46:25 +0000 (16:46 +0000)]
(eldoc-mode): Toggle eldoc-mode if no prefix given.

27 years ago* gnus-cache.el (()): Make sure byte-compilation doesn't trip on
Lars Magne Ingebrigtsen [Sun, 14 Jul 1996 14:42:27 +0000 (14:42 +0000)]
* gnus-cache.el (()): Make sure byte-compilation doesn't trip on
the undefined `gnus-add-shutdown'.

27 years ago((provide 'gnus)): Make sure `gnus-directory' is defined
Lars Magne Ingebrigtsen [Sun, 14 Jul 1996 14:32:45 +0000 (14:32 +0000)]
((provide 'gnus)): Make sure `gnus-directory' is defined
when byte-compiling.

27 years agoAdded Richard's diffs to this file, fixed a couple of small bugs
Daniel Hagerty [Sun, 14 Jul 1996 01:59:42 +0000 (01:59 +0000)]
Added Richard's diffs to this file, fixed a couple of small bugs
texinfo related bugs.

27 years ago(Fmatch_data): If no matching done yet, return Qnil.
Karl Heuer [Sun, 14 Jul 1996 00:06:09 +0000 (00:06 +0000)]
(Fmatch_data): If no matching done yet, return Qnil.

27 years ago(sys_gmtime): Don't assume year < 2000.
Karl Heuer [Sun, 14 Jul 1996 00:03:45 +0000 (00:03 +0000)]
(sys_gmtime): Don't assume year < 2000.

27 years ago(xm_update_menu): Fix loop termination test.
Karl Heuer [Sat, 13 Jul 1996 18:51:11 +0000 (18:51 +0000)]
(xm_update_menu): Fix loop termination test.

27 years ago(outline-auto-activation, outline-layout)
Karl Heuer [Sat, 13 Jul 1996 18:46:08 +0000 (18:46 +0000)]
(outline-auto-activation, outline-layout)
(outline-primary-bullet, outline-plain-bullets-string)
(outline-distinctive-bullets-string, outline-old-style-prefixes)
(outline-stylish-prefixes, outline-file-xref-bullet)
(outline-use-hanging-indents, outline-bullets-string)
(outline-write-file-hook, outline-mode, outline-prefix-data)
(outline-before-change-protect, outline-make-topic-prefix)
(outline-rebullet-current-heading, outline-rebullet-heading)
(outline-listify-exposed, outline-expose-topic)
(outline-old-expose-topic, outline-exposure)
(outline-latex-verbatim-quote-curr-line)
(outline-show-current-subtree, outline-hide-current-subtree)
(outline-hide-current-leaves, outline-new-exposure): Doc fix.

27 years ago(outline-resolve-xref): Do not mistake a blank line
Karl Heuer [Sat, 13 Jul 1996 18:40:22 +0000 (18:40 +0000)]
(outline-resolve-xref): Do not mistake a blank line
following an xref (@) bullet as part of the rerefenced file name.

27 years ago(display-time): Fix start time for run-at-time.
Karl Heuer [Sat, 13 Jul 1996 17:53:53 +0000 (17:53 +0000)]
(display-time): Fix start time for run-at-time.

27 years ago(wait_reading_process_input) [hpux]: Workaround for
Karl Heuer [Sat, 13 Jul 1996 17:50:47 +0000 (17:50 +0000)]
(wait_reading_process_input) [hpux]: Workaround for
annoying messages.

27 years agoMake sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips...
Simon Marshall [Sat, 13 Jul 1996 11:12:25 +0000 (11:12 +0000)]
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.

27 years ago(Fvertical_motion): Doc fix.
Karl Heuer [Sat, 13 Jul 1996 01:03:02 +0000 (01:03 +0000)]
(Fvertical_motion): Doc fix.

27 years ago(rmail-summary-next-labeled-message)
Karl Heuer [Sat, 13 Jul 1996 00:57:31 +0000 (00:57 +0000)]
(rmail-summary-next-labeled-message)
(rmail-summary-previous-labeled-message):
Call rmail-summary-goto-msg to move point in the summary.

27 years ago(mouse-major-mode-menu-1): No need to copy the top
Karl Heuer [Sat, 13 Jul 1996 00:55:05 +0000 (00:55 +0000)]
(mouse-major-mode-menu-1): No need to copy the top
levels of structure.

27 years ago(browse-url-netscape-program): New variable.
Karl Heuer [Sat, 13 Jul 1996 00:52:08 +0000 (00:52 +0000)]
(browse-url-netscape-program): New variable.
(browse-url-mosaic-program): New variable.
(browse-url-mosaic, browse-url-netscape): Use them.

27 years agoBind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
Simon Marshall [Fri, 12 Jul 1996 07:34:20 +0000 (07:34 +0000)]
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.

27 years ago1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions...
Simon Marshall [Fri, 12 Jul 1996 07:32:45 +0000 (07:32 +0000)]
1.  For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer.  Count from process-mark.
2.  Don't bind file-name-handler-alist, it can break dir tracking.
3.  Expand ^ in input only at boi.
4.  Use new comint-file-name-regexp as source of valid chars in filenames.

27 years ago1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster...
Simon Marshall [Fri, 12 Jul 1996 07:27:55 +0000 (07:27 +0000)]
1.  Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
2.  Don't treat ; as an item separator.

27 years ago(dabbrev-case-fold-search, dabbrev-case-replace): Set
Karl Heuer [Fri, 12 Jul 1996 00:32:48 +0000 (00:32 +0000)]
(dabbrev-case-fold-search, dabbrev-case-replace): Set
risky-local-variable property, since these get eval'ed.

27 years ago(w32_read_socket): Remove unused WM_ERASEBKGND code.
Karl Heuer [Fri, 12 Jul 1996 00:26:02 +0000 (00:26 +0000)]
(w32_read_socket): Remove unused WM_ERASEBKGND code.
No need to erase background now on (delayed) WM_PAINT.  Move
WM_PALETTECHANGED processing to raw input thread.

27 years ago(win32_wnd_proc): Handle WM_ERASEBKGND and
Karl Heuer [Fri, 12 Jul 1996 00:25:27 +0000 (00:25 +0000)]
(win32_wnd_proc): Handle WM_ERASEBKGND and
WM_PALETTECHANGED messages inline (as they should be).

27 years ago(menu_bar_item): Skip menu-bar equiv keys data
Karl Heuer [Fri, 12 Jul 1996 00:22:51 +0000 (00:22 +0000)]
(menu_bar_item): Skip menu-bar equiv keys data
to get just the keymap.

27 years ago(smtpmail-deduce-address-list): Handle RESENT-* fields.
Karl Heuer [Fri, 12 Jul 1996 00:09:50 +0000 (00:09 +0000)]
(smtpmail-deduce-address-list): Handle RESENT-* fields.

27 years ago(normal-top-level-add-to-load-path):
Karl Heuer [Fri, 12 Jul 1996 00:08:09 +0000 (00:08 +0000)]
(normal-top-level-add-to-load-path):
Use directory-file-name since load-path elements don't end in /.

27 years ago[__GNUC__] (C_DEBUG_SWITCH): New definition.
Karl Heuer [Fri, 12 Jul 1996 00:05:23 +0000 (00:05 +0000)]
[__GNUC__] (C_DEBUG_SWITCH): New definition.

27 years ago(rmail-make-basic-summary-line):
Karl Heuer [Thu, 11 Jul 1996 23:59:24 +0000 (23:59 +0000)]
(rmail-make-basic-summary-line):
If user-mail-address is nil, use alternative.

27 years ago(tex-validate-region): Skip fwd over whitespace
Karl Heuer [Thu, 11 Jul 1996 23:55:01 +0000 (23:55 +0000)]
(tex-validate-region): Skip fwd over whitespace
and punctuation, to find point of mismatch.
(validate-tex-buffer): Don't include the blank lines
before a paragraph in the paragraph being checked.

27 years ago(lim_data): Make this an unsigned long.
Karl Heuer [Thu, 11 Jul 1996 23:41:28 +0000 (23:41 +0000)]
(lim_data): Make this an unsigned long.

27 years ago(mouse-drag-region): Cope if stop-point is nil.
Karl Heuer [Thu, 11 Jul 1996 23:35:37 +0000 (23:35 +0000)]
(mouse-drag-region): Cope if stop-point is nil.

(mouse-major-mode-menu-compute-equiv-keys): Deleted.
(mouse-major-mode-menu-1): Copy the top levels of structure,
if we use all of MENUBAR.
Set mouse-major-mode-menu-prefix.
(mouse-major-mode-menu): Total rewrite.

27 years agoUse s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3
Karl Heuer [Thu, 11 Jul 1996 23:32:29 +0000 (23:32 +0000)]
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3

27 years agoInitial revision
Karl Heuer [Thu, 11 Jul 1996 23:29:54 +0000 (23:29 +0000)]
Initial revision