cal-china-x.el --- Chinese calendar extras v0.9
  Home FAQ Contact Sign in
gnu.emacs.sources only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.sources Profile…
 Up
cal-china-x.el --- Chinese calendar extras v0.9         


Author: William Xu
Date: May 18, 2008 01:33

CHANGES SINCE 0.8.2
-------------------

- When holiday-lunar returns a holiday that is beyond current calendar
view, we should not add it to calendar-holidays. (Thanks to
wxd@#emacs-cn for reporting this)

- update-calendar-mode-line has been renamed to
calendar-update-mode-line in cvs 23, update this. (Thanks to
zm3345@gmail.com for reporting this)

WHAT IS IT?
-----------

This package adds more chinese calendar supports and others,
including:

- Chinese localizations
- Display holiday, lunar, horoscope, zodiac, solar term info on mode line
- Can define holidays using `holiday-lunar', `holiday-solar-term'
- Highlight holidays based on different priorities
- Add `cal-china-x-chinese-holidays', `cal-china-x-japanese-holidays'.

To use, add the following in your .emacs:
(require 'cal-china-x)
Show full article (22.55Kb)
no comments