Rename gpolonkai/org-utils to gp-org-utils
It messed up Org's mind a bit.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;;; gpolonkai/org-utils.el --- Org-mode related functions
|
||||
;;; gpolonkai/gp-org-utils.el --- Org-mode related functions
|
||||
;;;
|
||||
;;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
;;; Copyright © 2025 Gergely Polonkai
|
||||
@@ -170,6 +170,6 @@ F is the file the capture is coming from."
|
||||
(func-name (which-function)))
|
||||
(ha/org-capture-fileref-snippet f "src" org-src-mode func-name))))
|
||||
|
||||
(provide 'gpolonkai/org-utils)
|
||||
(provide 'gpolonkai/gp-org-utils)
|
||||
|
||||
;;; org-utils.el ends here
|
Reference in New Issue
Block a user