From 1f9f5fea511d93cade6cad1e7fd2dbddcc2ab9b0 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 21 Apr 2020 09:18:28 +0200 Subject: emacs: provide a package header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And update the one from the original init.el file. Signed-off-by: Miquel Sabaté Solà --- .emacs.d/init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 635ccce..db518d0 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -4,9 +4,9 @@ ;; ;; Author: Miquel Sabaté Solà ;; Version: 0.1 -;; Package-Requires: ((emacs "25.1")) -;; Keywords: local, maint, mail, tools, vc -;; URL: https://github.com/mssola/dotfiles/.emacs.d/init.el +;; Package-Requires: ((emacs "25.3")) +;; Keywords: convenience, extensions, files, frames, mail, matching, terminals, tools, vc, wp +;; URL: https://github.com/mssola/dotfiles ;; ;; This file is not part of GNU Emacs. ;; -- cgit v1.2.3