Glenn Morris
6b2872c216
Ulf Jasper <ulf.jasper at web.de>
...
(icalendar-export-file, icalendar-import-file): Restore
significant trailing whitespace in `interactive' prompts.
2008-01-16 04:14:45 +00:00
Glenn Morris
8b72699e88
Add 2008 to copyright years.
2008-01-07 01:14:52 +00:00
Glenn Morris
e07ea83391
(with-decoded-time-value): Doc fix.
2007-11-29 04:48:15 +00:00
Glenn Morris
e4b07c8b95
Ari Roponen <ari.roponen at gmail.com> (tiny change)
...
(encode-time-value): Doc fix.
2007-11-29 04:46:12 +00:00
Martin Rudalics
70ad3da9ec
Use window-full-width-p instead of comparing frame-width and
...
window-width.
2007-08-08 05:51:36 +00:00
Glenn Morris
075969b476
Switch license to GPLv3 or later.
2007-07-25 03:51:22 +00:00
Glenn Morris
f4c6689ce1
(cal-tex-holidays, cal-tex-diary)
...
(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.
2007-07-24 02:40:41 +00:00
Glenn Morris
fae7f7ebd8
Jeff Miller <jmiller at cablespeed.com> (tiny change)
...
(calendar-goto-bahai-date): Autoload it.
2007-07-15 19:16:34 +00:00
Glenn Morris
9513cf1003
Move autoload from previous change to calendar.el.
2007-07-15 19:15:02 +00:00
Glenn Morris
792a2519da
Jeff Miller <jmiller at cablespeed.com> (tiny change)
...
(calendar-goto-bahai-date): Add autoload cookie.
2007-07-15 01:15:36 +00:00
Juanma Barranquero
a864048b9e
(icalendar--diarytime-to-isotime): Fix typo in docstring.
2007-06-06 21:58:58 +00:00
Chong Yidong
7e285b363f
Update version number.
...
(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.
2007-06-04 23:49:26 +00:00
Richard M. Stallman
9adcbb0ce2
(timeclock-in): Fix non-interactive workday specifications.
...
(timeclock-log): Don't kill the log buffer if it already existed.
2007-05-10 16:32:30 +00:00
Glenn Morris
bd95c2c0f6
Fix some typos.
2007-04-22 01:26:45 +00:00
Glenn Morris
745465ec5f
Fix typo: "threshhold" -> "threshold".
2007-04-19 06:31:04 +00:00
Glenn Morris
e8bc96a3c6
Improve previous fix by only setting header-line-format in diary-mode.
2007-04-18 06:44:01 +00:00
Glenn Morris
253b50b479
(diary-header-line-format): Add a custom :set function.
...
(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.
2007-04-18 04:06:37 +00:00
Kenichi Handa
7486204449
(parse-time-string-chars): Check if CHAR is less than the length of
...
parse-time-syntax.
2007-04-18 02:32:04 +00:00
Glenn Morris
11dd1e5ee4
(Commentary): No longer maintained by original author, bug reports as
...
for the rest of emacs.
2007-04-17 02:35:44 +00:00
Glenn Morris
b29f67d75d
(Commentary): No longer maintained by original author, bug reports as
...
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 >
2007-04-17 02:33:07 +00:00
Glenn Morris
325c2dd180
(calendar-dst-find-startend): If YEAR cannot be encoded, fall back to
...
current year.
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
2007-04-17 02:29:50 +00:00
Glenn Morris
a291c1b752
(appt-disp-window): Do not split small windows.
...
Suggested by Jeff Miller <jmiller@cablespeed.com>.
2007-04-14 02:36:58 +00:00
Glenn Morris
109eecc058
(diary-font-lock-keywords, diary-live-p): Autoload these functions.
...
(diary-date-forms): Add a custom :set form.
2007-04-07 21:53:39 +00:00
Glenn Morris
2ca695f23a
(diary-set-maybe-redraw): Move definition before first use.
...
(diary-font-lock-keywords): New function with old code for
initialization of variable of same name.
2007-04-07 21:53:17 +00:00
Glenn Morris
851971c72e
(diary-live-p): Do not check for diary-selective-display.
2007-03-27 02:47:50 +00:00
Glenn Morris
c8a9e437d5
(calendar-mode-hook): Declare it.
2007-03-27 02:36:25 +00:00
Glenn Morris
76b0b55fd6
Ulf Jasper <ulf.jasper at web.de>:
...
(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.
2007-03-21 07:15:44 +00:00
Glenn Morris
137753463d
(diary-set-maybe-redraw): Autoload it.
...
(diary-display-hook): Add custom :set function.
2007-03-21 06:25:58 +00:00
Glenn Morris
eec39ec7cd
(diary-header-line-flag): Doc fix. Add custom :set function.
...
(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.
2007-03-21 06:25:47 +00:00
Glenn Morris
e3f4245a04
(diary-live-p): New function.
...
(number-of-diary-entries): Add a :set function to redisplay diary
when necessary.
2007-03-20 07:45:06 +00:00
Chong Yidong
31685caa25
(solar-date-next-longitude): "daylight savings" -> "daylight saving"
...
doc fix.
2007-03-17 17:53:34 +00:00
Chong Yidong
7b96378fa5
(lunar-new-moon-on-or-after): Doc fix.
2007-03-17 17:52:54 +00:00
Chong Yidong
06a3e3e4a4
(number-of-diary-entries): Fix docstring typo.
2007-03-17 17:51:56 +00:00
Chong Yidong
f2858d95e3
Change "daylight savings time" -> "daylight saving time".
2007-03-17 17:50:57 +00:00
Chong Yidong
e716fd6206
Change "daylight savings time" -> "daylight saving time" throughout.
2007-03-17 17:49:59 +00:00
Glenn Morris
f0fa15c5e5
Add 2007 to copyright years.
2007-01-21 02:48:43 +00:00
Juanma Barranquero
ad25cccf68
(icalendar-import-buffer): Fix typo in docstring.
2007-01-08 23:02:08 +00:00
Richard M. Stallman
a9621aa9c7
Comment change.
2006-12-24 02:59:28 +00:00
Richard M. Stallman
ed589f9aa2
(calendar-dst-starts): Default to second Sunday in March.
...
(calendar-dst-ends): Default to first Sunday in November.
2006-12-24 02:58:41 +00:00
Chong Yidong
25ccbfee2f
(calendar-mode-map): Switch < and >.
...
(calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.
2006-12-23 19:07:12 +00:00
Glenn Morris
37b7b216f3
From Ulf Jasper <ulf.jasper at web.de>:
...
(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.
2006-12-17 06:23:52 +00:00
Andreas Schwab
f3f4e60039
(calendar-dst-check-each-year-flag): Avoid
...
starting sentence with "nil".
2006-11-10 15:04:03 +00:00
Glenn Morris
cd72c39915
Do not assume DST starts/ends on the same date in every year.
...
(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.
2006-11-10 08:54:38 +00:00
Miles Bader
fdcd003e28
Add arch tagline
2006-10-28 23:22:07 +00:00
Glenn Morris
582172c6aa
(cal-html-cursor-month, cal-html-cursor-year): Add autoloads for this
...
new package.
(calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
2006-10-28 21:53:34 +00:00
Glenn Morris
94ce023059
New file, from: Anna M. Bigatti <bigatti at dima.unige.it>.
2006-10-28 21:49:04 +00:00
Glenn Morris
0a1a957fa5
(european-calendar-style): Tweak previous fix.
2006-09-30 01:25:25 +00:00
Glenn Morris
ff727d98c3
(european-calendar-style): Call european-calendar or american-calendar
...
as needed when set.
(diary-view-entries, list-calendar-holidays): Move autoloads before
use.
2006-09-30 00:20:16 +00:00
Glenn Morris
8a76ffd143
From Jeff Miller <jmiller at cablespeed.com> (tiny change)
...
(appt-check): Fix typo for appointments just after midnight.
2006-09-23 21:39:42 +00:00
John Wiegley
43f5aea1d8
(timeclock-use-elapsed): Added a new variable, which causes timeclock
...
to report elapsed time worked, instead of just work remaining.
2006-08-09 11:51:57 +00:00