]> code.delx.au - gnu-emacs-elpa/commitdiff
Merge commit '9e84a66b07700bebb73592fe320c19794c206ce3'
authorArtur Malabarba <bruce.connor.am@gmail.com>
Wed, 14 Oct 2015 11:48:17 +0000 (12:48 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Wed, 14 Oct 2015 11:48:17 +0000 (12:48 +0100)
packages/rich-minority/rich-minority.el

index b37057d9779930a311abdb1a3ad1e895a0397ace..864b4d307a7e771f9135132136fd7cb7007468e4 100644 (file)
@@ -3,12 +3,10 @@
 ;; Copyright (C) 2014, 2015 Free Software Foundation, Inc.
 
 ;; Author: Artur Malabarba <emacs@endlessparentheses.com>
-;; URL: http://github.com/Malabarba/rich-minority
+;; URL: https://github.com/Malabarba/rich-minority
 ;; Package-Requires: ((cl-lib "0.5"))
 ;; Version: 1.0
 ;; Keywords: mode-line faces
-;; Prefix: rm
-;; Separator: -
 
 ;;; Commentary:
 ;;
@@ -279,3 +277,7 @@ These properties take priority over those defined in
 (provide 'rich-minority)
 
 ;;; rich-minority.el ends here
+
+;; Local Variables:
+;; nameless-current-name: "rm"
+;; End: