From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: The fixes-bug field Date: Thu, 16 Jan 2014 19:11:44 +0200 Message-ID: <83bnzb3l7z.fsf@gnu.org> References: <20140116141506.BB37C380835@snark.thyrsus.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1389892319 26050 80.91.229.3 (16 Jan 2014 17:11:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 17:11:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: esr@thyrsus.com (Eric S. Raymond) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 16 18:12:04 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3qU6-0004y4-Ig for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 18:12:02 +0100 Original-Received: from localhost ([::1]:33989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3qU5-0005mF-T5 for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 12:12:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3qTx-0005lC-Qm for emacs-devel@gnu.org; Thu, 16 Jan 2014 12:12:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3qTr-00075K-Dh for emacs-devel@gnu.org; Thu, 16 Jan 2014 12:11:53 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:57598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3qTr-000752-5o for emacs-devel@gnu.org; Thu, 16 Jan 2014 12:11:47 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MZI00M007CMC300@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Thu, 16 Jan 2014 19:11:45 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZI00MHB7RLAB80@a-mtaout23.012.net.il>; Thu, 16 Jan 2014 19:11:45 +0200 (IST) In-reply-to: <20140116141506.BB37C380835@snark.thyrsus.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:168542 Archived-At: > From: esr@thyrsus.com (Eric S. Raymond) > Date: Thu, 16 Jan 2014 09:15:06 -0500 (EST) > > Eli Zaretskii: > "revisions 103939.1.41..103939.1.44 (inclusive)" This one is part of a merge commit in trunk revno 104201: 104201: Glenn Morris 2011-05-12 [merge] Merge from emacs-23; up to r100577. 99634.2.943: Drew Adams 2011-05-11 src/textprop.c (Fprevious_single_char_property_change): Doc fix (bug#8655). 99634.2.942: YAMAMOTO Mitsuharu 2011-05-11 Take account of fringe background extension in scroll_run_hook. 99634.2.941: Eli Zaretskii 2011-05-09 Typo fix in doc/lispref/files.texi. 99634.2.940: Eli Zaretskii 2011-05-09 Minor portability fix in smerge-mode.el. 99634.2.939: Stefan Monnier 2011-05-09 * lisp/emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point): 99634.2.938: Andreas Schwab 2011-05-09 * xmenu.c (set_frame_menubar): Fix submenu loops. 99634.2.937: Eli Zaretskii 2011-05-09 Backport revisions 103939.1.41..103939.1.44 (inclusive) from trunk (bug#8623) 99634.2.936: Ralph Schleicher 2011-05-08 Handle missing add-log-current-defun-function in Which Func mode (Bug#8260) 99634.2.935: Stefan Monnier 2011-05-06 * lispref/modes.texi (Region to Refontify): Rename from "Region to Fontify". 99634.2.934: Drew Adams 2011-05-05 doc/lispref/modes.texi (Region to Fontify): Fix typo. 104200: Glenn Morris 2011-05-12 bytecomp.el fix for bug#8647 That merge commit was a merge from emacs-23 branch to the trunk, something we do frequently when both the trunk and the release branch are active. To see the details of that commit, do this (in the trunk branch): bzr diff -c 99634.2.937 I see the origin of that commit in the emacs-23 branch: 100571: Eli Zaretskii 2011-05-09 Backport revisions 103939.1.41..103939.1.44 (inclusive) from trunk (bug#8623) If that doesn't give you the info you want, please tell what else do you need (e.g., bzr revision IDs are easy, if you need them).