diff --git a/viking-mode.el b/viking-mode.el index d4fb0bd..25c4707 100644 --- a/viking-mode.el +++ b/viking-mode.el @@ -19,15 +19,11 @@ ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ;; USA -;; Version: 0.01 -;; Author: T.v.Dein -;; Maintainer: T.v.Dein -;; Created: May 2016 -;; Keywords: kill delete -;; Homepage: http://www.daemon.de/Viking -;; Repository: https://github.com/tlinden/viking-mode -;; License: GNU General Public License >= 2 -;; Distribution: This file is not part of Emacs +;; Version: 0.01 +;; Author: T.v.Dein +;; Keywords: kill delete +;; Repository: https://github.com/tlinden/viking-mode +;; License: GNU General Public License >= 2 ;;; Commentary: @@ -36,6 +32,8 @@ ;; key stroke. As visual feedback the thing to be deleted will be ;; highlighted shortly. +;;; Description: + ;; The default key binding is C-d, but you may also bind it to C-k or ;; whatever you wish. @@ -146,7 +144,7 @@ -;;; Code +;;; Code: ;;;; Customizable variables ;;;;; Fonts