;;; init.el --- -*- lexical-binding: t; -*- (require 'chemacs (expand-file-name "chemacs.el" (file-name-directory (file-truename load-file-name)))) (chemacs-load-user-init) ;; this must be here to keep the package system happy, normally you do ;; `package-initialize' for real in your own init.el ;; (package-initialize)