From: Steve Purcell Date: Sun, 28 Jul 2013 08:45:06 +0000 (+0100) Subject: Fix initial line to satisfy package.el X-Git-Tag: emacs-29.0.90~1306^2~15^2~449^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a5859a7c8d911e84986c5845cbb195b3b8b4bbe5;p=emacs.git Fix initial line to satisfy package.el --- 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