From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.devel Subject: doc elisp intro cross reference fixes Date: Sat, 15 Nov 2003 06:22:14 +1000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87wua28zux.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1068842621 26223 80.91.224.253 (14 Nov 2003 20:43:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Nov 2003 20:43:41 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Nov 14 21:43:38 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AKkn4-0005rT-00 for ; Fri, 14 Nov 2003 21:43:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AKkn4-0006en-00 for ; Fri, 14 Nov 2003 21:43:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AKlgv-0000nh-7e for emacs-devel@quimby.gnus.org; Fri, 14 Nov 2003 16:41:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AKlZW-0003qx-4h for emacs-devel@gnu.org; Fri, 14 Nov 2003 16:33:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AKlYw-0003YS-6A for emacs-devel@gnu.org; Fri, 14 Nov 2003 16:33:37 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AKlYS-00036m-0H for emacs-devel@gnu.org; Fri, 14 Nov 2003 16:32:36 -0500 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by mx20.gnu.org with esmtp (Exim 4.24) id 1AKkT6-0004EO-H1 for emacs-devel@gnu.org; Fri, 14 Nov 2003 15:23:00 -0500 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id hAEKMtV0013070 for ; Sat, 15 Nov 2003 07:22:55 +1100 Original-Received: from localhost (ppp22.dyn228.pacific.net.au [203.143.228.22]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id hAEKLKDJ026401 for ; Sat, 15 Nov 2003 07:21:30 +1100 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 1AKkSP-0004m5-00; Sat, 15 Nov 2003 06:22:17 +1000 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17826 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17826 --=-=-= * emacs-lisp-intro.texi: Corrections to cross references, (Interactive Options): elisp "interactive" -> "Using Interactive". (defvar and asterisk): Remove emacs "Edit Options" reference, edit-options is no longer described in the emacs manual. (Lists diagrammed): elisp "List Type" -> "Cons Cell Type". --=-=-= Content-Disposition: attachment; filename=emacs-lisp-intro.texi.xref.diff *** emacs-lisp-intro.texi.~1.22.~ Thu Jan 1 10:00:01 1970 --- emacs-lisp-intro.texi Fri Nov 14 14:57:00 2003 *************** *** 3519,3525 **** Alternatively, if the special letter-codes are not right for your application, you can pass your own arguments to @code{interactive} as ! a list. @xref{interactive, , Using @code{Interactive}, elisp, The GNU Emacs Lisp Reference Manual}, for more information about this advanced technique. --- 3519,3525 ---- Alternatively, if the special letter-codes are not right for your application, you can pass your own arguments to @code{interactive} as ! a list. @xref{Using Interactive, , Using @code{Interactive}, elisp, The GNU Emacs Lisp Reference Manual}, for more information about this advanced technique. *************** *** 8097,8104 **** For me, the major use of the @code{edit-options} command is to suggest variables that I might want to set in my @file{.emacs} file. I urge ! you to look through the list. (@xref{Edit Options, , Editing Variable ! Values, emacs, The GNU Emacs Manual}.) @node copy-region-as-kill, cons & search-fwd Review, defvar, Cutting & Storing Text @comment node-name, next, previous, up --- 8097,8103 ---- For me, the major use of the @code{edit-options} command is to suggest variables that I might want to set in my @file{.emacs} file. I urge ! you to look through the list. @node copy-region-as-kill, cons & search-fwd Review, defvar, Cutting & Storing Text @comment node-name, next, previous, up *************** *** 9142,9148 **** and the second of which holds the address of @code{buttercup}. A pair of address-boxes is called a @dfn{cons cell} or @dfn{dotted ! pair}. @xref{List Type, , List Type , elisp, The GNU Emacs Lisp Reference Manual}, and @ref{Dotted Pair Notation, , Dotted Pair Notation, elisp, The GNU Emacs Lisp Reference Manual}, for more information about cons cells and dotted pairs. --- 9141,9147 ---- and the second of which holds the address of @code{buttercup}. A pair of address-boxes is called a @dfn{cons cell} or @dfn{dotted ! pair}. @xref{Cons Cell Type, , Cons Cell and List Types, elisp, The GNU Emacs Lisp Reference Manual}, and @ref{Dotted Pair Notation, , Dotted Pair Notation, elisp, The GNU Emacs Lisp Reference Manual}, for more information about cons cells and dotted pairs. --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel --=-=-=--