From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: emacs.texi Date: Sat, 7 Oct 2006 11:38:18 +1300 Message-ID: <17702.56026.223720.989214@kahikatea.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160174500 2420 80.91.229.2 (6 Oct 2006 22:41:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Oct 2006 22:41:40 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 07 00:41:39 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 1GVyNl-0005fG-DS for ged-emacs-devel@m.gmane.org; Sat, 07 Oct 2006 00:41:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVyNk-0002WU-Tc for ged-emacs-devel@m.gmane.org; Fri, 06 Oct 2006 18:41:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GVyNV-0002T4-E5 for emacs-devel@gnu.org; Fri, 06 Oct 2006 18:41:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GVyNQ-0002QK-OD for emacs-devel@gnu.org; Fri, 06 Oct 2006 18:41:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVyNQ-0002QD-Dh for emacs-devel@gnu.org; Fri, 06 Oct 2006 18:41:08 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GVyUO-00062L-FI for emacs-devel@gnu.org; Fri, 06 Oct 2006 18:48:20 -0400 Original-Received: from kahikatea.snap.net.nz (p202-124-120-27.snap.net.nz [202.124.120.27]) by viper.snap.net.nz (Postfix) with ESMTP id 0312C7B9D29 for ; Sat, 7 Oct 2006 11:41:04 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 72746BE43F; Sat, 7 Oct 2006 11:38:20 +1300 (NZDT) Original-To: emacs-devel@gnu.org X-Mailer: VM 7.19 under Emacs 22.0.50.23 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:60482 Archived-At: > > There are two versions of the list: the long one in ack.texi > > and the short one in emacs.texi. Did you do both? > Only emacs.texi. I can think of three modes that have been added since: ;;; tumme.el --- use dired to browse and manipulate your images ;; ;; Copyright (C) 2005, 2006 Free Software Foundation, Inc. ;; ;; Version: 0.4.11 ;; Keywords: multimedia ;; Author: Mathias Dahl ************************************** ;; erc.el --- An Emacs Internet Relay Chat client ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Copyright (C) 2004 Brian Palmer ;; Author: Alexander L. Belikoff (alexander@belikoff.net) ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), ;; Mario Lang (mlang@delysid.org), ;; Alex Schroeder (alex@gnu.org) ;; Andreas Fuchs (afs@void.at) ;; Gergely Nagy (algernon@midgard.debian.net) ;; David Edmondson (dme@dme.org) ;; Maintainer: Michael Olson (mwolson@gnu.org) ;; Keywords: IRC, chat, client, Internet ************************************* ;;; rcirc.el --- default, simple IRC client. ;; Copyright (C) 2005, 2006 Free Software Foundation, Inc. ;; Author: Ryan Yeske ;; URL: http://www.nongnu.org/rcirc ;; Keywords: comm -- Nick http://www.inet.net.nz/~nickrob