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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lib-src/b2m.pl [lexbind]
Date: Tue, 14 Oct 2003 19:59:21 -0400

Index: emacs/lib-src/b2m.pl
diff -c emacs/lib-src/b2m.pl:1.5.4.1 emacs/lib-src/b2m.pl:1.5.4.2
*** emacs/lib-src/b2m.pl:1.5.4.1        Fri Apr  4 01:19:54 2003
--- emacs/lib-src/b2m.pl        Tue Oct 14 19:59:13 2003
***************
*** 30,36 ****
  use Date::Parse;
  
  my($whoami) = basename $0;
! my($version) = '$Revision: 1.5.4.1 $';
  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.5.4.2 $';
  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]