(Specified Dates): Fix names of iso functions.
(General Calendar): There may not be another window.
(Writing Calendar Files, Holidays): Tweak intro.
(Holidays): Mention Baha'i and Chinese holidays.
(Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
(Lunar Phases): Remove incorrect reference to calendar-time-zone.
(To Other Calendar): Add calendar-print-other-dates.
Refer to "graphic display" rather than "X.
(From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
(Displaying the Diary): Fix whitespace after reference.
Fix `diary-number-of-entries' reference.
(Date Formats): Explicitly mention that day names can be abbreviated.
(Adding to Diary): Add some references to other sections.
(Special Diary Entries): Fix reference.
(Appointments): Simplify appt-message-warning-time entry.
Clarify where times must be.
(Importing Diary): Comment out icalendar paragraph that does not apply.
(Time Intervals): Simplify entry for timeclock-ask-before-exiting.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.See the end of the file for license conditions. Emacs for WindowsThis README file describes how to dump a bare precompiled version of GNUEmacs for Windows NT/2000/XP and Windows 95/98/Me. This distributionsupplements the standard dumped precompiled distribution of Emacs, whichyou can download from: ftp://ftp.gnu.org/gnu/emacs/windows/If you do not have the "bin" distribution, then you will need todownload it before you can use this undumped version. Also note thatyou should only need to dump Emacs yourself if you want to dump Emacswith more elisp files than are included normally, or to rebuild Emacsafter patching one of the elisp files that is preloaded.The dumping process consists of running a bare Emacs, loading up anumber of general elisp files, and then creating a new Emacs executablepreinitialized and ready to run. In the precompiled distributions,Emacs has already been dumped with the standard configuration.To dump Emacs, unpack this distribution into the directory created byunpacking the corresponding standard precompiled distribution. Toverify that you unpacked in the proper place, check to make sure thatyou now have a temacs.exe file in the bin directory.Once you have unpacked this distribution, cd into the bin directory andrun dump.bat. This will produce a new bin\emacs.exe executable for youto use (the original one is renamed to emacs.exe.orig; this is notoverwritten if you run dump more than once).For more information about running Emacs, read the README.W32 file thatcame with the standard dumped precompiled distribution. If you haveproblems with Emacs, including problems with dumping, send email to"help-emacs-windows@gnu.org".Enjoy!This file is part of GNU Emacs.GNU Emacs is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.GNU Emacs is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.You should have received a copy of the GNU General Public Licensealong with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.