From a5859a7c8d911e84986c5845cbb195b3b8b4bbe5 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 28 Jul 2013 09:45:06 +0100 Subject: [PATCH] Fix initial line to satisfy package.el --- lisp/use-package/bind-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/use-package/bind-key.el b/lisp/use-package/bind-key.el index 95dc0c8a605..3f61feeb760 100644 --- a/lisp/use-package/bind-key.el +++ b/lisp/use-package/bind-key.el @@ -1,4 +1,4 @@ -;;; bind-key --- A simple way to manage personal keybindings +;;; bind-key.el --- A simple way to manage personal keybindings ;; Copyright (C) 2012 John Wiegley -- 2.39.2