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: several (minor) pending patches Date: Sat, 17 Jan 2015 22:22:48 +0200 Message-ID: <83lhl1yx5z.fsf@gnu.org> References: <87vbk8tqne.fsf@violet.siamics.net> <87bnlxtb7t.fsf@violet.siamics.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1421526189 23016 80.91.229.3 (17 Jan 2015 20:23:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 Jan 2015 20:23:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ivan Shmakov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 17 21:23:08 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 1YCZti-0001tI-MQ for ged-emacs-devel@m.gmane.org; Sat, 17 Jan 2015 21:23:06 +0100 Original-Received: from localhost ([::1]:60202 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCZth-0002ke-Ug for ged-emacs-devel@m.gmane.org; Sat, 17 Jan 2015 15:23:05 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCZte-0002kZ-T2 for emacs-devel@gnu.org; Sat, 17 Jan 2015 15:23:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCZtb-0006RD-NQ for emacs-devel@gnu.org; Sat, 17 Jan 2015 15:23:02 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:56100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCZtb-0006Qi-Ez for emacs-devel@gnu.org; Sat, 17 Jan 2015 15:22:59 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NIC00A008247I00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Sat, 17 Jan 2015 22:22:58 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NIC00AUP8M96Z10@a-mtaout23.012.net.il>; Sat, 17 Jan 2015 22:22:58 +0200 (IST) In-reply-to: <87bnlxtb7t.fsf@violet.siamics.net> 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:181383 Archived-At: > From: Ivan Shmakov > Date: Sat, 17 Jan 2015 20:15:50 +0000 >=20 > =09I=E2=80=99ve just pushed the following six changes to =E2=80= =98master=E2=80=99. (I do > =09not follow emacs-24, so I wasn=E2=80=99t sure if any of these wo= uld be > =09suitable there.) Bugs should be fixed on the emacs-24 branch, unless either (a) the bu= g doesn't exist on the branch, or (b) the fix is controversial or complicated enough to be able to destabilize the branch. Thanks.