From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36912 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs lisp coding conventions Date: Fri, 13 Jul 2001 12:29:24 -0700 Message-ID: <2nr8vkmxuz.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035172418 11088 80.91.224.250 (21 Oct 2002 03:53:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:53:38 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 28610 invoked from network); 13 Jul 2001 19:32:05 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.242) by gnus.org with SMTP; 13 Jul 2001 19:32:05 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f6DJTPE18418; Fri, 13 Jul 2001 12:29:25 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Pavel@Janik.cz's message of "Thu, 12 Jul 2001 22:26:29 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:36912 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36912 Pavel@Janik.cz (Pavel Jan=EDk) writes: > Hi, >=20 > while doing a cleanup in GNU Emacs to follow the Emacs lisp coding > conventions which you can read in both XEmacs and GNU Emacs Lisp Reference > manuals, I have come up with this patch. It cleans the files in the curre= nt > Gnus CVS to follow these conventions: Thanks. Installed. ShengHuo