From b884fd7ec2bc42d01cfd6046e5b0260e9c01ad6e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 14 Nov 1995 03:45:10 +0000 Subject: [PATCH] (archive-remote-regexp): Doc fix. --- lisp/arc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index 7033aeaea2b..323205f2575 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el @@ -110,7 +110,7 @@ (defvar archive-remote-regexp "^/[^/:]*[^/:.]:" "*Regexp recognizing archive files names that are not local. A non-local file is one whose file name is not proper outside Emacs. -A local copy a the archive will be used when updating.") +A local copy of the archive will be used when updating.") (defvar archive-extract-hooks nil "*Hooks to run when an archive member has been extracted.") -- 2.39.2