branch: master commit 9e84a66b07700bebb73592fe320c19794c206ce3 Author: Artur Malabarba <bruce.connor...@gmail.com> Commit: Artur Malabarba <bruce.connor...@gmail.com>
Style changes --- rich-minority.el | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/rich-minority.el b/rich-minority.el index b37057d..864b4d3 100644 --- a/rich-minority.el +++ b/rich-minority.el @@ -3,12 +3,10 @@ ;; Copyright (C) 2014, 2015 Free Software Foundation, Inc. ;; Author: Artur Malabarba <em...@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: