erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [commit][emacs22] Make sure ChangeLog files get copied when


From: mwolson
Subject: [Erc-commit] [commit][emacs22] Make sure ChangeLog files get copied when syncing to Emacs
Date: Sun, 14 Oct 2007 00:49:15 -0400

commit 289fbdddc822a7e7271b50b0dd485949ddf9e9ec
Author: Michael W. Olson <address@hidden>
Date:   Sat Sep 8 00:02:49 2007 -0400

    Make sure ChangeLog files get copied when syncing to Emacs
    
    * scripts/sync-to-emacs: Copy over ChangeLog files.

diff --git a/scripts/sync-to-emacs b/scripts/sync-to-emacs
index a2f5b4b..19324c8 100755
--- a/scripts/sync-to-emacs
+++ b/scripts/sync-to-emacs
@@ -19,4 +19,5 @@ for i in $IMAGES; do
     :
 done
 
+cp ChangeLog* $EMACS/lisp/erc
 cp $NEWS $EMACS/etc/ERC-NEWS




reply via email to

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