]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years agoDon't declare HAVE_GETWD.
Dave Love [Tue, 20 Jun 2000 14:04:28 +0000 (14:04 +0000)]
Don't declare HAVE_GETWD.

24 years agoDon't declare xmalloc, xrealloc.
Dave Love [Tue, 20 Jun 2000 14:02:05 +0000 (14:02 +0000)]
Don't declare xmalloc, xrealloc.

24 years ago*** empty log message ***
Dave Love [Tue, 20 Jun 2000 13:57:43 +0000 (13:57 +0000)]
*** empty log message ***

24 years agoDon't declare GETTIMEOFDAY_ONE_ARGUMENT.
Dave Love [Tue, 20 Jun 2000 13:36:45 +0000 (13:36 +0000)]
Don't declare GETTIMEOFDAY_ONE_ARGUMENT.

24 years agoDon't declare HAVE_GETWD, VFORK_RETURN_TYPE.
Dave Love [Tue, 20 Jun 2000 13:36:13 +0000 (13:36 +0000)]
Don't declare HAVE_GETWD, VFORK_RETURN_TYPE.

24 years agoDon't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.
Dave Love [Tue, 20 Jun 2000 13:35:30 +0000 (13:35 +0000)]
Don't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.

24 years agoAdd xfree missed from last change.
Dave Love [Tue, 20 Jun 2000 13:30:26 +0000 (13:30 +0000)]
Add xfree missed from last change.

24 years agocomment
Dave Love [Tue, 20 Jun 2000 13:27:11 +0000 (13:27 +0000)]
comment

24 years ago(poll_for_input_1): Declare.
Dave Love [Tue, 20 Jun 2000 13:22:16 +0000 (13:22 +0000)]
(poll_for_input_1): Declare.

24 years agoDon't define NLIST_STRUCT (handled by configure).
Dave Love [Tue, 20 Jun 2000 13:17:40 +0000 (13:17 +0000)]
Don't define NLIST_STRUCT (handled by configure).

24 years ago(xmalloc, xrealloc, xfree): Define using POINTER_TYPE.
Dave Love [Tue, 20 Jun 2000 13:15:58 +0000 (13:15 +0000)]
(xmalloc, xrealloc, xfree): Define using POINTER_TYPE.

24 years agoRemove duplicate prototypes. Declare free_frame_xic,
Dave Love [Tue, 20 Jun 2000 13:11:39 +0000 (13:11 +0000)]
Remove duplicate prototypes.  Declare free_frame_xic,
x_set_tool_bar_lines.

24 years ago(x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)
Dave Love [Tue, 20 Jun 2000 13:08:48 +0000 (13:08 +0000)]
(x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)
(getwd): Removed.
(xmalloc, xrealloc, xfree): Declare using POINTER_TYPE.

24 years agoAdd HAVE_GETWD. Move some definitions above machine/system includes.
Dave Love [Tue, 20 Jun 2000 12:58:43 +0000 (12:58 +0000)]
Add HAVE_GETWD.  Move some definitions above machine/system includes.

24 years ago*** empty log message ***
Carsten Dominik [Tue, 20 Jun 2000 12:58:31 +0000 (12:58 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Tue, 20 Jun 2000 12:53:47 +0000 (12:53 +0000)]
*** empty log message ***

24 years ago* textmodes/reftex.el (reftex-find-citation-regexp-format):
Carsten Dominik [Tue, 20 Jun 2000 12:52:00 +0000 (12:52 +0000)]
* textmodes/reftex.el (reftex-find-citation-regexp-format):
Support for bibentry.
(reftex-compile-variables): Fixed problem with end of section-re.

* texmodes/reftex-dcr.el (reftex-view-crossref,
reftex-view-crossref-from-bibtex): Deal with changed
`reftex-find-citation-regexp-format'.
(reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
Replaced `remprop' with `put'.
(reftex-view-crossref, reftex-view-crossref-when-idle): Support
for bibentry.

* textmodes/reftex-vars.el (reftex-cite-format-builtin): New entry for
bibentry package.

* textmodes/reftex-parse.el (reftex-locate-bibliography-files): Regexp also
matches "\nobibliography".

* textmodes/reftex-global.el (reftex-renumber-simple-labels): Call
`reftex-ensure-write-access' before doing anything.
(reftex-ensure-write-access): New function.

24 years agoFiles re-installed, because changes are too massive to document them here.
Carsten Dominik [Tue, 20 Jun 2000 12:49:47 +0000 (12:49 +0000)]
Files re-installed, because changes are too massive to document them here.

24 years agoUpdate to idlwave 4.2
Carsten Dominik [Tue, 20 Jun 2000 12:46:55 +0000 (12:46 +0000)]
Update to idlwave 4.2

24 years agoUpdate to reftex 4 14
Carsten Dominik [Tue, 20 Jun 2000 12:46:32 +0000 (12:46 +0000)]
Update to reftex 4 14

24 years ago(HAVE_GETLOADAVG): Define it as 1.
Kenichi Handa [Tue, 20 Jun 2000 12:20:16 +0000 (12:20 +0000)]
(HAVE_GETLOADAVG): Define it as 1.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Jun 2000 12:19:03 +0000 (12:19 +0000)]
*** empty log message ***

24 years ago(frame-background-mode): Use set-default, not set, in setter.
Dave Love [Tue, 20 Jun 2000 11:33:24 +0000 (11:33 +0000)]
(frame-background-mode): Use set-default, not set, in setter.
(frame-update-faces, frame-update-face-colors): Define with defalias.

24 years ago(font_list): Handle the case that REGISTRY doesn't contain information
Kenichi Handa [Tue, 20 Jun 2000 11:23:13 +0000 (11:23 +0000)]
(font_list): Handle the case that REGISTRY doesn't contain information
about ENCODING.

24 years ago(FONTSET_ASCII): Use the first element of char table
Kenichi Handa [Tue, 20 Jun 2000 11:22:32 +0000 (11:22 +0000)]
(FONTSET_ASCII): Use the first element of char table
for an ASCII font, not defalt slot.
(fontset_ref_via_base): If FONTSET doesn't contain information for
C, try the default fontset.
(make_fontset): Don't copy the default fontset.
(fontset_font_pattern): Likewise.
(accumulate_font_info): If ELT is nil, use the corresponding
element in the default fontset.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Jun 2000 11:20:11 +0000 (11:20 +0000)]
*** empty log message ***

24 years ago(enriched-decode-foreground, enriched-decode-background): Don't use
Dave Love [Tue, 20 Jun 2000 10:46:48 +0000 (10:46 +0000)]
(enriched-decode-foreground, enriched-decode-background): Don't use
internal-find-face.

24 years agoDoc fixes.
Dave Love [Tue, 20 Jun 2000 09:58:07 +0000 (09:58 +0000)]
Doc fixes.

24 years agoFix header line.
Dave Love [Tue, 20 Jun 2000 09:57:10 +0000 (09:57 +0000)]
Fix header line.

24 years ago(customize-changed-options): Check arg.
Dave Love [Tue, 20 Jun 2000 09:48:09 +0000 (09:48 +0000)]
(customize-changed-options): Check arg.
(customize-version-lessp): Don't require decimal point.

24 years ago(defcustom, defgroup): Doc fix.
Dave Love [Tue, 20 Jun 2000 09:43:52 +0000 (09:43 +0000)]
(defcustom, defgroup): Doc fix.

24 years ago(comment) <defgroup>: Add :version.
Dave Love [Tue, 20 Jun 2000 09:40:36 +0000 (09:40 +0000)]
(comment) <defgroup>: Add :version.
(comment-multi-line): Doc fix.

24 years ago(define-hooked-local-abbrev, define-hooked-global-abbrev): Fix, using
Dave Love [Tue, 20 Jun 2000 09:37:48 +0000 (09:37 +0000)]
(define-hooked-local-abbrev, define-hooked-global-abbrev): Fix, using
define-abbrev.

24 years ago(Fparse_partial_sexp): Doc fix.
Dave Love [Mon, 19 Jun 2000 22:22:47 +0000 (22:22 +0000)]
(Fparse_partial_sexp): Doc fix.

24 years agoRemove redundant unistd.h inclusion.
Dave Love [Mon, 19 Jun 2000 22:14:24 +0000 (22:14 +0000)]
Remove redundant unistd.h inclusion.

24 years ago(x_load_resources): Set default resources for resource
Dave Love [Mon, 19 Jun 2000 22:09:06 +0000 (22:09 +0000)]
(x_load_resources): Set default resources for resource
classes instead of for the specific Emacs.

24 years agoTest PROTOTYPES as well as __STDC__.
Dave Love [Mon, 19 Jun 2000 21:59:46 +0000 (21:59 +0000)]
Test PROTOTYPES as well as __STDC__.

24 years agoline-number-display-limit change
Dave Love [Mon, 19 Jun 2000 18:00:49 +0000 (18:00 +0000)]
line-number-display-limit change

24 years ago*** empty log message ***
Dave Love [Mon, 19 Jun 2000 16:20:07 +0000 (16:20 +0000)]
*** empty log message ***

24 years agoInclude errno.h, string.h, unistd.h. Don't declare errno, strerror.
Dave Love [Mon, 19 Jun 2000 16:19:05 +0000 (16:19 +0000)]
Include errno.h, string.h, unistd.h.  Don't declare errno, strerror.
Put text after #endif in comment.

24 years agoignore *.elc
Sam Steingold [Mon, 19 Jun 2000 16:16:01 +0000 (16:16 +0000)]
ignore *.elc

24 years ago(x_frame_of_widget): Add `static' to declaration (for pcc).
Dave Love [Mon, 19 Jun 2000 16:11:14 +0000 (16:11 +0000)]
(x_frame_of_widget): Add `static' to declaration (for pcc).

24 years ago(dump_glyph_matrix): Add `static' to declaration (for pcc).
Dave Love [Mon, 19 Jun 2000 16:08:09 +0000 (16:08 +0000)]
(dump_glyph_matrix): Add `static' to declaration (for pcc).

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 19 Jun 2000 16:06:25 +0000 (16:06 +0000)]
*** empty log message ***

24 years agoignore bootstrap-emacs
Sam Steingold [Mon, 19 Jun 2000 16:05:50 +0000 (16:05 +0000)]
ignore bootstrap-emacs

24 years ago(menu-bar-edit-menu): Add menu item for marking
Gerd Moellmann [Mon, 19 Jun 2000 16:05:18 +0000 (16:05 +0000)]
(menu-bar-edit-menu): Add menu item for marking
the whole buffer.

24 years ago(XTread_socket) <KeyPress>: In case XmbLookupString
Gerd Moellmann [Mon, 19 Jun 2000 15:59:07 +0000 (15:59 +0000)]
(XTread_socket) <KeyPress>: In case XmbLookupString
returns XLookupChars, reset `modifiers' to zero.

24 years ago(mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no
Gerd Moellmann [Mon, 19 Jun 2000 15:58:43 +0000 (15:58 +0000)]
(mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no
bogus objects are marked.  This slows down GC by ~80 percent, but
it might be worth trying when debugging GC-related problems.
This feature requires conservative stack marking to be enabled.

24 years ago(syms_of_abbrev): Set buffer_default's abbrev table
Gerd Moellmann [Mon, 19 Jun 2000 15:58:23 +0000 (15:58 +0000)]
(syms_of_abbrev): Set buffer_default's abbrev table
to Vfundamental_mode_abbrev_table.

24 years ago(menu-bar-options-menu): Capitalize "Save Options".
Dave Love [Mon, 19 Jun 2000 15:36:47 +0000 (15:36 +0000)]
(menu-bar-options-menu): Capitalize "Save Options".

24 years ago(menu-bar-options-save): New function.
Dave Love [Mon, 19 Jun 2000 14:55:15 +0000 (14:55 +0000)]
(menu-bar-options-save): New function.
(menu-bar-options-menu): Use it.
(menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: Simplify.

24 years agoUnprotoized.
Dave Love [Mon, 19 Jun 2000 13:07:47 +0000 (13:07 +0000)]
Unprotoized.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 19 Jun 2000 12:13:14 +0000 (12:13 +0000)]
*** empty log message ***

24 years ago(set_internal): If variable is frame-local,
Gerd Moellmann [Mon, 19 Jun 2000 12:12:35 +0000 (12:12 +0000)]
(set_internal): If variable is frame-local,
store the new value immediately into the frame parameter alist.

24 years ago(gnus-uu-default-view-rules): Don't use `xv'.
Gerd Moellmann [Mon, 19 Jun 2000 12:11:31 +0000 (12:11 +0000)]
(gnus-uu-default-view-rules): Don't use `xv'.

24 years ago*** empty log message ***
Dave Love [Mon, 19 Jun 2000 10:59:57 +0000 (10:59 +0000)]
*** empty log message ***

24 years ago(GETTIMEOFDAY_ONE_ARGUMENT): Fix in case _XOPEN_SOURCE is defined.
Dave Love [Mon, 19 Jun 2000 10:54:29 +0000 (10:54 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Fix in case _XOPEN_SOURCE is defined.

24 years ago(tags-query-replace): Put new parameters
Andreas Schwab [Mon, 19 Jun 2000 09:00:18 +0000 (09:00 +0000)]
(tags-query-replace): Put new parameters
START and END at the end, for backward compatibility.

24 years agomissed one in last checkin
Ken Raeburn [Mon, 19 Jun 2000 07:42:41 +0000 (07:42 +0000)]
missed one in last checkin

24 years agofix jpeg error-handling setup
Ken Raeburn [Mon, 19 Jun 2000 07:21:13 +0000 (07:21 +0000)]
fix jpeg error-handling setup

24 years ago* keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks
Ken Raeburn [Mon, 19 Jun 2000 07:16:27 +0000 (07:16 +0000)]
* keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks
for CHAR_META will fail.
* keymap.c (get_keyelt): Likewise.

24 years ago(setup_coding_system) <4>: Reset member `cr_carryover'.
Kenichi Handa [Mon, 19 Jun 2000 05:18:09 +0000 (05:18 +0000)]
(setup_coding_system) <4>: Reset member `cr_carryover'.
(ccl_coding_driver): On encoding, initialize ccl->eol_type.
(decode_eol_post_ccl): New function.
(decode_coding): Don't detect EOL format here for CCL based coding
systems.
(decode_coding) <coding_type_ccl>: Handle carryovered CR.  Call
decode_eol_post_ccl after running the CCL program.
(code_convert_region): Don't detect EOL format here for CCL based
coding systems.
(decode_coding_string): Likewise.

24 years ago(CCL_WRITE_CHAR): Convert NL according to ccl->eol_type.
Kenichi Handa [Mon, 19 Jun 2000 05:16:57 +0000 (05:16 +0000)]
(CCL_WRITE_CHAR): Convert NL according to ccl->eol_type.
(setup_ccl_program): Initialize ccl->eol_type to CODING_EOL_LF.

24 years ago(struct ccl_program): New member eol_type.
Kenichi Handa [Mon, 19 Jun 2000 05:15:51 +0000 (05:15 +0000)]
(struct ccl_program): New member eol_type.
(struct ccl_spec): New member cr_carryover.

24 years ago(make-coding-system): Generate subsidiary coding systems for EOL
Kenichi Handa [Mon, 19 Jun 2000 05:15:04 +0000 (05:15 +0000)]
(make-coding-system): Generate subsidiary coding systems for EOL
handling variants even for a CCL based coding system.

24 years ago(cp-coding-system-for-codepage-1): Delete special codes for
Kenichi Handa [Mon, 19 Jun 2000 05:09:55 +0000 (05:09 +0000)]
(cp-coding-system-for-codepage-1): Delete special codes for
generating xxx-dos coding system because now a CCL based coding
system can handle EOL conversion by default.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 19 Jun 2000 05:04:49 +0000 (05:04 +0000)]
*** empty log message ***

24 years ago(isearch-minibuffer-input-method)
Kenichi Handa [Mon, 19 Jun 2000 00:56:20 +0000 (00:56 +0000)]
(isearch-minibuffer-input-method)
(isearch-minibuffer-input-method-function): These variables
deleted.
(isearch-with-input-method): Don't use the above variables.
(isearch-process-search-multibyte-characters): Likewise.  Call
read-string with the arg INHERIT-INPUT-METHOD t.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 19 Jun 2000 00:53:55 +0000 (00:53 +0000)]
*** empty log message ***

24 years agofix up more Lisp_Object/int conversion issues
Ken Raeburn [Sun, 18 Jun 2000 20:14:37 +0000 (20:14 +0000)]
fix up more Lisp_Object/int conversion issues

24 years agofix shadowing of 'keymap' enum value
Ken Raeburn [Sun, 18 Jun 2000 20:14:35 +0000 (20:14 +0000)]
fix shadowing of 'keymap' enum value

24 years ago(srcdir): Edit this variable.
Eli Zaretskii [Sun, 18 Jun 2000 10:07:00 +0000 (10:07 +0000)]
(srcdir): Edit this variable.

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 18 Jun 2000 05:19:30 +0000 (05:19 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Sun, 18 Jun 2000 00:08:00 +0000 (00:08 +0000)]
*** empty log message ***

24 years ago(syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
Gerd Moellmann [Sun, 18 Jun 2000 00:04:47 +0000 (00:04 +0000)]
(syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
only if HAVE_X_WINDOWS.

24 years ago(font-lock-after-fontify-buffer)
Stefan Monnier [Sat, 17 Jun 2000 17:22:41 +0000 (17:22 +0000)]
(font-lock-after-fontify-buffer)
(font-lock-after-unfontify-buffer): No need to call back to jit-lock.

24 years ago(jit-lock-mode): Force jit-refontify when turned on.
Stefan Monnier [Sat, 17 Jun 2000 17:17:35 +0000 (17:17 +0000)]
(jit-lock-mode): Force jit-refontify when turned on.
Use consistent make-local-variable style for font-lock-fontified.
(jit-lock-fontify-buffer):
Don't bother checking for font-lock-mode and jit-lock-mode.

24 years agoRemove trailing ^M that prevent CVS-merging.
Stefan Monnier [Sat, 17 Jun 2000 15:36:33 +0000 (15:36 +0000)]
Remove trailing ^M that prevent CVS-merging.

24 years ago(srcdir): Define for update-subdirs.
Stefan Monnier [Fri, 16 Jun 2000 23:34:46 +0000 (23:34 +0000)]
(srcdir): Define for update-subdirs.

24 years ago(distclean): New target.
Gerd Moellmann [Fri, 16 Jun 2000 18:55:45 +0000 (18:55 +0000)]
(distclean): New target.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 16 Jun 2000 18:54:24 +0000 (18:54 +0000)]
*** empty log message ***

24 years ago(distclean): Also make distclean in lisp/.
Gerd Moellmann [Fri, 16 Jun 2000 18:54:11 +0000 (18:54 +0000)]
(distclean): Also make distclean in lisp/.

24 years ago(make_shadow_gcs): Set free_top_shadow_color_p
Gerd Moellmann [Fri, 16 Jun 2000 18:34:17 +0000 (18:34 +0000)]
(make_shadow_gcs): Set free_top_shadow_color_p
and free_top_shadow_color_p flags in the menu widget if
top and bottom shadow colors must be freed.
(release_shadow_gcs): Free colors only if they must be freed.

24 years ago(_XlwMenu_part): Add free_top_shadow_color_p and
Gerd Moellmann [Fri, 16 Jun 2000 18:33:58 +0000 (18:33 +0000)]
(_XlwMenu_part): Add free_top_shadow_color_p and
free_bottom_shadow_color_p.

24 years ago* xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit...
Ken Raeburn [Fri, 16 Jun 2000 16:06:34 +0000 (16:06 +0000)]
* xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit is an integer.

24 years ago* xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string.
Ken Raeburn [Fri, 16 Jun 2000 16:00:52 +0000 (16:00 +0000)]
* xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 16 Jun 2000 15:47:45 +0000 (15:47 +0000)]
*** empty log message ***

24 years ago(describe_buffer_bindings): Add `\f\n' in front of titles.
Gerd Moellmann [Fri, 16 Jun 2000 15:17:41 +0000 (15:17 +0000)]
(describe_buffer_bindings): Add `\f\n' in front of titles.

24 years ago*** empty log message ***
Andrew Innes [Fri, 16 Jun 2000 13:23:54 +0000 (13:23 +0000)]
*** empty log message ***

24 years ago(display-time-mail-function): New variable, to allow
Andrew Innes [Fri, 16 Jun 2000 12:59:39 +0000 (12:59 +0000)]
(display-time-mail-function): New variable, to allow
external packages to indicate when new mail is available.
(display-time-update): Use it.

24 years ago(mule-version): Change version name to SAKAKI. AOI has already been
Kenichi Handa [Fri, 16 Jun 2000 12:52:34 +0000 (12:52 +0000)]
(mule-version): Change version name to SAKAKI.  AOI has already been
used by Meadow.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 16 Jun 2000 12:51:03 +0000 (12:51 +0000)]
*** empty log message ***

24 years ago(quail-show-guidance-buf): To find the bottom window (but minibuffer),
Kenichi Handa [Fri, 16 Jun 2000 12:11:14 +0000 (12:11 +0000)]
(quail-show-guidance-buf): To find the bottom window (but minibuffer),
pay attention to the height of minibuffer.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 16 Jun 2000 12:08:52 +0000 (12:08 +0000)]
*** empty log message ***

24 years ago(update_frame_1): Handle case that cursor vpos is
Gerd Moellmann [Thu, 15 Jun 2000 22:51:37 +0000 (22:51 +0000)]
(update_frame_1): Handle case that cursor vpos is
out of bounds.

24 years ago(menu-bar-help-menu): Add menu item for non-English
Gerd Moellmann [Thu, 15 Jun 2000 19:52:15 +0000 (19:52 +0000)]
(menu-bar-help-menu): Add menu item for non-English
tutorials.

24 years ago(Info-find-in-tag-table-1, Info-find-in-tag-table)
Gerd Moellmann [Thu, 15 Jun 2000 19:49:11 +0000 (19:49 +0000)]
(Info-find-in-tag-table-1, Info-find-in-tag-table)
(Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
functions.
(Info-find-node-2): Try a case-sensitive search first, then
do a case-insensitive search.

24 years ago(File Archives): Remove redundant index entries. Add some more Tar
Eli Zaretskii [Thu, 15 Jun 2000 16:18:00 +0000 (16:18 +0000)]
(File Archives): Remove redundant index entries.  Add some more Tar
and Archive mode commands.

24 years ago*** empty log message ***
Eli Zaretskii [Thu, 15 Jun 2000 16:15:52 +0000 (16:15 +0000)]
*** empty log message ***

24 years ago(archive-mode-map): Use the new menu-item format for
Eli Zaretskii [Thu, 15 Jun 2000 16:13:41 +0000 (16:13 +0000)]
(archive-mode-map): Use the new menu-item format for
menu-bar menus.  Add help strings.  Don't remove the Edit menu
from the menu bar, as the menu bar has enough space now.