branch: new-master
commit 46a3b6d2a5a5deeeae621f82cdcb6dbffe09aba0
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
* GNUmakefile (org-fetch): Use https and stick to wget
* README: org-synch.sh is not used.
* admin/org-synch.el, admin/org-synch.sh: Remove.
---
README | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/README b/README
index 067f4c7..a1d6fd3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Copyright (C) 2010-2011, 2014-2017 Free Software Foundation, Inc.
+Copyright (C) 2010-2011, 2014-2018 Free Software Foundation, Inc.
See the end of the file for license conditions.
@@ -305,10 +305,6 @@ admins), and
Which makes a full archive deployment, as discussed above. The symlink
/var/www/packages points to the staging package directory under
/home/elpa/.
-
-The Org mode dailies are also fetched and added by the script
-admin/org-synch.sh, run as a cron job.
-
This file is part of GNU Emacs.