summaryrefslogtreecommitdiff
path: root/doc/misc/reftex.texi
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2013-01-05 17:19:53 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2013-01-05 17:19:53 +0100
commitdb671917a86153317d53dbad481337eb82e85cdf (patch)
tree43eac39af27653769f6abc3e1b40028f98eda4c0 /doc/misc/reftex.texi
parentb630991b73713c76c45603ebdb61623953e334c1 (diff)
downloademacs-db671917a86153317d53dbad481337eb82e85cdf.tar.gz
Fix manual formatting errors
* lispref/hooks.texi (Standard Hooks): Fix use of @itemx. * misc/ada-mode.texi: Remove braces from @title argument. * misc/eudc.texi: Likewise. * misc/smtpmail.texi: Likewise. * misc/auth.texi (VERSION): Set before first use. * misc/emacs-gnutls.texi (VERSION): Likewise. * misc/pgg.texi (VERSION): Likewise. * misc/ede.texi (Top): Rename from top, all uses changed. * misc/eshell.texi: Add missing argument to @sp. * misc/forms.texi (Top): Reorder menu to match structure. * misc/htmlfontify.texi (Customisation): Add missing @item in @enumerate. * misc/org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. * misc/pcl-cvs.texi: Add missing argument to @sp. (Movement commands): Fix use of @itemx. * misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise. * misc/reftex.texi (Options (Creating Citations)): Add missing newline before @end. * misc/tramp.texi (Obtaining Tramp): Remove extra dots. (Configuration): Reorder menu to match structure. * misc/viper.texi (Marking): Add missing argument for @item.
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 e48a6f48848..efffc5078cc 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -4603,7 +4603,8 @@ prompt for values. Possible values are:
@example
nil @r{Never prompt for optional arguments}
t @r{Always prompt}
-maybe @r{Prompt only if @code{reftex-citation} was called with C-u prefix arg}@end example
+maybe @r{Prompt only if @code{reftex-citation} was called with C-u prefix arg}
+@end example
Unnecessary empty optional arguments are removed before insertion into
the buffer. See @code{reftex-cite-cleanup-optional-args}.
@end defopt