aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorKaroly Lorentey2003-12-24 16:09:13 +0000
committerKaroly Lorentey2003-12-24 16:09:13 +0000
commitda1492a4cf822e50f489992115f1e0c0e23b895c (patch)
tree10a81e63ad968fcc3bdab524ab015889ebbce760 /lib-src
parentac00d71ca6cbfef92a13f39d26633ba23281bc84 (diff)
downloademacs-da1492a4cf822e50f489992115f1e0c0e23b895c.tar.gz
emacs-da1492a4cf822e50f489992115f1e0c0e23b895c.zip
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
(automatically generated log message) git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/b2m.pl2
-rwxr-xr-xlib-src/rcs2log2
-rwxr-xr-xlib-src/vcdiff2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/b2m.pl b/lib-src/b2m.pl
index 38eb96e076f..ce547e0dd81 100644
--- a/lib-src/b2m.pl
+++ b/lib-src/b2m.pl
@@ -30,7 +30,7 @@ use Mail::Address;
30use Date::Parse; 30use Date::Parse;
31 31
32my($whoami) = basename $0; 32my($whoami) = basename $0;
33my($version) = '$Revision: 1.5 $'; 33my($version) = '$Revision: 1.6 $';
34my($usage) = "Usage: $whoami [--help] [--version] [--[no]full-headers] [Babyl-file] 34my($usage) = "Usage: $whoami [--help] [--version] [--[no]full-headers] [Babyl-file]
35\tBy default, full headers are printed.\n"; 35\tBy default, full headers are printed.\n";
36 36
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index 86a3f6722cd..f3773e48766 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -29,7 +29,7 @@ Options:
29 29
30Report bugs to <bug-gnu-emacs@gnu.org>.' 30Report bugs to <bug-gnu-emacs@gnu.org>.'
31 31
32Id='$Id: rcs2log,v 1.50 2002/02/03 17:31:31 eggert Exp $' 32Id='$Id: rcs2log,v 1.51 2003/09/01 15:45:03 miles Exp $'
33 33
34# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002 34# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002
35# Free Software Foundation, Inc. 35# Free Software Foundation, Inc.
diff --git a/lib-src/vcdiff b/lib-src/vcdiff
index 32c4e5ba89e..9e52a7f4c30 100755
--- a/lib-src/vcdiff
+++ b/lib-src/vcdiff
@@ -23,7 +23,7 @@
23# Free Software Foundation, Inc., 59 Temple Place - Suite 330, 23# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24# Boston, MA 02111-1307, USA. 24# Boston, MA 02111-1307, USA.
25# 25#
26# $Id: vcdiff,v 1.7 2001/02/20 12:36:28 gerd Exp $ 26# $Id: vcdiff,v 1.8 2003/09/01 15:45:03 miles Exp $
27# 27#
28 28
29DIFF="diff" 29DIFF="diff"