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: Remove * characters from the front of variable docstrings Date: Thu, 26 Apr 2012 23:14:31 +0300 Message-ID: <838vhii72w.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1335471282 12055 80.91.229.3 (26 Apr 2012 20:14:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2012 20:14:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 26 22:14:41 2012 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 1SNV5L-0002QG-MS for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2012 22:14:39 +0200 Original-Received: from localhost ([::1]:41670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNV5I-0004d2-0T for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2012 16:14:36 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNV5F-0004ct-L1 for emacs-devel@gnu.org; Thu, 26 Apr 2012 16:14:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNV5E-0007gC-09 for emacs-devel@gnu.org; Thu, 26 Apr 2012 16:14:33 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:46542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNV5D-0007cO-OR; Thu, 26 Apr 2012 16:14:31 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M3300G00RHY9000@a-mtaout22.012.net.il>; Thu, 26 Apr 2012 23:14:29 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.249.186]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M3300F74S84Q0D0@a-mtaout22.012.net.il>; Thu, 26 Apr 2012 23:14:29 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 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:150060 Archived-At: > From: Glenn Morris > Date: Thu, 26 Apr 2012 14:08:19 -0400 > > > I was glad to see the "*" chars finally disappearing in trunk r107813. I wasn't, FWIW. Suddenly "M-x set-variable" doesn't work with variables I was used to since about forever.