From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Merged Org 7.7 Date: Mon, 15 Aug 2011 17:05:26 -0400 Message-ID: References: <87k4b2wgff.fsf@gnu.org> <0gmxfmtf4o.fsf@fencepost.gnu.org> <7fipqatemi.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1313442342 8138 80.91.229.12 (15 Aug 2011 21:05:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2011 21:05:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 15 23:05:37 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qt4Lk-0005Z5-Tw for ged-emacs-devel@m.gmane.org; Mon, 15 Aug 2011 23:05:33 +0200 Original-Received: from localhost ([::1]:50570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qt4Lk-0003zc-7W for ged-emacs-devel@m.gmane.org; Mon, 15 Aug 2011 17:05:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qt4Li-0003zW-3g for emacs-devel@gnu.org; Mon, 15 Aug 2011 17:05:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qt4Lg-00081P-TH for emacs-devel@gnu.org; Mon, 15 Aug 2011 17:05:30 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qt4Lg-00081L-Pq for emacs-devel@gnu.org; Mon, 15 Aug 2011 17:05:28 -0400 Original-Received: from localhost ([127.0.0.1]:43803) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qt4Le-0006af-Gx; Mon, 15 Aug 2011 17:05:26 -0400 X-Spook: War on Terrorism AUTODIN AVN arrangements ASLET AFSPC X-Ran: CKq0fi%!3Ji8:F(u(\hzaSm?^43l+7a]Pc'hCNo3Wvq8u/\C(FduK:3jsUEa=t](>r],.E X-Hue: black X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Sat, 06 Aug 2011 17:55:32 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:143268 Archived-At: I noticed another couple of org/ChangeLog issues: There are several entries for files that are not in Emacs: test-org-table.el.el, org-colview-xemacs.el, org-lparse.el, org-toc.el, org-contacts.el (and org-contacts-wl.el), org-exp-bibtex.el. There's no entry for the removal of org-complete.el. This entry is a misplaced and misattributed duplicate of of a 2009-07-14 entry from lisp/ChangeLog.15: 2011-07-28 Bastien Guerry * simple.el (mail-user-agent): Default to the No details of what files were changed: 2011-07-28 Eric S Fraga * Allow for a different markup for inactive time stamps on latex export Incorrect "lisp/" prefix: 2011-07-28 Ethan Ligon (tiny change) * lisp/org-html.el (org-html-export-list-line): Fix regexp [...] * lisp/org-docbook.el (org-docbook-export-list-line): Fix