1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

785 Commits

Author SHA1 Message Date
Richard M. Stallman
b94bc09b74 Update version number.
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-in): Fix non-interactive workday specifications.
(timeclock-log): Don't kill the log buffer if it already existed.
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-05-01 15:25:21 +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
Chong Yidong
b99489fee1 * emulation/viper-init.el, calendar/calendar.el:
* progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
2006-07-03 14:32:01 +00:00
Glenn Morris
3c6b81d871 (appt-display-format): Default value must be
one of the customize options.
2006-06-20 19:30:36 +00:00
Glenn Morris
45380d4259 (add-to-diary-list): Fix typo in previous doc fix. 2006-05-19 08:42:50 +00:00
Glenn Morris
e652c999de (diary-bahai-date)
(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.
2006-05-19 08:24:51 +00:00
Glenn Morris
6f2ee2454f (include-other-diary-files, diary-mail-entries): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries rather
than obsolete aliases.
2006-05-13 06:12:10 +00:00
Glenn Morris
0df333e5c9 (calendar-mode-map, calendar-mouse-3-map): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries rather
than obsolete aliases.
2006-05-13 06:11:29 +00:00
Glenn Morris
59b793854e (appt-check, appt-make-list): Refer to
diary-view-entries, diary-list-entries, diary-show-all-entries
rather than obsolete aliases.
2006-05-13 06:10:44 +00:00
Glenn Morris
7d129ac654 (calendar-mode-map): Refer to diary-show-all-entries rather than alias
show-all-diary-entries.
2006-05-13 05:32:29 +00:00
Glenn Morris
64c02ed0e9 (diary-show-all-entries): Do not refer to
obsolete alias `show-all-diary-entries'.
(make-diary-entry): Not interactive.
(cal-tex-cursor-month, cal-tex-cursor-month-landscape)
(cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-cursor-year)
(cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year):
Interactive.
2006-05-12 06:45:46 +00:00
Glenn Morris
9d52da761c Johan Bockg� <bojohan at dd.chalmers.se>:
(calendar-french-date-string)
(calendar-mayan-date-string, calendar-chinese-date-string)
(calendar-astro-date-string, calendar-iso-date-string)
(calendar-islamic-date-string, calendar-bahai-date-string)
(calendar-hebrew-date-string, calendar-coptic-date-string)
(calendar-ethiopic-date-string, calendar-persian-date-string):
These functions are not interactive.
2006-05-12 06:37:26 +00:00
Glenn Morris
21f8fcfd24 (calendar-basic-setup): Set day to 1 in
prefix arg case, to avoid view-diary-entries-initially error.
Reported by Stephen Berman <Stephen.Berman at gmx.net>.
(calendar-date-is-legal-p): Handle dates with no day part.
2006-05-11 06:57:32 +00:00
Glenn Morris
89aab5d47c (cal-tex-preamble-extra): New variable.
(cal-tex-preamble): Use cal-tex-preamble-extra.
(cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
than alias `list-diary-entries'.
2006-05-01 03:29:19 +00:00