(setfilename): Go up one more level to ../../info.
authorGlenn Morris <rgm@gnu.org>
Thu, 6 Sep 2007 05:10:13 +0000 (05:10 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 6 Sep 2007 05:10:13 +0000 (05:10 +0000)
36 files changed:
doc/misc/ada-mode.texi
doc/misc/autotype.texi
doc/misc/calc.texi
doc/misc/cc-mode.texi
doc/misc/cl.texi
doc/misc/dired-x.texi
doc/misc/ebrowse.texi
doc/misc/ediff.texi
doc/misc/emacs-mime.texi
doc/misc/erc.texi
doc/misc/eshell.texi
doc/misc/eudc.texi
doc/misc/faq.texi
doc/misc/flymake.texi
doc/misc/forms.texi
doc/misc/gnus.texi
doc/misc/idlwave.texi
doc/misc/message.texi
doc/misc/mh-e.texi
doc/misc/newsticker.texi
doc/misc/org.texi
doc/misc/pcl-cvs.texi
doc/misc/pgg.texi
doc/misc/rcirc.texi
doc/misc/reftex.texi
doc/misc/sc.texi
doc/misc/ses.texi
doc/misc/sieve.texi
doc/misc/smtpmail.texi
doc/misc/speedbar.texi
doc/misc/tramp.texi
doc/misc/url.texi
doc/misc/vip.texi
doc/misc/viper.texi
doc/misc/widget.texi
doc/misc/woman.texi

index 2411498..8f78d86 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo  @c -*-texinfo-*-
-@setfilename ../info/ada-mode
+@setfilename ../../info/ada-mode
 @settitle Ada Mode
 
 @copying
index 7b51f31..e173ed7 100644 (file)
@@ -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
index 93c7123..d010805 100644 (file)
@@ -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
index 423892d..ac77ca0 100644 (file)
@@ -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 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
index 676b9ed..c27021c 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo    @c -*-texinfo-*-
-@setfilename ../info/cl
+@setfilename ../../info/cl
 @settitle Common Lisp Extensions
 
 @copying
index bf2d528..0206bd2 100644 (file)
@@ -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
index c04f99f..4fde4dc 100644 (file)
@@ -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
index 6bb2605..0822289 100644 (file)
@@ -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
index 0f3c141..7490c9b 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 
-@setfilename ../info/emacs-mime
+@setfilename ../../info/emacs-mime
 @settitle Emacs MIME Manual
 @synindex fn cp
 @synindex vr cp
index 3e52bb4..ee10293 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 @c %**start of header
-@setfilename ../info/erc
+@setfilename ../../info/erc
 @settitle ERC Manual
 @c %**end of header
 
index 3a4b705..a6991bb 100644 (file)
@@ -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
index 7a8dbbe..1c51eac 100644 (file)
@@ -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
index b7fe5dc..fb64a22 100644 (file)
@@ -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
index 16947d7..d94aefb 100644 (file)
@@ -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}
index 4114453..c2afc9a 100644 (file)
@@ -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
index 7cabf67..8de4066 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 
-@setfilename ../info/gnus
+@setfilename ../../info/gnus
 @settitle Gnus Manual
 @syncodeindex fn cp
 @syncodeindex vr cp
index 4f216ac..36cc3e9 100644 (file)
@@ -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
index 2bca4b0..828af92 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo                  @c -*-texinfo-*-
 
-@setfilename ../info/message
+@setfilename ../../info/message
 @settitle Message Manual
 @synindex fn cp
 @synindex vr cp
index a6341e8..d29c1de 100644 (file)
@@ -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
 
index 48d7f99..31bba4a 100644 (file)
@@ -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}
index f3b1351..cee6bf2 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 @c %**start of header
-@setfilename ../info/org
+@setfilename ../../info/org
 @settitle Org Mode Manual
 
 @set VERSION 5.07
index 93bd54e..5878b65 100644 (file)
@@ -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
index 6a175db..ca29e21 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo                  @c -*-texinfo-*-
 
-@setfilename ../info/pgg
+@setfilename ../../info/pgg
 
 @set VERSION 0.1
 
index 6d5319c..f6d807f 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 @c %**start of header
-@setfilename ../info/rcirc
+@setfilename ../../info/rcirc
 @settitle rcirc Manual
 @c %**end of header
 
index a2c0a96..a599081 100644 (file)
@@ -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
index 5ac3b88..55beaa5 100644 (file)
@@ -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
index 089e13a..8e1b6f3 100644 (file)
@@ -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
index 4b7a95b..af2132e 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo                  @c -*-texinfo-*-
 
-@setfilename ../info/sieve
+@setfilename ../../info/sieve
 @settitle Emacs Sieve Manual
 @synindex fn cp
 @synindex vr cp
index 644cd06..5f5eb61 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo  @c -*-texinfo-*-
-@setfilename ../info/smtpmail
+@setfilename ../../info/smtpmail
 @settitle Emacs SMTP Library
 @syncodeindex vr fn
 @copying
index 2a05993..5cefcc9 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo   @c -*-texinfo-*-
 
-@setfilename ../info/speedbar
+@setfilename ../../info/speedbar
 @settitle Speedbar: File/Tag summarizing utility
 @syncodeindex fn cp
 
index b53bc59..1431e25 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
-@setfilename ../info/tramp
+@setfilename ../../info/tramp
 @c %**start of header
 @settitle TRAMP User Manual
 @setchapternewpage odd
index 0fc6b08..2948793 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo
-@setfilename ../info/url
+@setfilename ../../info/url
 @settitle URL Programmer's Manual
 
 @iftex
index a3f4a44..4b27df5 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 
-@setfilename ../info/vip
+@setfilename ../../info/vip
 @settitle VIP
 
 @copying
index 55c97f1..4e9eaaf 100644 (file)
@@ -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,
index 0cf77ee..35f0722 100644 (file)
@@ -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
index 868bb51..3f0f0d4 100644 (file)
@@ -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>