aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/reftex.el
diff options
context:
space:
mode:
authorCarsten Dominik2002-08-20 10:42:52 +0000
committerCarsten Dominik2002-08-20 10:42:52 +0000
commit20cd3579bd4252ccb091ce0b73c3fa6c8806fbd7 (patch)
tree7bdbae404ace7b8588e972df3ddc89549ae27849 /lisp/textmodes/reftex.el
parentbcaf8c79fbbde692f256fa2aef2dc2a78f25a44b (diff)
downloademacs-20cd3579bd4252ccb091ce0b73c3fa6c8806fbd7.tar.gz
emacs-20cd3579bd4252ccb091ce0b73c3fa6c8806fbd7.zip
Update to RefTeX 4.18
Diffstat (limited to 'lisp/textmodes/reftex.el')
-rw-r--r--lisp/textmodes/reftex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el
index c99551fbad2..877352d4f2e 100644
--- a/lisp/textmodes/reftex.el
+++ b/lisp/textmodes/reftex.el
@@ -1665,7 +1665,7 @@ When DIE is non-nil, throw an error if file not found."
1665(autoload 'reftex-citation "reftex-cite" 1665(autoload 'reftex-citation "reftex-cite"
1666 "Make a citation using BibTeX database files." t) 1666 "Make a citation using BibTeX database files." t)
1667(autoload 'reftex-default-bibliography "reftex-cite") 1667(autoload 'reftex-default-bibliography "reftex-cite")
1668 1668(autoload 'reftex-bib-or-thebib "reftex-cite")
1669 1669
1670;;; ========================================================================= 1670;;; =========================================================================
1671;;; 1671;;;