1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Richard M. Stallman
1eb0045f75 (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)
(cal-tex-week-hook, cal-tex-daily-hook): Add doc strings.

(cal-tex-latexify-list): Fix doc string.

(cal-tex-insert-day-names): LaTeXify day names.
(cal-tex-cursor-week-iso, cal-tex-week-hours, cal-tex-weekly4-box)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-daily-page, cal-tex-mini-calendar): LaTeXify day names.

Change all instances (interactive "P") to (interactive "p").
(cal-tex-cursor-month): Add hfill and newline at end of month that
ended on Saturday.
(cal-tex-preamble): Change to LaTeX2e.
(cal-tex-cursor-filofax-year): Don't use default month names in
LaTeX macros in case user changes them.
(cal-tex-month-name): New function.  Used throughout in case user
has done something funny with month names.
2002-04-03 14:35:33 +00:00
Pavel Janík
3afbc435ac Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
Gerd Moellmann
01000afdec (cal-tex-weekly4-box): Respect setting
of cal-tex-24.
2001-02-16 13:15:18 +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
Karl Heuer
5a1d5766b2 (cal-tex-cursor-filofax-daily): Don't use oddp. 1998-08-27 15:08:37 +00:00
Richard M. Stallman
6a271152e3 (cal-tex-latexify-list): Ignore specifer in diary entry. 1998-07-25 05:59:11 +00:00
Edward M. Reingold
f2ad066495 Prevent diary display from being corrupted on printed calendar generation. 1998-06-09 22:30:01 +00:00
Edward M. Reingold
f6f8363598 Rewrote cal-tex-list-holidays to get holidays in the range correctly (and more
simply).
1998-05-19 22:24:01 +00:00
Karl Heuer
287404f340 (cal-tex-cursor-week-iso): Delete spurious %. 1997-11-07 19:23:34 +00:00
Karl Heuer
ff3f9a42bc (cal-tex-cursor-filofax-daily): New function.
Delete from "to do" list.
1997-09-24 16:28:34 +00:00
Richard M. Stallman
67f04586c3 (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
(cal-tex-list-diary-entries): Bind diary-list-include-blanks to nil.
1997-08-12 00:58:44 +00:00
Richard M. Stallman
6213b40df6 (cal-tex-latexify-list): Put the elements of RESULT in the proper order. 1997-08-12 00:55:31 +00:00
Richard M. Stallman
5e11a170e7 Use defcustom. 1997-05-03 04:58:13 +00:00
Karl Heuer
ca57718c8e (cal-tex-preamble): Set \lineskip to 0pt. 1997-03-19 19:00:22 +00:00
Edward M. Reingold
2d1214b890 A bit more fiddling with layout of Filofax year page. 1996-06-14 19:04:46 +00:00
Edward M. Reingold
0e22410ae1 Fix Filofax year output so that it's the correct size. 1996-06-14 18:39:08 +00:00
Edward M. Reingold
b5295cea23 Add \hfuzz=1000pt to get rid of overfull box messages. 1996-01-24 15:58:39 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
fb30f0ce2c Use new file name diary-lib. 1995-11-25 05:36:12 +00:00
Richard M. Stallman
ab3a435933 (cal-tex-version): Deleted.
(cal-tex-cursor-year-landscape): Doc fix.
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.
1995-11-19 21:27:12 +00:00
Edward M. Reingold
6df87f1421 Minor fixes. 1995-10-13 13:06:37 +00:00
Edward M. Reingold
9eb48cce55 Initial revision 1995-10-12 15:28:46 +00:00