From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.devel Subject: Re: Preparing for 24.5 Date: Sun, 01 Feb 2015 19:39:32 +0100 Message-ID: <87vbjlfpcr.fsf@petton.fr> References: <874mr8dyso.fsf@petton.fr> <83fvaskzgz.fsf@gnu.org> <87y4ohfqa7.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422816092 31578 80.91.229.3 (1 Feb 2015 18:41:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2015 18:41:32 +0000 (UTC) To: Eli Zaretskii , monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 01 19:41:31 2015 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 1YHzSd-0006Xm-1b for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 19:41:31 +0100 Original-Received: from localhost ([::1]:51522 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHzSc-0005ip-E4 for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 13:41:30 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHzQr-00038q-VR for emacs-devel@gnu.org; Sun, 01 Feb 2015 13:39:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHzQm-0004Mb-2Z for emacs-devel@gnu.org; Sun, 01 Feb 2015 13:39:41 -0500 Original-Received: from out3-smtp.messagingengine.com ([66.111.4.27]:39558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHzQl-0004Lz-W4 for emacs-devel@gnu.org; Sun, 01 Feb 2015 13:39:36 -0500 Original-Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 55922207C2 for ; Sun, 1 Feb 2015 13:39:35 -0500 (EST) Original-Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Sun, 01 Feb 2015 13:39:35 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:references:from:to:subject :in-reply-to:date:message-id:mime-version:content-type; s= smtpout; bh=8fxG5RfxI1Uyk25jTyfmeFP4h0M=; b=Wm0pGi4Q+0qnivhCtM66 gLRhGLlvq5Q/GIn34UbwJD7RJUMcAfqTSzRFxqV0B9dHictwsu6ncHstovn6Zbjk ZEcu0cyMT+H6RvFPlU9/1XE8JbuQ6apt2ZyRbbEpPcld6zAUV9wjbobao61Ko9fA vWUjVkFVk7HNm1hR943XGLw= X-Sasl-enc: KGsNGrtQ13TdxPWo4cflAgkAX9eOKpSopvudXXuVHEe3 1422815974 Original-Received: from blueberry (unknown [213.89.134.104]) by mail.messagingengine.com (Postfix) with ESMTPA id 532DAC0028C; Sun, 1 Feb 2015 13:39:34 -0500 (EST) User-agent: mu4e 0.9.9.6pre3; emacs 24.4.1 In-reply-to: <87y4ohfqa7.fsf@petton.fr> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.27 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:182201 Archived-At: Nicolas Petton writes: > > I have errors with M-x authors. Some files referenced in changelogs seem > to be missing. Should I add all of the missing files to `authors-ignored-files' or > should I try to track renamed files from commits and add them to > `authors-renamed-files-alist'? > > The missing files are: > > .bzrignore > info/dir > notes/changelogs > admin/notes/bugtracker > admin/notes/tags > notes/bzr > notes/BRANCH > gnus-coding.txt > emulation/ws-mode.el I figured out that some of these files were renamed, and added them to `authors-renamed-files-alist'. Some others were just issues in changelog entries that I simply fixed. Now I still have an issue with the following 3 files, and I'm not sure if they should just be ignored: info/dir notes/changelogs gnus-coding.txt Also, should I add a changelog entry when fixing the changelog itself? Nico -- Nicolas Petton http://nicolas-petton.fr