aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2011-12-14 23:24:10 -0800
committerPaul Eggert2011-12-14 23:24:10 -0800
commitbbd240ceeefcf4181aa9205f4e743b32b5c68e1f (patch)
tree957397737a8b0e76a40dfe79f191945e9f5aa09b /etc
parent100d5755ed82e6c47833a3559fb0a154381d5afd (diff)
downloademacs-bbd240ceeefcf4181aa9205f4e743b32b5c68e1f.tar.gz
emacs-bbd240ceeefcf4181aa9205f4e743b32b5c68e1f.zip
Spelling fixes.
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