Klimi's new dotfiles with stow.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

27 行
713 B

  1. ;;; org-re-reveal-ref-autoloads.el --- automatically extracted autoloads
  2. ;;
  3. ;;; Code:
  4. (add-to-list 'load-path (directory-file-name
  5. (or (file-name-directory #$) (car load-path))))
  6. ;;;### (autoloads nil "org-re-reveal-ref" "org-re-reveal-ref.el"
  7. ;;;;;; (0 0 0 0))
  8. ;;; Generated autoloads from org-re-reveal-ref.el
  9. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "org-re-reveal-ref" '("org-re-reveal-ref-")))
  10. ;;;***
  11. ;;;### (autoloads nil nil ("org-re-reveal-ref-pkg.el") (0 0 0 0))
  12. ;;;***
  13. ;; Local Variables:
  14. ;; version-control: never
  15. ;; no-byte-compile: t
  16. ;; no-update-autoloads: t
  17. ;; coding: utf-8
  18. ;; End:
  19. ;;; org-re-reveal-ref-autoloads.el ends here