6 lines
197 B
Text
6 lines
197 B
Text
; -*- mode: emacs-lisp; lexical-binding: t -*-
|
|
;
|
|
;; You can obtain eldev from https://github.com/doublep/eldev
|
|
;; We use it for package development and running tests
|
|
|
|
(eldev-use-plugin 'autoloads)
|