emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lib-src/b2m.pl


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lib-src/b2m.pl
Date: Mon, 01 Sep 2003 11:46:25 -0400

Index: emacs/lib-src/b2m.pl
diff -c emacs/lib-src/b2m.pl:1.5 emacs/lib-src/b2m.pl:1.6
*** emacs/lib-src/b2m.pl:1.5    Tue Feb  4 09:06:56 2003
--- emacs/lib-src/b2m.pl        Mon Sep  1 11:45:03 2003
***************
*** 30,36 ****
  use Date::Parse;
  
  my($whoami) = basename $0;
! my($version) = '$Revision: 1.5 $';
  my($usage) = "Usage: $whoami [--help] [--version] [--[no]full-headers] 
[Babyl-file]
  \tBy default, full headers are printed.\n";
  
--- 30,36 ----
  use Date::Parse;
  
  my($whoami) = basename $0;
! my($version) = '$Revision: 1.6 $';
  my($usage) = "Usage: $whoami [--help] [--version] [--[no]full-headers] 
[Babyl-file]
  \tBy default, full headers are printed.\n";
  
***************
*** 152,154 ****
--- 152,156 ----
  }
  
  close(STDOUT) || die "$whoami: Error closing stdout: $!\n";
+ 
+ # arch-tag: 8c7c8ab0-721c-46d7-ba3e-139801240aa8




reply via email to

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