chiark / gitweb /
dot-emacs: New functions: library-exists-p and maybe-autoload
authorMark Wooding <mdw@distorted.org.uk>
Thu, 23 Mar 2006 14:06:01 +0000 (14:06 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 23 Mar 2006 14:06:01 +0000 (14:06 +0000)
commitcb6e2cd155601d8d5e6273fe70a4e861c1fcad06
treed18e93f8a3863a77a3164492e650372ea6e09785
parenta124320a9b2d8219935096073591da8a7d225489
dot-emacs: New functions: library-exists-p and maybe-autoload

library-exists-p decides whether an Emacs library is present.
maybe-autoload sets up an autoload if a library exists.
dot-emacs.el