all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 81c2bea79f0863449b12e2c067abcfb6848e2189 785 bytes (raw)
name: mk/org-install-empty.el 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
 
;;; org-install.el --- backward compatibility file
;;
;;; Code:
\f
;; This file contains the first-level extracted autoload definitions
;; in a standalone Org installation and need to be required from
;; startup configuration.  For integrated Org installations, these
;; autoload definitions get extracted into different files (Emacs:
;; loaddefs.el, package manager: org-autoloads.el) and are
;; automatically required by the provided startup files.  To allow a
;; user to switch between a standalone and an integrated version
;; without having to change the startup configuration, this
;; compatibility file should be present for integrated Org
;; installations.
(provide 'org-install)
\f
;; Local Variables:
;; no-byte-compile: t
;; coding: utf-8
;; End:
;;; org-install.el ends here

debug log:

solving 81c2bea ...
found 81c2bea in https://yhetil.org/emacs/871uezt38i.fsf@Rainer.invalid/

applying [1/1] https://yhetil.org/emacs/871uezt38i.fsf@Rainer.invalid/
diff --git a/mk/org-install-empty.el b/mk/org-install-empty.el
new file mode 100644
index 0000000..81c2bea

Checking patch mk/org-install-empty.el...
Applied patch mk/org-install-empty.el cleanly.

index at:
100644 81c2bea79f0863449b12e2c067abcfb6848e2189	mk/org-install-empty.el

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.