diff options
| author | Glenn Morris | 2008-08-26 02:54:26 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-08-26 02:54:26 +0000 |
| commit | 717558078c66fac9f103be6b9eb4399b7a692af4 (patch) | |
| tree | 0e53f45a474f432c1713c10b2b1004120c08a34c /doc | |
| parent | c216ec2beb9809aba3be5d6f77a1dbd86b1a2543 (diff) | |
| download | emacs-717558078c66fac9f103be6b9eb4399b7a692af4.tar.gz emacs-717558078c66fac9f103be6b9eb4399b7a692af4.zip | |
*** empty log message ***
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ce20a6e7d79..e74b7516e37 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,27 @@ | |||
| 1 | 2008-08-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * cal-xtra.texi (Non-Gregorian Diary Entries): New name for | ||
| 4 | node "Hebrew/Islamic Entries". | ||
| 5 | |||
| 6 | * calendar.texi (Specified Dates): Fix names of iso functions. | ||
| 7 | (General Calendar): There may not be another window. | ||
| 8 | (Writing Calendar Files, Holidays): Tweak intro. | ||
| 9 | (Holidays): Mention Baha'i and Chinese holidays. | ||
| 10 | (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month. | ||
| 11 | (Lunar Phases): Remove incorrect reference to calendar-time-zone. | ||
| 12 | (To Other Calendar): Add calendar-print-other-dates. | ||
| 13 | Refer to "graphic display" rather than "X. | ||
| 14 | (From Other Calendar): Add calendar-bahai-goto-date. Fix reference. | ||
| 15 | (Displaying the Diary): Fix whitespace after reference. | ||
| 16 | Fix `diary-number-of-entries' reference. | ||
| 17 | (Date Formats): Explicitly mention that day names can be abbreviated. | ||
| 18 | (Adding to Diary): Add some references to other sections. | ||
| 19 | (Special Diary Entries): Fix reference. | ||
| 20 | (Appointments): Simplify appt-message-warning-time entry. | ||
| 21 | Clarify where times must be. | ||
| 22 | (Importing Diary): Comment out icalendar paragraph that does not apply. | ||
| 23 | (Time Intervals): Simplify entry for timeclock-ask-before-exiting. | ||
| 24 | |||
| 1 | 2008-08-23 Glenn Morris <rgm@gnu.org> | 25 | 2008-08-23 Glenn Morris <rgm@gnu.org> |
| 2 | 26 | ||
| 3 | * fortran-xtra.texi (Fortran): Change description of free form and | 27 | * fortran-xtra.texi (Fortran): Change description of free form and |