all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: manual xref fixes
Date: Sun, 09 Apr 2006 09:35:49 +1000	[thread overview]
Message-ID: <8764ljljxm.fsf@zip.com.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

A couple of gremlins in cross-references in the manual.

The emacs manual:

2006-04-08  Kevin Ryde  <user42@zip.com.au>

        * org.texi (Formula syntax): Typo in node name of calc-eval xref.

        * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
        put info and printed manual names the right way around.

The elisp manual:

        * os.texi (Command-Line Arguments): Update xref to emacs manual
        "Command Arguments" -> "Emacs Invocation", per change there.



[-- Attachment #2: org.texi.diff --]
[-- Type: text/plain, Size: 957 bytes --]

*** org.texi.~1.48.~	2006-04-07 09:23:58.000000000 +1000
--- org.texi	2006-04-08 15:15:41.000000000 +1000
***************
*** 1064,1070 ****
  @file{calc} package.  Note that @file{calc} has the slightly
  non-standard conversion that @samp{/} has lower precedence than
  @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.  Before
! evaluation by @code{calc-eval} (@pxref{Calling Calc from Your Lisp
  Programs,calc-eval,Calling calc from Your Lisp Programs,calc,GNU Emacs
  Calc Manual}), variable substitution takes place:
  
--- 1064,1070 ----
  @file{calc} package.  Note that @file{calc} has the slightly
  non-standard conversion that @samp{/} has lower precedence than
  @samp{*}, so that @samp{a/b*c} is interpreted as @samp{a/(b*c)}.  Before
! evaluation by @code{calc-eval} (@pxref{Calling Calc from Your
  Programs,calc-eval,Calling calc from Your Lisp Programs,calc,GNU Emacs
  Calc Manual}), variable substitution takes place:
  

[-- Attachment #3: sending.texi.diff --]
[-- Type: text/plain, Size: 991 bytes --]

*** sending.texi.~1.35.~	2006-04-07 09:24:00.000000000 +1000
--- sending.texi	2006-04-08 14:59:43.000000000 +1000
***************
*** 459,465 ****
  is @code{sendmail-send-it}, which delivers mail using the Sendmail
  installation on the local host.  To send mail through a SMTP server,
  set it to @code{smtpmail-send-it} and set up the Emacs SMTP library
! (@pxref{Top,,Emacs SMTP Library, Sending mail via SMTP,smtpmail}).  A
  third option is @code{feedmail-send-it}, see the commentary section of
  the @file{feedmail.el} package for more information.
  
--- 459,465 ----
  is @code{sendmail-send-it}, which delivers mail using the Sendmail
  installation on the local host.  To send mail through a SMTP server,
  set it to @code{smtpmail-send-it} and set up the Emacs SMTP library
! (@pxref{Top,,Emacs SMTP Library, smtpmail, Sending mail via SMTP}).  A
  third option is @code{feedmail-send-it}, see the commentary section of
  the @file{feedmail.el} package for more information.
  

[-- Attachment #4: os.texi.diff --]
[-- Type: text/plain, Size: 768 bytes --]

*** os.texi.~1.80.~	2006-02-13 07:39:50.000000000 +1100
--- os.texi	2006-04-08 15:08:23.000000000 +1000
***************
*** 404,411 ****
  arguments is in @code{command-line-args}.)
  
  The command-line arguments are parsed by the @code{command-line-1}
! function in the @file{startup.el} file.  See also @ref{Command
! Arguments, , Command Line Arguments, emacs, The GNU Emacs Manual}.
  @end defvar
  
  @defvar command-line-args
--- 404,412 ----
  arguments is in @code{command-line-args}.)
  
  The command-line arguments are parsed by the @code{command-line-1}
! function in the @file{startup.el} file.  See also @ref{Emacs
! Invocation, , Command Line Arguments for Emacs Invocation, emacs, The
! GNU Emacs Manual}.
  @end defvar
  
  @defvar command-line-args

[-- Attachment #5: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

                 reply	other threads:[~2006-04-08 23:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8764ljljxm.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.