summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/misc/ada-mode.texi2
-rw-r--r--doc/misc/autotype.texi2
-rw-r--r--doc/misc/calc.texi57
-rw-r--r--doc/misc/cc-mode.texi4
-rw-r--r--doc/misc/cl.texi2
-rw-r--r--doc/misc/dired-x.texi2
-rw-r--r--doc/misc/ebrowse.texi2
-rw-r--r--doc/misc/ediff.texi2
-rw-r--r--doc/misc/emacs-mime.texi2
-rw-r--r--doc/misc/erc.texi2
-rw-r--r--doc/misc/eshell.texi2
-rw-r--r--doc/misc/eudc.texi2
-rw-r--r--doc/misc/faq.texi7
-rw-r--r--doc/misc/flymake.texi2
-rw-r--r--doc/misc/forms.texi2
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/idlwave.texi2
-rw-r--r--doc/misc/message.texi2
-rw-r--r--doc/misc/mh-e.texi2
-rw-r--r--doc/misc/newsticker.texi2
-rw-r--r--doc/misc/org.texi2
-rw-r--r--doc/misc/pcl-cvs.texi2
-rw-r--r--doc/misc/pgg.texi2
-rw-r--r--doc/misc/rcirc.texi2
-rw-r--r--doc/misc/reftex.texi2
-rw-r--r--doc/misc/sc.texi2
-rw-r--r--doc/misc/ses.texi2
-rw-r--r--doc/misc/sieve.texi2
-rw-r--r--doc/misc/smtpmail.texi2
-rw-r--r--doc/misc/speedbar.texi2
-rw-r--r--doc/misc/tramp.texi2
-rw-r--r--doc/misc/url.texi2
-rw-r--r--doc/misc/vip.texi2
-rw-r--r--doc/misc/viper.texi2
-rw-r--r--doc/misc/widget.texi2
-rw-r--r--doc/misc/woman.texi2
36 files changed, 54 insertions, 80 deletions
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi
index 241149803e8..8f78d869343 100644
--- a/doc/misc/ada-mode.texi
+++ b/doc/misc/ada-mode.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/ada-mode
+@setfilename ../../info/ada-mode
@settitle Ada Mode
@copying
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index 7b51f3115ac..e173ed7d1f8 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -3,7 +3,7 @@
@c Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389
-@setfilename ../info/autotype
+@setfilename ../../info/autotype
@c @node Autotypist, Picture, Abbrevs, Top
@c @chapter Features for Automatic Typing
@settitle Features for Automatic Typing
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 93c7123d6a4..d0108058ac4 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@comment %**start of header (This is for running Texinfo on a region.)
@c smallbook
-@setfilename ../info/calc
+@setfilename ../../info/calc
@c [title]
@settitle GNU Emacs Calc 2.1 Manual
@setchapternewpage odd
@@ -11053,44 +11053,17 @@ Please note that there is no ``year 0''; the day before
days 0 and @mathit{-1} respectively in Calc's internal numbering scheme.
@cindex Julian day counting
-Another day counting system in common use is, confusingly, also called
-``Julian.'' The Julian day number is the numbers of days since
-12:00 noon (GMT) on Jan 1, 4713 BC, which in Calc's scheme (in GMT)
-is @mathit{-1721423.5} (recall that Calc starts at midnight instead
-of noon). Thus to convert a Calc date code obtained by unpacking a
-date form into a Julian day number, simply add 1721423.5 after
-compensating for the time zone difference. The built-in @kbd{t J}
-command performs this conversion for you.
-
-The Julian day number is based on the Julian cycle, which was invented
-in 1583 by Joseph Justus Scaliger. Scaliger named it the Julian cycle
-since it is involves the Julian calendar, but some have suggested that
-Scaliger named it in honor of his father, Julius Caesar Scaliger. The
-Julian cycle is based it on three other cycles: the indiction cycle,
-the Metonic cycle, and the solar cycle. The indiction cycle is a 15
-year cycle originally used by the Romans for tax purposes but later
-used to date medieval documents. The Metonic cycle is a 19 year
-cycle; 19 years is close to being a common multiple of a solar year
-and a lunar month, and so every 19 years the phases of the moon will
-occur on the same days of the year. The solar cycle is a 28 year
-cycle; the Julian calendar repeats itself every 28 years. The
-smallest time period which contains multiples of all three cycles is
-the least common multiple of 15 years, 19 years and 28 years, which
-(since they're pairwise relatively prime) is
-@texline @math{15\times 19\times 28 = 7980} years.
-@infoline 15*19*28 = 7980 years.
-This is the length of a Julian cycle. Working backwards, the previous
-year in which all three cycles began was 4713 BC, and so Scalinger
-chose that year as the beginning of a Julian cycle. Since at the time
-there were no historical records from before 4713 BC, using this year
-as a starting point had the advantage of avoiding negative year
-numbers. In 1849, the astronomer John Herschel (son of William
-Herschel) suggested using the number of days since the beginning of
-the Julian cycle as an astronomical dating system; this idea was taken
-up by other astronomers. (At the time, noon was the start of the
-astronomical day. Herschel originally suggested counting the days
-since Jan 1, 4713 BC at noon Alexandria time; this was later amended to
-noon GMT.) Julian day numbering is largely used in astronomy.
+Another day counting system in common use is, confusingly, also
+called ``Julian.'' It was invented in 1583 by Joseph Justus
+Scaliger, who named it in honor of his father Julius Caesar
+Scaliger. For obscure reasons he chose to start his day
+numbering on Jan 1, 4713 BC at noon, which in Calc's scheme
+is @mathit{-1721423.5} (recall that Calc starts at midnight instead
+of noon). Thus to convert a Calc date code obtained by
+unpacking a date form into a Julian day number, simply add
+1721423.5. The Julian code for @samp{6:00am Jan 9, 1991}
+is 2448265.75. The built-in @kbd{t J} command performs
+this conversion for you.
@cindex Unix time format
The Unix operating system measures time as an integer number of
@@ -16683,9 +16656,9 @@ The last two arguments default to zero if omitted.
@cindex Julian day counts, conversions
The @kbd{t J} (@code{calc-julian}) [@code{julian}] command converts
a date form into a Julian day count, which is the number of days
-since noon (GMT) on Jan 1, 4713 BC. A pure date is converted to an
-integer Julian count representing noon of that day. A date/time form
-is converted to an exact floating-point Julian count, adjusted to
+since noon on Jan 1, 4713 BC. A pure date is converted to an integer
+Julian count representing noon of that day. A date/time form is
+converted to an exact floating-point Julian count, adjusted to
interpret the date form in the current time zone but the Julian
day count in Greenwich Mean Time. A numeric prefix argument allows
you to specify the time zone; @pxref{Time Zones}. Use a prefix of
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 423892d7d30..ac77ca04d85 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -81,7 +81,7 @@ the second with them pointing to the XEmacs manuals.
@comment No overfull hbox marks in the dvi file.
@finalout
-@setfilename ../info/ccmode
+@setfilename ../../info/ccmode
@settitle CC Mode Manual
@footnotestyle end
@@ -210,7 +210,7 @@ license to the document, as described in section 6 of the license.
This manual was generated from $Revision$ of $RCSfile$, which can be
downloaded from
-@url{http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/man/cc-mode.texi}.
+@url{http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/doc/misc/cc-mode.texi}.
@end titlepage
@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index 676b9edc5ad..c27021cb325 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/cl
+@setfilename ../../info/cl
@settitle Common Lisp Extensions
@copying
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi
index bf2d5288abc..0206bd20d86 100644
--- a/doc/misc/dired-x.texi
+++ b/doc/misc/dired-x.texi
@@ -15,7 +15,7 @@
@comment %**start of header (This is for running Texinfo on a region.)
@c FOR GNU EMACS USE ../info/dired-x BELOW
-@setfilename ../info/dired-x
+@setfilename ../../info/dired-x
@c dired-x.el REVISION NUMBER
@settitle Dired Extra Version 2 User's Manual
@iftex
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index c04f99f954c..4fde4dc1414 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@comment %**start of header
-@setfilename ../info/ebrowse
+@setfilename ../../info/ebrowse
@settitle A Class Browser for C++
@setchapternewpage odd
@syncodeindex fn cp
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index 6bb2605e0c6..0822289ba77 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -7,7 +7,7 @@
@comment Using ediff.info instead of ediff in setfilename breaks DOS.
@comment @setfilename ediff
@comment @setfilename ediff.info
-@setfilename ../info/ediff
+@setfilename ../../info/ediff
@settitle Ediff User's Manual
@synindex vr cp
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index 0f3c141c792..7490c9b6bc2 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -1,6 +1,6 @@
\input texinfo
-@setfilename ../info/emacs-mime
+@setfilename ../../info/emacs-mime
@settitle Emacs MIME Manual
@synindex fn cp
@synindex vr cp
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index 3e52bb42c92..ee1029321d4 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -1,6 +1,6 @@
\input texinfo
@c %**start of header
-@setfilename ../info/erc
+@setfilename ../../info/erc
@settitle ERC Manual
@c %**end of header
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 3a4b705d2c9..a6991bbb3e3 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename ../info/eshell
+@setfilename ../../info/eshell
@settitle Eshell: The Emacs Shell
@synindex vr fn
@c %**end of header
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index 7a8dbbee524..1c51eac7d97 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -1,6 +1,6 @@
\input texinfo.tex
@c %**start of header
-@setfilename ../info/eudc
+@setfilename ../../info/eudc
@settitle Emacs Unified Directory Client (EUDC) Manual
@afourpaper
@c %**end of header
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index b7fe5dca4a2..fb64a22f13f 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*- mode: texinfo; -*-
@c %**start of header
-@setfilename ../info/efaq
+@setfilename ../../info/efaq
@settitle GNU Emacs FAQ
@c %**end of header
@@ -836,7 +836,7 @@ Make sure the first line of the Texinfo file looks like this:
You may need to change @samp{texinfo} to the full pathname of the
@file{texinfo.tex} file, which comes with Emacs as
-@file{man/texinfo.tex} (or copy or link it into the current directory).
+@file{doc/misc/texinfo.tex} (or copy or link it into the current directory).
@item
Type @kbd{texi2dvi @var{texinfo-source}}, where @var{texinfo-source} is
@@ -1013,7 +1013,8 @@ while.
@item
In the Emacs distribution. Since Emacs 18.56, the FAQ at the time
of release has been part of the Emacs distribution as either
-@file{etc/FAQ} or @file{man/faq.texi} (@pxref{File-name conventions}).
+@file{etc/FAQ}, @file{man/faq.texi}, or (from version 23 onwards)
+@file{doc/misc/faq.texi} (@pxref{File-name conventions}).
@item
Via anonymous ftp and e-mail from @file{rtfm.mit.edu} (and its mirror in
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index 16947d7f2de..d94aefbfa02 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@comment %**start of header
-@setfilename ../info/flymake
+@setfilename ../../info/flymake
@set VERSION 0.3
@set UPDATED April 2004
@settitle GNU Flymake @value{VERSION}
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index 4114453df6c..c2afc9a4a63 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -3,7 +3,7 @@
@c Written by Johan Vromans, and edited by Richard Stallman
@comment %**start of header (This is for running Texinfo on a region.)
-@setfilename ../info/forms
+@setfilename ../../info/forms
@settitle Forms Mode User's Manual
@syncodeindex vr cp
@syncodeindex fn cp
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 7cabf674102..8de4066e047 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -1,6 +1,6 @@
\input texinfo
-@setfilename ../info/gnus
+@setfilename ../../info/gnus
@settitle Gnus Manual
@syncodeindex fn cp
@syncodeindex vr cp
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi
index 4f216ac87b8..36cc3e9087d 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename ../info/idlwave
+@setfilename ../../info/idlwave
@settitle IDLWAVE User Manual
@dircategory Emacs
@direntry
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index 2bca4b046e5..828af92fc0c 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/message
+@setfilename ../../info/message
@settitle Message Manual
@synindex fn cp
@synindex vr cp
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index a6341e80465..d29c1ded16b 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -3,7 +3,7 @@
@c Note: This document requires makeinfo version 4.6 or greater to build.
@c
@c %**start of header
-@setfilename ../info/mh-e
+@setfilename ../../info/mh-e
@settitle The MH-E Manual
@c %**end of header
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi
index 48d7f992667..31bba4aa36a 100644
--- a/doc/misc/newsticker.texi
+++ b/doc/misc/newsticker.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@comment %**start of header
-@setfilename ../info/newsticker
+@setfilename ../../info/newsticker
@set VERSION 1.9
@set UPDATED November 2005
@settitle Newsticker @value{VERSION}
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index f3b13511571..cee6bf24cf0 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -1,6 +1,6 @@
\input texinfo
@c %**start of header
-@setfilename ../info/org
+@setfilename ../../info/org
@settitle Org Mode Manual
@set VERSION 5.07
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index 93bd54eb456..5878b65cd25 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename ../info/pcl-cvs
+@setfilename ../../info/pcl-cvs
@settitle PCL-CVS --- Emacs Front-End to CVS
@syncodeindex vr fn
@c %**end of header
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index 6a175db4cb9..ca29e2184e5 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/pgg
+@setfilename ../../info/pgg
@set VERSION 0.1
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index 6d5319cef4e..f6d807f971f 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -1,6 +1,6 @@
\input texinfo
@c %**start of header
-@setfilename ../info/rcirc
+@setfilename ../../info/rcirc
@settitle rcirc Manual
@c %**end of header
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index a2c0a9689b2..a599081a716 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename ../info/reftex
+@setfilename ../../info/reftex
@settitle RefTeX User Manual
@synindex ky cp
@syncodeindex vr cp
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index 5ac3b882ccd..55beaa5b9e7 100644
--- a/doc/misc/sc.texi
+++ b/doc/misc/sc.texi
@@ -1,7 +1,7 @@
\input texinfo @comment -*-texinfo-*-
@comment 3.48
@comment %**start of header (This is for running Texinfo on a region.)
-@setfilename ../info/sc
+@setfilename ../../info/sc
@settitle Supercite Version 3.1 User's Manual
@iftex
@finalout
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index 089e13a9cc0..8e1b6f397f5 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename ../info/ses
+@setfilename ../../info/ses
@settitle SES: Simple Emacs Spreadsheet
@setchapternewpage off
@syncodeindex fn cp
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi
index 4b7a95be952..af2132e4997 100644
--- a/doc/misc/sieve.texi
+++ b/doc/misc/sieve.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/sieve
+@setfilename ../../info/sieve
@settitle Emacs Sieve Manual
@synindex fn cp
@synindex vr cp
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi
index 644cd061b74..5f5eb61a6ba 100644
--- a/doc/misc/smtpmail.texi
+++ b/doc/misc/smtpmail.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/smtpmail
+@setfilename ../../info/smtpmail
@settitle Emacs SMTP Library
@syncodeindex vr fn
@copying
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi
index 2a05993f569..5cefcc97df6 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/speedbar
+@setfilename ../../info/speedbar
@settitle Speedbar: File/Tag summarizing utility
@syncodeindex fn cp
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index b53bc59d506..1431e250e2e 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@setfilename ../info/tramp
+@setfilename ../../info/tramp
@c %**start of header
@settitle TRAMP User Manual
@setchapternewpage odd
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index 0fc6b08acdc..2948793eed8 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -1,5 +1,5 @@
\input texinfo
-@setfilename ../info/url
+@setfilename ../../info/url
@settitle URL Programmer's Manual
@iftex
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi
index a3f4a447f82..4b27df5b045 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -1,6 +1,6 @@
\input texinfo
-@setfilename ../info/vip
+@setfilename ../../info/vip
@settitle VIP
@copying
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index 55c97f18c9c..4e9eaaff40e 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -4,7 +4,7 @@
@comment Using viper.info instead of viper in setfilename breaks DOS.
@comment @setfilename viper
@comment @setfilename viper.info
-@setfilename ../info/viper
+@setfilename ../../info/viper
@copying
Copyright @copyright{} 1995, 1996, 1997, 2001, 2002, 2003, 2004,
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi
index 0cf77ee4600..35f0722406e 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -1,7 +1,7 @@
\input texinfo.tex
@c %**start of header
-@setfilename ../info/widget
+@setfilename ../../info/widget
@settitle The Emacs Widget Library
@syncodeindex fn cp
@syncodeindex vr cp
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi
index 868bb510f50..3f0f0d43827 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename ../info/woman
+@setfilename ../../info/woman
@settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man''
@c Manual last updated:
@set UPDATED Time-stamp: <2006-03-25 14:59:03 karl>