aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.222
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 87d77cf52fc..70c7b0e018b 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -4273,7 +4273,7 @@ of suffixes. The function also accepts a predicate argument to
4273further filter candidate files. 4273further filter candidate files.
4274 4274
4275One advantage of using this function is that the list of suffixes in 4275One advantage of using this function is that the list of suffixes in
4276`exec-suffixes' is OS-dependant, so this function will find 4276`exec-suffixes' is OS-dependent, so this function will find
4277executables without polluting Lisp code with OS dependencies. 4277executables without polluting Lisp code with OS dependencies.
4278 4278
4279*** The new function `file-remote-p' tests a file name and returns 4279*** The new function `file-remote-p' tests a file name and returns