mirror of
https://github.com/plexus/chemacs2.git
synced 2026-09-10 07:26:27 -04:00
fixed file name on first line
This commit is contained in:
parent
f723227a04
commit
fa70d2ae5a
|
|
@ -1,4 +1,4 @@
|
|||
;;; .emacs --- -*- lexical-binding: t; -*-
|
||||
;;; chemacs-common.el --- -*- lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;; ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
;;
|
||||
|
|
|
|||
|
|
@ -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))))
|
||||
|
|
|
|||
Loading…
Reference in a new issue