unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 90fc4258497ec35665fca256f6cfe9c3526960db 604 bytes (raw)
name: lisp/org/org-version.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
22
23
24
 
;;; org-version.el --- autogenerated file, do not edit
;;
;;; Code:
;;;###autoload
(defun org-release ()
  "The release version of Org.
Inserted by installing Org mode or when a release is made."
   (let ((org-release "9.1.12"))
     org-release))
;;;###autoload
(defun org-git-version ()
  "The Git version of Org mode.
Inserted by installing Org or when a release is made."
   (let ((org-git-version "release_9.1.12-72-gc9d49a"))
     org-git-version))
\f
(provide 'org-version)
\f
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; coding: utf-8
;; End:
;;; org-version.el ends here

debug log:

solving 90fc425849 ...
found 90fc425849 in https://yhetil.org/emacs-devel/8760427yff.fsf@gmx.us/
found 132ad2b303 in https://git.savannah.gnu.org/cgit/emacs.git
preparing index
index prepared:
100644 132ad2b3035eab55a2099e2e00089cfde8b19ee7	lisp/org/org-version.el

applying [1/1] https://yhetil.org/emacs-devel/8760427yff.fsf@gmx.us/
diff --git a/lisp/org/org-version.el b/lisp/org/org-version.el
index 132ad2b303..90fc425849 100644

Checking patch lisp/org/org-version.el...
Applied patch lisp/org/org-version.el cleanly.

index at:
100644 90fc4258497ec35665fca256f6cfe9c3526960db	lisp/org/org-version.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).