emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs 21.2 cvs tag?


From: Thien-Thi Nguyen
Subject: Re: emacs 21.2 cvs tag?
Date: Wed, 21 Apr 2004 00:32:21 +0200

   From: Stefan Monnier <address@hidden>
   Date: 20 Apr 2004 10:34:58 -0400

   I recommend you look at the "Release" message in the ChangeLog files.

thanks for the tip.  i did:

  cvs update -D '2002-03-16 12:30 UTC' -r EMACS_21_1_RC
  ( cd lisp ; cvs update -r 2.7 subdirs.el )
  cvs tag EMACS_21_2

to verify, i unpacked emacs-21.2.tar.gz and did:

  diff -urbw -x .cvsignore -x CVS -x '*.elc' emacs-21.2 BASE

(BASE is the working directory for the previous commands.)  the result
was some harmless "Only in emacs-21.2/info" lines for generated info
files, and a total file mismatch for leim/Makefile.in, which i believe
is also harmless since leim/ is specially handled; please feel free to
suggest a better approach if one comes to mind.

thi




reply via email to

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