From 22a5f022344af8c0c0a9eddc2ac5ad36392d0cef Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 28 Jul 2022 10:48:07 +0200 Subject: Doc fixes: don't mention EFS * doc/misc/ede.texi (ede-project): * doc/misc/gnus.texi (Directory Groups, Various Various): * lisp/cedet/ede/base.el (ede-project): * lisp/gnus/mml.el (mml-attach-external): * lisp/org/org.el (org-file-apps): * lisp/url/url-file.el (url-file-find-possibly-compressed-file): Doc fixes; don't mention XEmacs specific library EFS. --- lisp/org/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org') diff --git a/lisp/org/org.el b/lisp/org/org.el index d5dfc36e048..7ab1801cfaa 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el @@ -1357,7 +1357,7 @@ Possible values for the file identifier are: to open [[file:document.pdf::5]] with evince at page 5. `directory' Matches a directory - `remote' Matches a remote file, accessible through tramp or efs. + `remote' Matches a remote file, accessible through tramp. Remote files most likely should be visited through Emacs because external applications cannot handle such paths. `auto-mode' Matches files that are matched by any entry in `auto-mode-alist', -- cgit v1.2.3