mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
add lexical binding cookie to lisp/helper.el
This commit is contained in:
parent
267ff72edc
commit
657da3c0c6
|
|
@ -1,3 +1,4 @@
|
|||
;; -*- lexical-binding: nil; -*-
|
||||
(defun roswell-configdir ()
|
||||
(substring (shell-command-to-string "ros roswell-internal-use version confdir") 0 -1))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue