emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org ea05f43435: * lisp/org-install.el: Delete file


From: ELPA Syncer
Subject: [elpa] externals/org ea05f43435: * lisp/org-install.el: Delete file
Date: Wed, 29 Jun 2022 08:57:48 -0400 (EDT)

branch: externals/org
commit ea05f43435378aa7f4d9ba13a930c87343ac5617
Author: Stefan Kangas <stefan@marxist.se>
Commit: Ihor Radchenko <yantar92@gmail.com>

    * lisp/org-install.el: Delete file
    
    See: <https://lists.gnu.org/r/emacs-orgmode/2022-06/msg00822.html>
---
 lisp/org-install.el | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/lisp/org-install.el b/lisp/org-install.el
deleted file mode 100644
index d521d819db..0000000000
--- a/lisp/org-install.el
+++ /dev/null
@@ -1,17 +0,0 @@
-;;; org-install.el --- backward compatibility file for obsolete configuration  
-*- lexical-binding: t -*-
-;;
-;;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]