1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
Commit Graph

376 Commits

Author SHA1 Message Date
Richard M. Stallman
efa434d9f2 (appt-mode-string): New variable.
(global-mode-string): Add appt-mode-string to it.
(appt-check): Avoid using display-time-string to fetch current time.
To display in mode line, use appt-mode-string.
1998-08-26 21:14:25 +00:00
Richard M. Stallman
6a271152e3 (cal-tex-latexify-list): Ignore specifer in diary entry. 1998-07-25 05:59:11 +00:00
Richard M. Stallman
249d440df9 (diary-mail-addr): Fix custom type. 1998-07-03 21:17:47 +00:00
Stephen Eglen
9c2ae13ad0 diary-mail-entries calls exit-calendar when finished. 1998-06-29 09:51:39 +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
f20d548a48 Minor fix to previous change. 1998-06-09 22:27:59 +00:00
Edward M. Reingold
6c8a48a6d0 Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,
calendar-mouse-view-other-diary-entries to put results in popup menu to be
consistent with other functions.
1998-06-09 22:03:14 +00:00
Edward M. Reingold
892e6825a0 Don't overide default value of diary-file. 1998-06-09 21:50:58 +00:00
Edward M. Reingold
4cb546524d Fix menu separators. 1998-06-05 18:29:44 +00:00
Edward M. Reingold
9c73a356b0 Minor fixes of earlier updates. 1998-05-28 01:12:18 +00:00
Edward M. Reingold
32eb9671dd Fix list of "special" buffers. 1998-05-27 20:19:07 +00:00
Edward M. Reingold
726669d82c Add function to show equivalent date on all available calendars (in parallel
to what's available with popup menus).
1998-05-27 20:18:40 +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
Edward M. Reingold
8f596798b1 Fix mispelling. 1998-05-14 19:40:20 +00:00
Edward M. Reingold
b67c85e9a3 Add separators to Holidays menu. 1998-05-12 15:32:50 +00:00
Richard M. Stallman
f8cac35aae (calendar-mode-map): Rename holidays' menu to Holidays'.
(cal-menu-update): Similar renamings; change the arg to
easy-menu-change also.  Change some item names.
1998-05-12 03:12:08 +00:00
Edward M. Reingold
07342a647f Minor fix to earlier changes today. 1998-05-11 17:18:04 +00:00
Edward M. Reingold
3802302078 On exiting, don't signal error when user changes mind. 1998-05-11 15:48:24 +00:00
Edward M. Reingold
b5305eb051 Made holiday button on menu bar related to current calendar display. 1998-05-11 14:56:37 +00:00
Richard M. Stallman
f91adf2943 (diary-mail-entries): Add autoload cookie. 1998-05-06 07:38:44 +00:00
Stephen Eglen
23c815141c Write year in subject line using four digits, not two. 1998-05-01 08:48:27 +00:00
Dan Nicolaescu
cd32a7baa4 *** empty log message *** 1998-04-20 02:34:53 +00:00
Richard M. Stallman
c25aec78d1 (calendar-mode-map): Add bindings for appt-add and appt-delete. 1998-03-27 04:53:22 +00:00
Edward M. Reingold
11f23ea2c1 Fix mispelling. 1998-02-02 17:21:49 +00:00
Richard M. Stallman
9d26aa53a2 (calendar-french-single-byteify): Function deleted.
(calendar-goto-french-date): Don't call calendar-french-single-byteify.
Delete local var oldval.
(calendar-print-french-date): Don't bind enable-multibyte-characters.
1998-01-24 02:47:47 +00:00
Oliver Seidel
6fe3681b00 Added patch from Don Hejna <djhejna@oasis.ambit.com>. 1998-01-12 11:43:22 +00:00
Kenichi Handa
e68e61b5e0 Change "?\C-\ " to "?\C- " because "\ " is changed
to standing for nothing in lread.c (read_escape).
1998-01-12 05:48:48 +00:00
Richard M. Stallman
09fd1a1aac (calendar-french-single-byteify): New function.
(calendar-goto-french-date): Use calendar-french-single-byteify
instead of changing enable-multibyte-characters.
test french-calendar-accents.
1997-12-21 01:33:06 +00:00
Paul Eggert
a96a5fca07 Add reference to new Calendrical Calculations book. 1997-12-16 19:12:36 +00:00
Karl Heuer
ed80a8e438 (calendar-day-name): Truncate properly when
multibyte.
1997-12-08 01:46:34 +00:00
Edward M. Reingold
20f92f7bc8 Minor repair of previous change. 1997-12-05 21:28:00 +00:00
Edward M. Reingold
ee3bb32f1b Add fixed date (RD) to menu of other dates. 1997-12-05 17:37:39 +00:00
Edward M. Reingold
2d18134929 Fix bad call to error. 1997-12-05 17:22:31 +00:00
Oliver Seidel
0561decbb5 Another patch by Michael Cook to fix annotation. 1997-12-04 17:45:22 +00:00
Karl Heuer
54e7fabaf3 (french-calendar-special-days-array): New function.
(calendar-french-date-string, calendar-goto-french-date): Use that
function instead of the variable.
1997-12-04 04:13:58 +00:00
Oliver Seidel
6b04f517ce Added category patch by Michael R Cook <mcook@cognex.com>. 1997-12-03 12:18:20 +00:00
Richard M. Stallman
9e749c006d (diary-mail-days): Fix previous change. 1997-11-25 19:49:42 +00:00
Richard M. Stallman
8ffbfaa965 (diary-mail-addr, diary-mail-days): New variables.
(diary-mail-entries): New function.
1997-11-25 04:00:20 +00:00
Karl Heuer
a14723d908 (list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.
1997-11-17 01:59:28 +00:00
Karl Heuer
bfc7bff6f9 (list-islamic-diary-entries): Add the diary entry
"specifier" to the entry on the list.
1997-11-17 01:59:00 +00:00
Karl Heuer
f674d9acf5 (list-hebrew-diary-entries): Add the diary entry
"specifier" to the entry on the list.
1997-11-17 01:58:42 +00:00
Karl Heuer
d6a0250d65 (french-calendar-day-name-array):
Give the day array, not the month array.
1997-11-11 02:55:34 +00:00
Karl Heuer
287404f340 (cal-tex-cursor-week-iso): Delete spurious %. 1997-11-07 19:23:34 +00:00
Karl Heuer
cc6e052280 (calendar-chinese-date-string): Fix month name. 1997-11-07 19:22:50 +00:00
Karl Heuer
d5824b35e4 (ethiopic-calendar-epoch): Correct to 8 CE. 1997-11-03 02:57:05 +00:00
Oliver Seidel
4dc1a16087 Three insertion options:
i without prefix: ask for category, do binary insertion
i with prefix: do binary insertion in current category
uppercase I: insert directly under cursor
1997-10-28 22:16:24 +00:00
Oliver Seidel
1966902e99 Improved documentation, fixed insertion with prefix. 1997-10-28 21:59:48 +00:00
Oliver Seidel
d145aa839c Implemented "insert-under-cursor" as suggested by
Kai Grossjohann <grossjohann@ls6.cs.uni-dortmund.de>.
1997-10-28 21:47:12 +00:00
Oliver Seidel
5d035cad7d Incorporated simplifying suggestions from
Carsten Dominik <dominik@strw.LeidenUniv.nl>.
1997-10-28 21:37:05 +00:00
Oliver Seidel
49b2ae0e10 Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
The patch below fixes todo-insert-item so that it will
insert the item in place, instead of at the top of the
buffer, when invoked with a prefix argument.
1997-10-28 21:26:55 +00:00