lang/org: correct paths in comment headers
This commit is contained in:
parent
a441435f3e
commit
ead0b1ce15
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
;;; org/org/autoload/org-link.el -*- lexical-binding: t; -*-
|
||||
;;; lang/org/autoload/org-link.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(defun +org-link-read-file (key dir)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; org/org/autoload/org.el -*- lexical-binding: t; -*-
|
||||
;;; lang/org/autoload/org.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; HACK A necessary hack because org requires a compilation step after being
|
||||
;; cloned, and during that compilation a org-version.el is generated with these
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; org/org/autoload/tables.el -*- lexical-binding: t; -*-
|
||||
;;; lang/org/autoload/tables.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;
|
||||
;;; Row/Column traversal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue