introduce dummy org-install.el to catch old installations
commit20ac3a3b360cc8382dc2a5d97955abf1bf0bab5a
authorAchim Gratz <Stromeko@Stromeko.DE>
Wed, 3 Oct 2012 16:39:07 +0000 (3 18:39 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 6 Oct 2012 09:16:59 +0000 (6 11:16 +0200)
tree9663b2c3060115d5e1b400475688633746395d84
parentad99ea914711d75eca03e7fdf3383f275d2ffa3b
introduce dummy org-install.el to catch old installations

* lisp/Makefile: Arrange for an uncompiled org-install.el.  This also
  ensures that if there's an old org-install.el in the installation
  directory, it will be replaced and not linger.

* lisp/org-install.el: Provide an empty file that prints a warning
  about an outdated configuration.
lisp/Makefile
lisp/org-install.el [new file with mode: 0644]