浏览代码

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 年之前
父节点
当前提交
e7059f7dbe
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',