all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: released dates
Date: Thu, 18 Jul 2013 09:01:46 +0800	[thread overview]
Message-ID: <CAAF+z6G-eWuwyKhToEQRFUsY=KJEzyVvyk8yS3crzaXidKNy0Q@mail.gmail.com> (raw)
In-Reply-To: <b4mhafsah39.fsf@jpl.org>

On Thu, Jul 18, 2013 at 7:42 AM, Katsumi Yamaoka <yamaoka@jpl.org> wrote:
> Eli Zaretskii wrote:
>>> Date: Wed, 17 Jul 2013 14:31:59 +0900
>>> From: Katsumi Yamaoka <yamaoka@jpl.org>
>>> Cc: Xue Fuqiao <xfq.free@gmail.com>, emacs-devel@gnu.org
>>>
>>> Xue Fuqiao wrote:
>>>> You can use `-rtag:' in bzr:
>>>>   $ bzr log -rtag:emacs-24.2
>>>
>>> Thanks.  It is helpful.
>>>
>>>|revno: 107781.1.340
>>>|tags: emacs-24.2
>>>|committer: Chong Yidong <cyd@gnu.org>
>>>|branch nick: emacs-24
>>>|timestamp: Fri 2012-08-24 17:53:39 +0800
>>>                 ^^^^^^^^^^
>>>|message:
>>>|  Update release logs
>>>
>>> But, er, I realized what I really needs is not Emacs' release dates.
>>> For example, the change made for `gnus-shr-put-image' is not in
>>> Emacs 24.2 even if the ChangeLog in the trunk says as follows:
>>>
>>> 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
>>> ^^^^^^^^^^
>>>  * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
>>>  parameter to allow controlling the scaling.
>
>> You probably want to run "bzr annotate" on (in this case) gnus-art.el
>> in the Emacs repository, find the bzr revision where that change was
>> made, and then compare that revision with what "bzr log -rtag:" shows.
>
> I tried "bzr annotate" for the first time.  I felt it will be more
> useful than looking for a log message and a revno in the output of
> "bzr log" (and then comparing revno-1..revno).  I have two local
> copies of Emacs, emacs/trunk and emacs/emacs-24; I verified "bzr
> annotate" done in emacs/emacs-24 shows helpful informations, too.

Or the vc-annotate command.  It creates an annotate buffer displaying
the file's text, with each line tagged with the revision number, which
has a `help-echo' property containing author and date information.  You
can browse the annotations of past revisions, view diffs or log entries.

See (info "(emacs) Old Revisions").

--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



  reply	other threads:[~2013-07-18  1:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17  0:12 released dates Katsumi Yamaoka
2013-07-17  2:35 ` Glenn Morris
2013-07-17  5:31   ` Katsumi Yamaoka
2013-07-17  6:09     ` Stephen J. Turnbull
2013-07-17 14:52     ` Eli Zaretskii
2013-07-17 23:42       ` Katsumi Yamaoka
2013-07-18  1:01         ` Xue Fuqiao [this message]
2013-07-17  3:12 ` Xue Fuqiao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAF+z6G-eWuwyKhToEQRFUsY=KJEzyVvyk8yS3crzaXidKNy0Q@mail.gmail.com' \
    --to=xfq.free@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.