aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlan Mackenzie2016-01-25 12:35:15 +0000
committerAlan Mackenzie2016-01-25 12:35:15 +0000
commitec90220ac1bd81437654d07b769819e1dcd24de5 (patch)
tree22865eeeabfad524640433fc6ed8a17ac649d046 /doc
parentae555b6524c32b8a7d6a450dc24cf546a7533d37 (diff)
downloademacs-ec90220ac1bd81437654d07b769819e1dcd24de5.tar.gz
emacs-ec90220ac1bd81437654d07b769819e1dcd24de5.zip
Expunge "allow" + infinitive from source and doc, part 2.
Do the same for "permit", "enable", "prevent", and (where appropriate) "require". doc/misc/reftex.texi: doc/misc/url.texi: lib/get-permissions.c: lib/strftime.c: lisp/org/org-element.el: lisp/org/org-mobile.el: lisp/textmodes/reftex-vars.el: src/bidi.c: src/emacs.c: src/xdisp.c: test/etags/c-src/emacs/src/lisp.h: Expunge the likes of "This allows to do something" from the above files.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/reftex.texi2
-rw-r--r--doc/misc/url.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index dccb2f2a4e0..ff7011c5a76 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -5213,7 +5213,7 @@ mouse @r{Highlighting is mouse driven.}
5213both @r{Both cursor and mouse trigger highlighting.} 5213both @r{Both cursor and mouse trigger highlighting.}
5214@end example 5214@end example
5215 5215
5216Changing this variable requires to rebuild the selection and *toc* 5216Changing this variable requires rebuilding the selection and *toc*
5217buffers to become effective (keys @kbd{g} or @kbd{r}). 5217buffers to become effective (keys @kbd{g} or @kbd{r}).
5218@end defopt 5218@end defopt
5219 5219
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index acdad6b0d10..c46859968a2 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -423,7 +423,7 @@ the directory specified by @code{url-configuration-directory}.
423@end defopt 423@end defopt
424 424
425@defopt url-cookie-confirmation 425@defopt url-cookie-confirmation
426Specifies whether confirmation is require to accept cookies. 426Specifies whether confirmation is required to accept cookies.
427@end defopt 427@end defopt
428 428
429@defopt url-cookie-multiple-line 429@defopt url-cookie-multiple-line