summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fix the way the sexagisimal names are calculated.Edward M. Reingold1995-10-261-13/+19
* Fix menu for Chinese calendar.Edward M. Reingold1995-10-241-6/+5
* Minor doc fixes.Edward M. Reingold1995-10-241-7/+5
* Various fixes and simplifications.Edward M. Reingold1995-10-241-83/+53
* Completely rewritten!Edward M. Reingold1995-10-231-88/+243
* Minor fixes.Edward M. Reingold1995-10-131-6/+5
* Initial revisionEdward M. Reingold1995-10-121-0/+1603
* Added menu items for cal-tex.el (a new file).Edward M. Reingold1995-10-121-0/+139
* Added key definitions and autoloads for cal-tex.el (a new file).Edward M. Reingold1995-10-121-14/+75
* (appt-disp-window): Call raise-frame.Richard M. Stallman1995-10-051-0/+1
* (mark-sexp-diary-entries): Add \ for C-M-f's sake.Richard M. Stallman1995-09-251-1/+1
* Fix display of Chinese date.Edward M. Reingold1995-09-221-1/+7
* Initial revisionEdward M. Reingold1995-09-217-0/+3064
* New file.Edward M. Reingold1995-09-211-1/+1
* *** empty log message ***Edward M. Reingold1995-09-211-1/+1
* Initial revisionEdward M. Reingold1995-09-211-0/+1179
* Minor fixes; moved some code here from other calendar files.Edward M. Reingold1995-09-211-2/+54
* Minor fixes.Edward M. Reingold1995-09-212-18/+18
* Added new calendars to menus and made minor fixes.Edward M. Reingold1995-09-211-26/+50
* Moved stuff to calendar.el, as per RSM's request.Edward M. Reingold1995-09-211-20/+1
* Added code to support Chinese calendar. Minor fixes as well.Edward M. Reingold1995-09-211-131/+176
* Added code to support Chinese calendar.Edward M. Reingold1995-09-211-3/+141
* Moved stuff to other files.Edward M. Reingold1995-09-211-277/+32
* Many functions moved to other files, some rewritten. See ChangeLog entry.Edward M. Reingold1995-09-211-953/+263
* Doc fixes.Richard M. Stallman1995-08-211-3/+3
* Add provide.Karl Heuer1995-07-171-0/+2
* Fix bug in determination of output string.Edward M. Reingold1995-06-191-2/+2
* Fixed calendar-string-spread to allow 0 or 1 string; this simplified severalEdward M. Reingold1995-06-021-9/+11
* Fix cal-x.el to create an empty fancy-diary-buffer, if needed.Edward M. Reingold1995-06-021-7/+11
* Autoload calendar-setup.Edward M. Reingold1995-06-011-0/+1
* Fix capitalization in menu bar.Karl Heuer1995-05-301-28/+28
* (appt-check): Use force-mode-line-update.Karl Heuer1995-04-251-4/+1
* Use byte-compile-dynamic.Richard M. Stallman1995-01-181-1/+1
* (calendar): Doc fix.Karl Heuer1995-01-161-1/+1
* Mention Hochleitner's correlation.Edward M. Reingold1994-12-081-1/+2
* Mention cal-x.el in comments.Edward M. Reingold1994-11-291-0/+1
* Initial revisionEdward M. Reingold1994-11-291-0/+153
* Get rid of edit menu.Edward M. Reingold1994-11-171-0/+2
* Undefine kill-region and copy-region-as-kill.Edward M. Reingold1994-11-171-5/+2
* (describe-calendar-mode): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+3
* Don't supersede attributes for faces `diary-face', `calendar-display-face', orEdward M. Reingold1994-11-081-7/+9
* Check for nil time before trying to adjust it for dst.Edward M. Reingold1994-11-071-2/+2
* Bind new function to mouse.Edward M. Reingold1994-11-011-3/+16
* Bind new function to key.Edward M. Reingold1994-11-011-0/+1
* Delete old reference to window configuration.Edward M. Reingold1994-10-301-1/+0
* Fix use of noday option for calendar-read-date.Edward M. Reingold1994-10-301-2/+1
* Redo the noday option for calendar-read-date.Edward M. Reingold1994-10-301-13/+12
* (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.Richard M. Stallman1994-10-281-0/+1
* Allow vector form of latitude/longitude. Fix documentation.Edward M. Reingold1994-10-261-39/+87
* Give lunar phases buffer a symbolic name; use new form of calendar-read-date.Edward M. Reingold1994-10-261-21/+6