Browse Source

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
Stefan Kangas 3 years ago
parent
commit
e7059f7dbe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org.el

+ 1 - 1
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.
                      to open [[file:document.pdf::5]] with evince at page 5.
 
 
  `directory'   Matches a directory
  `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
                Remote files most likely should be visited through Emacs
                because external applications cannot handle such paths.
                because external applications cannot handle such paths.
 `auto-mode'    Matches files that are matched by any entry in `auto-mode-alist',
 `auto-mode'    Matches files that are matched by any entry in `auto-mode-alist',