From e7059f7dbeca71deed2f5905c7b66b95539b4f5c Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 28 Jul 2022 10:48:07 +0200 Subject: [PATCH] Backport commit 22a5f0223 from Emacs * lisp/org.el (org-file-apps): Doc fixes; don't mention XEmacs specific library EFS. Doc fixes: don't mention EFS 22a5f022344af8c0c0a9eddc2ac5ad36392d0cef Stefan Kangas Thu Jul 28 10:48:38 2022 +0200 --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 9ea63d533..401f81d82 100644 --- a/lisp/org.el +++ b/lisp/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',