diff options
| author | Steve Lee <me@xiangyangli.com> | 2017-12-13 03:31:27 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2017-12-13 03:31:27 +0800 |
| commit | 32e4fcbecdeece101252cafa6cc72919e46bb6a6 (patch) | |
| tree | c545ae050dee36b9fa5907a729c0cab0234a33a3 /.emacs.d/elpa/org-20171120/org-install.el | |
| parent | 6a57744994be173666c9de1fb0a16ed888b562a8 (diff) | |
| download | dotfiles-32e4fcbecdeece101252cafa6cc72919e46bb6a6.tar.xz dotfiles-32e4fcbecdeece101252cafa6cc72919e46bb6a6.zip | |
something
Diffstat (limited to '.emacs.d/elpa/org-20171120/org-install.el')
| -rw-r--r-- | .emacs.d/elpa/org-20171120/org-install.el | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.emacs.d/elpa/org-20171120/org-install.el b/.emacs.d/elpa/org-20171120/org-install.el deleted file mode 100644 index 5835959..0000000 --- a/.emacs.d/elpa/org-20171120/org-install.el +++ /dev/null @@ -1,17 +0,0 @@ -;;; org-install.el --- backward compatibility file for obsolete configuration -;; -;;; Code: -;; -;; The file org-install is obsolete. -;; -;; It is provided here so that (require 'org-install) does not -;; trigger an error for users with obsolete Emacs configuration. -;; You can safely remove (require 'org-install) from your config." - -(provide 'org-install) - -;; Local Variables: -;; no-byte-compile: t -;; coding: utf-8 -;; End: -;;; org-install.el ends here |
