emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/calendar.texi


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/man/calendar.texi
Date: Sat, 26 Mar 2005 12:45:16 -0500

Index: emacs/man/calendar.texi
diff -c emacs/man/calendar.texi:1.29 emacs/man/calendar.texi:1.30
*** emacs/man/calendar.texi:1.29        Mon Mar 21 18:08:14 2005
--- emacs/man/calendar.texi     Sat Mar 26 17:45:16 2005
***************
*** 21,29 ****
    @kbd{Mouse-2} in the calendar brings up a menu of operations on a
  particular date; @kbd{C-Mouse-3} brings up a menu of commonly used
  calendar features that are independent of any particular date.  To exit
! the calendar, type @kbd{q}.  @xref{Calendar, Customizing the Calendar
! and Diary,, elisp, The Emacs Lisp Reference Manual}, for customization
! information about the calendar and diary.
  
  @menu
  * Calendar Motion::     Moving through the calendar; selecting a date.
--- 21,29 ----
    @kbd{Mouse-2} in the calendar brings up a menu of operations on a
  particular date; @kbd{C-Mouse-3} brings up a menu of commonly used
  calendar features that are independent of any particular date.  To exit
! the calendar, type @kbd{q}.  @xref{Advanced Calendar/Diary Usage,
! Customizing the Calendar and Diary,, emacs-xtra, Specialized Emacs
! Features}, for customization information about the calendar and diary.
  
  @menu
  * Calendar Motion::     Moving through the calendar; selecting a date.
***************
*** 1029,1036 ****
    The command @kbd{M-x diary} displays the diary entries for the current
  date, independently of the calendar display, and optionally for the next
  few days as well; the variable @code{number-of-diary-entries} specifies
! how many days to include.  @xref{Calendar, Customizing the Calendar
! and Diary,, elisp, The Emacs Lisp Reference Manual}.
  
    If you put @code{(diary)} in your @file{.emacs} file, this
  automatically displays a window with the day's diary entries, when you
--- 1029,1037 ----
    The command @kbd{M-x diary} displays the diary entries for the current
  date, independently of the calendar display, and optionally for the next
  few days as well; the variable @code{number-of-diary-entries} specifies
! how many days to include.  @xref{Advanced Calendar/Diary Usage,
! Customizing the Calendar and Diary,, emacs-xtra, Specialized Emacs
! Features}.
  
    If you put @code{(diary)} in your @file{.emacs} file, this
  automatically displays a window with the day's diary entries, when you
***************
*** 1335,1342 ****
  specifying the name of a face or a single-character string to use when
  marking the entry in the calendar.  Most generally, sexp diary entries
  can perform arbitrary computations to determine when they apply.
! @xref{Sexp Diary Entries,, Sexp Diary Entries, elisp, The Emacs Lisp
! Reference Manual}.
  
  @node Appointments
  @section Appointments
--- 1336,1343 ----
  specifying the name of a face or a single-character string to use when
  marking the entry in the calendar.  Most generally, sexp diary entries
  can perform arbitrary computations to determine when they apply.
! @xref{Sexp Diary Entries,, Sexp Diary Entries, emacs-xtra, Specialized
! Emacs Features}.
  
  @node Appointments
  @section Appointments
***************
*** 1442,1448 ****
  @noindent
  You can use an @code{#include} directive to add the import file contents
  to the main diary file, if these are distinct.  @xref{Fancy Diary
! Display,,, elisp, The Emacs Lisp Reference Manual}.
  
  @findex icalendar-export-file, icalendar-export-region
    Use @code{icalendar-export-file} to interactively export an entire
--- 1443,1449 ----
  @noindent
  You can use an @code{#include} directive to add the import file contents
  to the main diary file, if these are distinct.  @xref{Fancy Diary
! Display,,, emacs-xtra, Specialized Emacs Features}.
  
  @findex icalendar-export-file, icalendar-export-region
    Use @code{icalendar-export-file} to interactively export an entire




reply via email to

[Prev in Thread] Current Thread [Next in Thread]