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: recent change to printing.el Date: Mon, 22 Oct 2007 17:57:21 -0400 Message-ID: <9o1wbmlsn2.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193090256 1612 80.91.229.12 (22 Oct 2007 21:57:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Oct 2007 21:57:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 22 23:57:37 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ik5HD-0000G6-Pn for ged-emacs-devel@m.gmane.org; Mon, 22 Oct 2007 23:57:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ik5H5-0002Ac-Vb for ged-emacs-devel@m.gmane.org; Mon, 22 Oct 2007 17:57:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ik5H2-0002AK-QF for emacs-devel@gnu.org; Mon, 22 Oct 2007 17:57:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ik5H0-0002A1-C9 for emacs-devel@gnu.org; Mon, 22 Oct 2007 17:57:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ik5H0-00029f-5y for emacs-devel@gnu.org; Mon, 22 Oct 2007 17:57:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ik5H0-0005YV-5e for emacs-devel@gnu.org; Mon, 22 Oct 2007 17:57:22 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ik5Gz-00071k-KW; Mon, 22 Oct 2007 17:57:21 -0400 X-Spook: Area 51 munitions ASLET Glock CESID PGP RSA lynch X-Ran: D27iPt List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81489 Archived-At: This change: 2007-10-22 Dan Nicolaescu [...] * printing.el: Move variable definitions before use, no code change. breaks printing.el: emacs -Q -l printing Symbol's function definition is void: pr-txt-name-custom-set