aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2017-09-10 09:20:27 -0700
committerPaul Eggert2017-09-10 09:24:37 -0700
commitcdef84fb6893f69ffee1a99fe82a262e02e59bf5 (patch)
treef26e8fe49677db19be4fad553ebf123d7b4bd478 /doc/misc
parent4973788c6aa2636407b34da840088f635ba6914a (diff)
downloademacs-cdef84fb6893f69ffee1a99fe82a262e02e59bf5.tar.gz
emacs-cdef84fb6893f69ffee1a99fe82a262e02e59bf5.zip
Spelling fixes
* lisp/progmodes/cc-langs.el: (c-ambiguous-overloadable-or-identifier-prefixes): Rename from c-ambiguous-overloadable-or-identifier-prefices. Caller changed.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/org.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 067ae7bbc52..44fcb94f972 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -7641,7 +7641,7 @@ javascript:location.href='org-protocol://open-source?&url='+
7641@vindex org-protocol-project-alist 7641@vindex org-protocol-project-alist
7642The variable @code{org-protocol-project-alist} maps URLs to local file names, 7642The variable @code{org-protocol-project-alist} maps URLs to local file names,
7643by stripping URL parameters from the end and replacing the @code{:base-url} 7643by stripping URL parameters from the end and replacing the @code{:base-url}
7644with @code{:working-diretory} and @code{:online-suffix} with 7644with @code{:working-directory} and @code{:online-suffix} with
7645@code{:working-suffix}. For example, assuming you own a local copy of 7645@code{:working-suffix}. For example, assuming you own a local copy of
7646@url{http://orgmode.org/worg/} contents at @file{/home/user/worg}, you can 7646@url{http://orgmode.org/worg/} contents at @file{/home/user/worg}, you can
7647set @code{org-protocol-project-alist} to the following 7647set @code{org-protocol-project-alist} to the following