comparison man/ChangeLog @ 61001:45eb0fd05c91

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Mar 2005 19:47:28 +0000
parents adbd007da6e3
children 53569ae78a62
comparison
equal deleted inserted replaced
61000:7493ddb113fc 61001:45eb0fd05c91
3 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section; 3 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4 move here from Emacs Lisp Reference Manual. 4 move here from Emacs Lisp Reference Manual.
5 * calendar.texi (Calendar/Diary, Diary Commands) 5 * calendar.texi (Calendar/Diary, Diary Commands)
6 (Special Diary Entries, Importing Diary): Change some xrefs to 6 (Special Diary Entries, Importing Diary): Change some xrefs to
7 point to emacs-xtra rather than elisp. 7 point to emacs-xtra rather than elisp.
8
9 * emacs-xtra.texi (Calendar Customizing): Move
10 view-diary-entries-initially, view-calendar-holidays-initially,
11 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
12 Emacs Manual.
13 (Appt Customizing): Merge entire section into main Emacs Manual.
14 * calendar.texi: Update and reformat copyright.
15 (Holidays): Move view-calendar-holidays-initially,
16 mark-holidays-in-calendar here from emacs-xtra.
17 (Displaying the Diary): Move view-diary-entries-initially,
18 mark-diary-entries-in-calendar here from emacs-xtra.
19 (Appointments): Move appt-display-mode-line,
20 appt-display-duration, appt-disp-window-function,
21 appt-delete-window-function here from emacs-xtra.
22
23 * calendar.texi: Update and reformat copyright.
24 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
25 (Diary): Refer to `diary-file' rather than ~/diary.
26 (Diary Commands): Rename node to "Displaying the Diary".
8 27
9 2005-03-26 Eli Zaretskii <eliz@gnu.org> 28 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10 29
11 * misc.texi (Emacs Server): Fix the command for setting 30 * misc.texi (Emacs Server): Fix the command for setting
12 server-name. Add an xref to Invoking emacsclient. 31 server-name. Add an xref to Invoking emacsclient.