summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Collapse)AuthorAgeFilesLines
* Switch license to GPLv3 or later.Glenn Morris2007-07-2527-27/+27
|
* (cal-tex-holidays, cal-tex-diary)Glenn Morris2007-07-241-407/+425
| | | | | | | | | | (cal-tex-rules, cal-tex-buffer, cal-tex-24) (cal-tex-cursor-month-landscape, cal-tex-cursor-month) (cal-tex-cursor-week, cal-tex-cursor-week2) (cal-tex-cursor-week-iso, cal-tex-week-hours) (cal-tex-cursor-week-monday, cal-tex-weekly4-box) (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week) (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
* Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+5
| | | | (calendar-goto-bahai-date): Autoload it.
* Move autoload from previous change to calendar.el.Glenn Morris2007-07-151-1/+0
|
* Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+1
| | | | (calendar-goto-bahai-date): Add autoload cookie.
* (icalendar--diarytime-to-isotime): Fix typo in docstring.Juanma Barranquero2007-06-061-1/+1
|
* Update version number.Chong Yidong2007-06-041-19/+46
| | | | | | | | | | | (timeclock-modeline-display): Mention timeclock-use-display-time in explanatory message. (timeclock-log): Suppress warnings when finding the log. Don't check for a nil project twice. Run hooks after killing the buffer (if applicable). (timeclock-geometric-mean): Rename to `timeclock-mean' (it never was geometric). All uses changed. (timeclock-generate-report): Support prefix argument.
* (timeclock-in): Fix non-interactive workday specifications.Richard M. Stallman2007-05-101-27/+32
| | | | (timeclock-log): Don't kill the log buffer if it already existed.
* Fix some typos.Glenn Morris2007-04-221-6/+6
|
* Fix typo: "threshhold" -> "threshold".Glenn Morris2007-04-191-6/+6
|
* Improve previous fix by only setting header-line-format in diary-mode.Glenn Morris2007-04-181-2/+3
|
* (diary-header-line-format): Add a custom :set function.Glenn Morris2007-04-181-4/+14
| | | | | | (diary-list-entries): Only switch to diary-mode from default-major-mode (reverts 2007-03-21 change). Otherwise, set header-line-format, in case of any customization.
* (parse-time-string-chars): Check if CHAR is less than the length ofKenichi Handa2007-04-181-1/+2
| | | | parse-time-syntax.
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-1716-92/+0
| | | | for the rest of emacs.
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-10/+0
| | | | | | | for the rest of emacs. Do not advertise the original author's book in this file, since he forbids the use of the relevant algorithms under a GNU license. See: <http://lists.gnu.org/archive/html/bug-gnu-emacs/2005-04/msg00062.html>
* (calendar-dst-find-startend): If YEAR cannot be encoded, fall back toGlenn Morris2007-04-171-8/+10
| | | | | | current year. (Commentary): No longer maintained by original author, bug reports as for the rest of emacs.
* (appt-disp-window): Do not split small windows.Glenn Morris2007-04-141-3/+5
| | | | Suggested by Jeff Miller <jmiller@cablespeed.com>.
* (diary-font-lock-keywords, diary-live-p): Autoload these functions.Glenn Morris2007-04-071-0/+13
| | | | (diary-date-forms): Add a custom :set form.
* (diary-set-maybe-redraw): Move definition before first use.Glenn Morris2007-04-071-56/+57
| | | | | (diary-font-lock-keywords): New function with old code for initialization of variable of same name.
* (diary-live-p): Do not check for diary-selective-display.Glenn Morris2007-03-271-8/+14
|
* (calendar-mode-hook): Declare it.Glenn Morris2007-03-271-0/+5
|
* Ulf Jasper <ulf.jasper at web.de>:Glenn Morris2007-03-211-21/+29
| | | | | | | | | | (icalendar-version): Increase to 0.15. (icalendar--get-unfolded-buffer): Define actual arguments rather than just using &rest. Check replace-in-string is fbound. (icalendar-import-buffer): Doc fix. (icalendar--convert-ical-to-diary): Set diary-file. Check diary-file before inserting final newline. (icalendar--add-diary-entry): Return diary-file.
* (diary-set-maybe-redraw): Autoload it.Glenn Morris2007-03-211-0/+4
| | | | (diary-display-hook): Add custom :set function.
* (diary-header-line-flag): Doc fix. Add custom :set function.Glenn Morris2007-03-211-11/+20
| | | | | | | (diary-header-line-format): Doc fix. (diary-set-maybe-redraw): New function. (number-of-diary-entries): Change :set to use diary-set-maybe-redraw. (diary-list-entries): Always run diary-mode.
* (diary-live-p): New function.Glenn Morris2007-03-201-0/+19
| | | | | (number-of-diary-entries): Add a :set function to redisplay diary when necessary.
* (solar-date-next-longitude): "daylight savings" -> "daylight saving"Chong Yidong2007-03-171-1/+1
| | | | doc fix.
* (lunar-new-moon-on-or-after): Doc fix.Chong Yidong2007-03-171-1/+1
|
* (number-of-diary-entries): Fix docstring typo.Chong Yidong2007-03-171-4/+4
|
* Change "daylight savings time" -> "daylight saving time".Chong Yidong2007-03-171-3/+3
|
* Change "daylight savings time" -> "daylight saving time" throughout.Chong Yidong2007-03-172-46/+46
|
* Add 2007 to copyright years.Glenn Morris2007-01-2127-27/+27
|
* (icalendar-import-buffer): Fix typo in docstring.Juanma Barranquero2007-01-081-5/+5
|
* Comment change.Richard M. Stallman2006-12-241-0/+2
|
* (calendar-dst-starts): Default to second Sunday in March.Richard M. Stallman2006-12-241-3/+4
| | | | (calendar-dst-ends): Default to first Sunday in November.
* (calendar-mode-map): Switch < and >.Chong Yidong2006-12-231-22/+20
| | | | (calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.
* From Ulf Jasper <ulf.jasper at web.de>:Glenn Morris2006-12-171-7/+18
| | | | | | | (icalendar-version): Increase to "0.14". (icalendar--rris): First try Emacs, then XEmacs. (icalendar--convert-ical-to-diary): Doc fix. Insert newline at end of target file.
* (calendar-dst-check-each-year-flag): AvoidAndreas Schwab2006-11-101-1/+1
| | | | starting sentence with "nil".
* Do not assume DST starts/ends on the same date in every year.Glenn Morris2006-11-101-42/+104
| | | | | | | | | | | | | (calendar-dst-check-each-year-flag): New customizable variable. (calendar-dst-find-data): New function, extracted from calendar-current-time-zone. (calendar-current-time-zone): Use calendar-dst-find-data. (calendar-dst-transition-cache): New variable. (calendar-dst-find-startend, calendar-dst-starts) (calendar-dst-ends): New functions. (calendar-daylight-savings-starts) (calendar-daylight-savings-ends): Change value to use calendar-dst-starts, calendar-dst-ends; respectively.
* Add arch taglineMiles Bader2006-10-281-0/+1
|
* (cal-html-cursor-month, cal-html-cursor-year): Add autoloads for thisGlenn Morris2006-10-281-0/+14
| | | | | new package. (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
* New file, from: Anna M. Bigatti <bigatti at dima.unige.it>.Glenn Morris2006-10-281-0/+444
|
* (european-calendar-style): Tweak previous fix.Glenn Morris2006-09-301-5/+4
|
* (european-calendar-style): Call european-calendar or american-calendarGlenn Morris2006-09-301-17/+27
| | | | | | as needed when set. (diary-view-entries, list-calendar-holidays): Move autoloads before use.
* From Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2006-09-231-2/+2
| | | | (appt-check): Fix typo for appointments just after midnight.
* (timeclock-use-elapsed): Added a new variable, which causes timeclockJohn Wiegley2006-08-091-4/+12
| | | | to report elapsed time worked, instead of just work remaining.
* * emulation/viper-init.el, calendar/calendar.el:Chong Yidong2006-07-031-6/+0
| | | | * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
* (appt-display-format): Default value must beGlenn Morris2006-06-201-1/+3
| | | | one of the customize options.
* (add-to-diary-list): Fix typo in previous doc fix.Glenn Morris2006-05-191-2/+2
|
* (diary-bahai-date)Glenn Morris2006-05-191-112/+189
| | | | | | | | | | | | | | | | | | | | | | | | (list-bahai-diary-entries, mark-bahai-diary-entries) (mark-bahai-calendar-date-pattern): Not interactive. (add-to-diary-list): New optional arg LITERAL. Doc fix. (diary-entries-list): Change format of 4th element in each entry. (diary-list-entries): Use add-to-diary-list. (diary-goto-entry): Handle the case where the buffer visiting the diary has been killed. (fancy-diary-display): Add 'locator to button rather than 'marker. Only generate temp-face when there are marks to apply. (list-sexp-diary-entries): Pass literal to add-to-diary-list. (diary-fancy-date-pattern): New variable. (diary-time-regexp): Doc fix. (diary-anniversary, diary-time): New faces. (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and diary-time-regexp. Add font-lock-multiline property where needed. Use new faces diary-anniversary and diary-time. (diary-fancy-font-lock-fontify-region-function): New function, to handle multiline font-lock pattern in fancy diary. (fancy-diary-display-mode): Set font-lock-fontify-region-function. (diary-font-lock-keywords): Tweak time regexp. Use new face diary-time.
* (include-other-diary-files, diary-mail-entries): Refer toGlenn Morris2006-05-131-2/+2
| | | | | diary-view-entries, diary-list-entries, diary-show-all-entries rather than obsolete aliases.