mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: correct paths in comment headers
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
;;; org/org/autoload/org-link.el -*- lexical-binding: t; -*-
|
;;; lang/org/autoload/org-link.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun +org-link-read-file (key dir)
|
(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
|
;; 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
|
;; 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
|
;;; Row/Column traversal
|
||||||
|
Reference in New Issue
Block a user