From 35a972970cd950deaab0cad980a43a031fcab8a8 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 4 Aug 2008 16:16:40 +0300 Subject: [PATCH] Removed *~ file. --- git-status.el~ | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 git-status.el~ diff --git a/git-status.el~ b/git-status.el~ deleted file mode 100644 index d78785a7..00000000 --- a/git-status.el~ +++ /dev/null @@ -1,19 +0,0 @@ -;;; git-status -- control git from Emacs. - -;; Copyright (C) 2008 Marius Vollmer -;; -;; Git-status is free software; you can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published -;; by the Free Software Foundation; either version 3, or (at your -;; option) any later version. -;; -;; Git-status is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. -;; -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. -