erc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erc-commit] [commit][emacs22] Add .gitignore file


From: mwolson
Subject: [Erc-commit] [commit][emacs22] Add .gitignore file
Date: Sun, 14 Oct 2007 00:49:17 -0400

commit 258ee30b8c253be8e6b52b95a216f9760d6fe38d
Author: Michael W. Olson <address@hidden>
Date:   Mon Sep 10 13:45:19 2007 -0400

    Add .gitignore file
    
    Also add forgotten ChangeLog entry.

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9581394
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*~
+*.elc
+*.info
+/++xgit-log-edit
+erc-auto.el
diff --git a/ChangeLog b/ChangeLog
index b332c3c..c0a9eab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-09-10  Michael Olson  <address@hidden>
+
+       * Makefile (elpa): Copy dir template rather than echoing a few
+       lines.  The reason for this is that the ELPA package for ERC was
+       getting a corrupt dir entry.
+
+       * dir-template: Template for the ELPA dir file.
+
 2007-09-08  Michael Olson  <address@hidden>
 
        * erc-log.el (erc-log-filter-function): New option that specifies




reply via email to

[Prev in Thread] Current Thread [Next in Thread]