emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/make-changelog-diff,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/admin/make-changelog-diff,v
Date: Sat, 03 Feb 2007 21:51:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/02/03 21:51:44

Index: make-changelog-diff
===================================================================
RCS file: /cvsroot/emacs/emacs/admin/make-changelog-diff,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- make-changelog-diff 1 Sep 2003 15:44:58 -0000       1.2
+++ make-changelog-diff 3 Feb 2007 21:51:44 -0000       1.3
@@ -1,5 +1,7 @@
 #! /bin/bash
 
+## Author: Francesco Potorti` <address@hidden>
+
 if [ $# -ne 2 ]; then
     echo "usage: $0 TAG1 TAG2" >&2
     exit 1




reply via email to

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