Gerd Moellmann
d56aaa640e
(diary-float): Fix case of MONTH
...
being a list of numbers.
(diary-mail-entries): Rewritten.
2001-01-24 11:48:19 +00:00
Gerd Moellmann
e7c6f2d4a6
(calendar-basic-setup): Doc fix.
2001-01-12 11:51:31 +00:00
Dave Love
ade0f0b8f7
(todo): Add :link, :version.
...
(todo-save-top-priorities): Remove autoload cookie.
(todo-add-category, todo-add-item-non-interactively)
(todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
cookie.
2001-01-02 14:06:15 +00:00
Gerd Moellmann
619fdf3d11
(diary-entry-time): Anchor pattern correctly
...
and skip whitespace and newlines.
2000-11-30 12:27:36 +00:00
Dave Love
a54d1c943f
(todo-top-priorities): Use
...
todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2000-11-22 22:51:33 +00:00
Miles Bader
317545188a
(generate-calendar-window): When we don't call `fit-window-to-buffer',
...
make sure the top line is fully visible.
2000-11-22 09:06:14 +00:00
Miles Bader
b85fa13c9b
(generate-calendar-window): Use `fit-window-to-buffer'.
2000-11-13 02:25:33 +00:00
ShengHuo ZHU
42121c2309
Revoke the change.
2000-11-05 03:49:38 +00:00
ShengHuo ZHU
ad88b950fe
* calendar/calendar.el (diary-face, holiday-face): Fix typo.
...
* info.el (info-menu-header): Fix typo.
2000-11-04 17:02:02 +00:00
Miles Bader
9c887adacf
(diary-face, calendar-today-face, holiday-face):
...
Remove dependency on `window-system'.
2000-11-03 03:30:49 +00:00
Miles Bader
5bf9910044
(diary-face, holiday-face): Add dark-background variants.
2000-11-01 09:11:58 +00:00
John Wiegley
dace60cfea
See ChangeLog
2000-10-29 05:18:48 +00:00
John Wiegley
d7103dda28
Removed all external URL references, and changed one, since my
...
www.emacs.org is not longer being used.
2000-10-13 10:32:23 +00:00
John Wiegley
16908a3f0d
Bug fix for timeclock.el
2000-10-13 09:35:36 +00:00
Gerd Moellmann
d861718a09
(diary-cyclic): Doc fix from Ed Reingold.
2000-10-12 11:53:30 +00:00
Stefan Monnier
3cbb486089
Docstring fixes.
...
(calendar-make-alist): Don't quote lambda.
(calendar-star-date): Use make-local-variable.
2000-09-19 15:50:54 +00:00
Dave Love
ae0317df22
Copyright up-date.
2000-09-17 17:08:37 +00:00
Dave Love
f7b37bae63
(scroll-calendar-left)
...
(scroll-calendar-right): Make arg optional (for active mode line).
2000-09-17 17:08:04 +00:00
Dave Love
d4ff5db9b4
(calendar-mode-line-format): Make fields
...
mouse-sensitive.
(calendar-read-date, calendar-read-date, calendar-window-list):
Unquote lambda.
(calendar-month-name): Use aref, not sref.
2000-09-17 17:06:00 +00:00
Eli Zaretskii
e437b49194
(timeclock-file): Run .timelog through convert-standard-filename.
2000-08-15 08:25:50 +00:00
Gerd Moellmann
90cbf47ef1
*** empty log message ***
2000-08-14 12:45:50 +00:00
Eli Zaretskii
fbebec273d
(appt-disp-window): Use display-multi-frame-p
...
instead of window-system.
2000-07-31 15:34:07 +00:00
Dave Love
cb9222cf5b
Replaced with a working version, based on 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
2000-07-04 11:15:24 +00:00
Dave Love
89802f436f
Minor doc fixes and code tweaks.
2000-07-04 10:35:24 +00:00
Gerd Moellmann
7c0d9b8972
(appt-select-lowest-window): Use walk-windows
...
instead of cycling through windows with next-window.
2000-07-03 09:12:39 +00:00
Sam Steingold
3a8e2ba917
ignore *.elc
2000-06-19 16:16:01 +00:00
Dave Love
346181f0cd
New maintainer address.
2000-06-06 16:43:40 +00:00
Dave Love
a554b301b0
[This needs more work on the outline stuff.]
...
Doc fixes.
(todo) <defgroup>: Add :version.
(todo-add-category): Don't use pushnew.
(todo-cmd-raise): Fix typo.
(todo-top-priorities): Change temp buffer name.
(todo-category-alist): Avoid redundant lambda.
(todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
Use outline-next-heading.
2000-06-02 18:37:43 +00:00
Dave Love
dae6cb9fe9
(appt-make-list): Match all lines of entry.
...
From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
2000-05-18 13:12:08 +00:00
Dave Love
9278c60dae
Remove some compatibility stuff and CL
...
dependence. Use line-{beginning,end}-position, not
point-at{b,e}ol. Some doc fixes.
(todo-position): New function. Fix callers of position to use it.
(todo-save-top-priorities, todo-print): Use with-temp-buffer.
2000-05-12 10:58:13 +00:00
Gerd Moellmann
809a7959ac
(french-calendar-multibyte-special-days-array)
...
(french-calendar-special-days-array): Change French text.
(calendar-french-date-string): Change output.
(calendar-goto-french-date): Likewise.
2000-05-02 13:43:45 +00:00
Stefan Monnier
86855ebd16
(fancy-diary-display, mark-diary-entries)
...
(insert-cyclic-diary-entry): Unquote the lambda.
2000-04-17 10:47:01 +00:00
Gerd Moellmann
8b43185594
(include-other-diary-files): Fix the fix of
...
2000-02-18 by doing a save-excursion.
2000-04-13 19:12:54 +00:00
Dave Love
d073fa5ba6
Doc fixes.
...
(appt-check): Convert min-to-app to a string before passing to
appt-disp-window-function or concat.
(appt-delete-window): Remove test for frame-root-window.
(appt-select-lowest-window, appt-convert-time): Simplify.
2000-03-29 21:47:07 +00:00
Gerd Moellmann
7d3ff86996
(list-diary-entries): Don't try to go forward at
...
the end of the buffer.
2000-03-01 10:28:44 +00:00
Gerd Moellmann
cb8325bf52
(include-other-diary-files): Undo the selective
...
display in any included file and don't kill it.
2000-02-24 13:47:36 +00:00
Dave Love
a02a742573
Comment change.
2000-02-23 20:16:50 +00:00
Dave Love
ea04824c8e
Bind free variables when compiling.
1999-12-18 16:27:10 +00:00
Gerd Moellmann
85bbde633a
(appt-convert-time): Handle "12:MMam",
...
remove extraneous string-match.
1999-12-02 07:55:46 +00:00
Gerd Moellmann
d1b8adf7a6
Fix autoload for calendar-absolute-from-astro. Add autoload for
...
calendar-print-astro-day-number.
1999-11-22 12:54:38 +00:00
Sam Steingold
7e1e5cf14f
* calendar/calendar.el (calendar-remove-frame-by-deleting):
...
New user variable.
(calendar-hide-window): Use it.
(increment-calendar-month, calendar-for-loop, calendar-sum):
Use the new backquote syntax.
1999-11-12 16:05:16 +00:00
Gerd Moellmann
3179af52e4
(simple-diary-display): Reset modeline even if
...
there are no diary entries since the diary buffer may be displayed.
1999-11-03 15:10:21 +00:00
Gerd Moellmann
d172e3e45a
(redraw-calendar): Move to nearest date before
...
redrawing.
1999-11-03 15:08:53 +00:00
Dave Love
e65fc107a7
1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
...
* diary-lib.el (list-diary-entries): Make sure two-digit years
have leading zeros.
1999-09-07 16:19:13 +00:00
Richard M. Stallman
435d749ca8
(calendar-goto-astro-day-number): Autoload the right function name.
1999-08-28 15:21:55 +00:00
Richard M. Stallman
d2e8c33b88
Call the new hook in every movement function.
1999-08-28 15:20:18 +00:00
Richard M. Stallman
5c9705e5a9
(calendar-move-hook): New hook.
1999-08-28 15:18:39 +00:00
Richard M. Stallman
cfd1d0ece7
Change syntax table entry for colon in the diary as part of the
...
european-date-diary-pattern fix.
1999-08-02 00:33:32 +00:00
Richard M. Stallman
bb0541f8ba
(european-date-diary-pattern): Fix pattern so it
...
does not interpret a time as the year in a day-month entry.
1999-08-02 00:32:50 +00:00
Karl Heuer
c121260611
(cal-tex-cursor-filofax-daily): Add possibility of
...
rules. Add separator at end of holidays.
(cal-tex-rules): New customizable variable.
(cal-tex-latexify-list): Add optional parameter to put separator
at end.
1999-07-30 15:15:57 +00:00