summaryrefslogtreecommitdiff
blob: 4345f7ef84708ae7bef81716e483c6fbc750c27f (plain)
1
2
3
4
5
(add-to-list 'load-path "@SITELISP@")
(autoload 'ebib "ebib"
  "Ebib, a BibTeX database manager." t)
(autoload 'ebib-insert-citation "ebib"
  "Insert a citation at POINT." t)