aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/reftex.texi
diff options
context:
space:
mode:
authorGlenn Morris2013-01-05 13:18:01 -0800
committerGlenn Morris2013-01-05 13:18:01 -0800
commit7a2657fa3bedbd977f4e11fe030cb4a210c04ab4 (patch)
treed3711379486a8ba569d1089effdfccbb17bdaeea /doc/misc/reftex.texi
parentf4566fe987dfcce3aedeb9ab505474408071904f (diff)
parent89cb305ef1ef3140164f816e1d0247d6b77c60b8 (diff)
downloademacs-7a2657fa3bedbd977f4e11fe030cb4a210c04ab4.tar.gz
emacs-7a2657fa3bedbd977f4e11fe030cb4a210c04ab4.zip
Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ru
Diffstat (limited to 'doc/misc/reftex.texi')
-rw-r--r--doc/misc/reftex.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index c5b95e4754a..0ee206b1a4d 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -4611,7 +4611,8 @@ prompt for values. Possible values are:
4611@example 4611@example
4612nil @r{Never prompt for optional arguments} 4612nil @r{Never prompt for optional arguments}
4613t @r{Always prompt} 4613t @r{Always prompt}
4614maybe @r{Prompt only if @code{reftex-citation} was called with C-u prefix arg}@end example 4614maybe @r{Prompt only if @code{reftex-citation} was called with C-u prefix arg}
4615@end example
4615Unnecessary empty optional arguments are removed before insertion into 4616Unnecessary empty optional arguments are removed before insertion into
4616the buffer. See @code{reftex-cite-cleanup-optional-args}. 4617the buffer. See @code{reftex-cite-cleanup-optional-args}.
4617@end defopt 4618@end defopt