From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#1144: closed by Chong Yidong (Re: 23.0.60; No doc string for `symbol-at-point' and other, similar functions) Date: Thu, 07 Jul 2011 14:32:59 -0400 Message-ID: <874o2ygcv8.fsf@stupidchicken.com> References: <87ljwgbbh8.fsf@cyd.mit.edu> <000e01c92bec$32d29eb0$0200a8c0@us.oracle.com> <000501c9b680$6201bd00$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310066252 25616 80.91.229.12 (7 Jul 2011 19:17:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 19:17:32 +0000 (UTC) Cc: 1144@debbugs.gnu.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 07 21:17:27 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qeu4l-0000se-Pf for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 21:17:27 +0200 Original-Received: from localhost ([::1]:49793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qeu4j-0002S4-Qr for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 15:17:26 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QetOp-000432-Pp for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 14:34:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QetOk-0003e4-V1 for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 14:34:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QetOk-0003dz-SC for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 14:34:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QetOk-00031H-6l; Thu, 07 Jul 2011 14:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Jul 2011 18:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 1144 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 1144-submit@debbugs.gnu.org id=B1144.131006358911528 (code B ref 1144); Thu, 07 Jul 2011 18:34:02 +0000 Original-Received: (at 1144) by debbugs.gnu.org; 7 Jul 2011 18:33:09 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QetNs-0002zt-Ac for submit@debbugs.gnu.org; Thu, 07 Jul 2011 14:33:08 -0400 Original-Received: from vm-emlprdomr-06.its.yale.edu ([130.132.50.147]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QetNp-0002zQ-UN for 1144@debbugs.gnu.org; Thu, 07 Jul 2011 14:33:06 -0400 Original-Received: from furball (dhcp128036225109.central.yale.edu [128.36.225.109]) (authenticated bits=0) by vm-emlprdomr-06.its.yale.edu (8.14.4/8.14.4) with ESMTP id p67IWxTK011560 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 7 Jul 2011 14:32:59 -0400 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 07 Jul 2011 19:05:49 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.147 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 07 Jul 2011 14:34:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48201 Archived-At: Lars Magne Ingebrigtsen writes: >>> The following functions are all in the same boat. They are all >>> functions for which users will want to see the doc. I added the other doc strings. Closing again.