mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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
|
||||
(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
|
||||
|
Reference in New Issue
Block a user