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: Curved quotes in *scratch* Date: Thu, 24 Sep 2015 19:46:34 +0300 Message-ID: <83vbazix3p.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1443113212 5373 80.91.229.3 (24 Sep 2015 16:46:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Sep 2015 16:46:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 24 18:46:44 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 1Zf9fM-0006Sc-9V for ged-emacs-devel@m.gmane.org; Thu, 24 Sep 2015 18:46:40 +0200 Original-Received: from localhost ([::1]:47261 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf9fL-0007l1-Mr for ged-emacs-devel@m.gmane.org; Thu, 24 Sep 2015 12:46:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf9fI-0007kc-Mx for emacs-devel@gnu.org; Thu, 24 Sep 2015 12:46:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zf9fF-0007Na-Hy for emacs-devel@gnu.org; Thu, 24 Sep 2015 12:46:36 -0400 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:58884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf9fF-0007NK-AU for emacs-devel@gnu.org; Thu, 24 Sep 2015 12:46:33 -0400 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NV600B00WSDIL00@mtaout27.012.net.il> for emacs-devel@gnu.org; Thu, 24 Sep 2015 19:42:52 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NV6003T8X3F1V90@mtaout27.012.net.il>; Thu, 24 Sep 2015 19:42:52 +0300 (IDT) X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.183 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:190335 Archived-At: I've noticed that the initial text in *scratch*, which is syntactically a Lisp comment, now uses the U+2019 curved single quote instead of the apostrophe. Is that on purpose?