fixed file name on first line

This commit is contained in:
Richard Kim 2020-10-03 11:11:55 -07:00
parent f723227a04
commit fa70d2ae5a
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
;;; .emacs --- -*- lexical-binding: t; -*-
;;; chemacs-common.el --- -*- lexical-binding: t; -*-
;;; Commentary:
;; ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;;

View file

@ -1,4 +1,4 @@
;;; .emacs --- -*- lexical-binding: t; -*-
;;; early-init.el --- -*- lexical-binding: t; -*-
(let ((chemacs-directory
(file-name-directory (file-truename load-file-name))))