From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: JD Smith Newsgroups: gmane.emacs.devel Subject: Re: [jdsmith@as.arizona.edu: HideShow Click to show/hide] Date: Tue, 28 Nov 2006 11:28:21 -0700 Message-ID: <1164738501.7239.12.camel@turtle.as.arizona.edu> References: <200611271753.kARHro58015420@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164738581 1493 80.91.229.2 (28 Nov 2006 18:29:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 18:29:41 +0000 (UTC) Cc: ttn@gnu.org, Dan Nicolaescu , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 28 19:29:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gp7hi-0006lL-IJ for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 19:29:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gp7hi-0001Zx-1J for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 13:29:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gp7hP-0001Ts-TO for emacs-devel@gnu.org; Tue, 28 Nov 2006 13:28:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gp7hN-0001RH-Ro for emacs-devel@gnu.org; Tue, 28 Nov 2006 13:28:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gp7hN-0001RB-LY for emacs-devel@gnu.org; Tue, 28 Nov 2006 13:28:53 -0500 Original-Received: from [128.196.210.37] (helo=nsa.as.arizona.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gp7hL-0006T8-LF; Tue, 28 Nov 2006 13:28:51 -0500 Original-Received: from biff.as.arizona.edu (biff.as.arizona.edu [128.196.211.142]) by nsa.as.arizona.edu (8.13.6/8.13.6) with ESMTP id kASISTuA001889; Tue, 28 Nov 2006 11:28:30 -0700 Original-Received: from turtle.as.arizona.edu (turtle.as.arizona.edu [128.196.208.207]) by biff.as.arizona.edu (8.12.8/8.12.8) with ESMTP id kASIST5Y009523; Tue, 28 Nov 2006 11:28:29 -0700 Original-To: rms@gnu.org In-Reply-To: X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Scanned-By: MIMEDefang 2.57 on 10.192.17.6 X-so-MailScanner-Information: Please contact the ISP for more information X-so-MailScanner: Found to be clean X-so-MailScanner-SpamCheck: so2: not spam, SpamAssassin (score=-1.44, required 7.2, autolearn=disabled, ALL_TRUSTED -1.44) X-so-MailScanner-From: jdsmith@as.arizona.edu X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." 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:62977 Archived-At: On Tue, 2006-11-28 at 12:49 -0500, Richard Stallman wrote: > We need a change log entry to install it. Can you write one? I already installed the patch and the following entry: 2006-11-27 J.D. Smith <...> * progmodes/hideshow.el (hs-already-hidden-p): Move to end of line so hidden blocks will be correctly identified.