summaryrefslogtreecommitdiff
blob: 1aaa37e8c4adca10166573735c101cf0e8796a12 (plain)
1
2
3
4
5
6
7
;;; eperiodic site-lisp configuration

(add-to-list 'load-path "@SITELISP@")
(autoload 'eperiodic "eperiodic"
  "Display the periodic table of the elements in its own buffer"
  t)