| www.delorie.com/gnu/docs/emacs/emacs_416.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Calendar mode provides commands for moving to a particular date specified in various ways.
calendar-goto-date).
calendar-other-month).
calendar-goto-today).
g d (calendar-goto-date) prompts for a year, a month, and a day
of the month, and then moves to that date. Because the calendar includes all
dates from the beginning of the current era, you must type the year in its
entirety; that is, type `1990', not `90'.
o (calendar-other-month) prompts for a month and year,
then centers the three-month calendar around that month.
You can return to today's date with .
(calendar-goto-today).
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |