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)
library-exists-p decides whether an Emacs library is present.
maybe-autoload sets up an autoload if a library exists.


No differences found