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

50 Commits

Author SHA1 Message Date
Richard M. Stallman
d5b213cc0c (cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change. 2003-04-06 20:21:26 +00:00
Pavel Janík
3f3410a93b (cal-menu-x-popup-menu): Fix argument of error call. 2002-05-01 09:46:36 +00:00
Eli Zaretskii
9a8e2a104f (calendar-mode-map): Change the menu item's name to "Insert Diary Entry". 2002-02-08 18:50:37 +00:00
Eli Zaretskii
87671c2577 (cal-menu-x-popup-menu): New function,
calls x-popup-menu only if popup menus are supported.
(calendar-mouse-insert-hebrew-diary-entry)
(calendar-mouse-insert-islamic-diary-entry)
(calendar-mouse-holidays, calendar-mouse-view-diary-entries)
(calendar-mouse-view-other-diary-entries)
(calendar-mouse-print-dates, calendar-mouse-2-date-menu)
(calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax): Call
cal-menu-x-popup-menu instead of x-popup-menu.
2001-10-01 11:08:06 +00:00
Gerd Moellmann
369335f5fa (calendar-mouse-view-other-diary-entries): Fix name
of file in header of menu.
2001-09-05 08:20:13 +00:00
Gerd Moellmann
b0e6051ab3 Undo changes made by John Wiegley in previous revision. 2001-03-26 13:33:23 +00:00
John Wiegley
341c19b9d0 See ChangeLog 2001-03-20 20:26:13 +00:00
Karl Heuer
3f0855d5cc (cal-menu-update): Fix menu wording. 1998-10-30 19:44:50 +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
4cb546524d Fix menu separators. 1998-06-05 18:29:44 +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
b5305eb051 Made holiday button on menu bar related to current calendar display. 1998-05-11 14:56:37 +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
Karl Heuer
a137e62c85 (cal-tex-mouse-filofax-daily): New function.
(cal-tex-mouse-filofax): Add menu item for it.
1997-09-24 16:29:39 +00:00
Richard M. Stallman
dce5c9160a Require calendar only when compiling. 1997-09-19 03:04:00 +00:00
Richard M. Stallman
20eff79988 Require calendar.el. 1997-09-12 22:08:16 +00:00
Richard M. Stallman
f10cbb4c17 (cal-menu-list-holidays-following-year)
(cal-menu-list-holidays-previous-year)
(cal-menu-list-holidays-year): New commands.
(calendar-mode-map): Put them in the holidays menu.
1997-05-05 17:54:28 +00:00
Richard M. Stallman
26808bb3a7 Delete all menu-enable properties.
They ran slowly and sometimes got errors.
1997-04-24 22:54:27 +00:00
Edward M. Reingold
33a07d62d3 Spelling fix. 1996-04-24 23:35:14 +00:00
Richard M. Stallman
a0e06fd0c1 (calendar-mouse-goto-date): New function.
Call it instead of calendar-goto-date throughout this file.
(calendar-event-to-date): Switch buffers based on the event.
1996-04-07 03:22:54 +00:00
Edward M. Reingold
c21eb13de8 Add references to Persian calendar. 1996-03-29 17:47:01 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Edward M. Reingold
ebf90a0f2a Put date on top of other-calendars menu. 1995-12-27 17:33:27 +00:00
Edward M. Reingold
610d096695 More repairs of wrong function names in menus! 1995-12-05 23:38:20 +00:00
Edward M. Reingold
bc83970dd2 Repair function names from rms error in modifying! 1995-12-05 23:13:33 +00:00
Edward M. Reingold
786272966f Fix menu for Chinese calendar. 1995-10-24 15:50:05 +00:00
Edward M. Reingold
e519449d33 Added menu items for cal-tex.el (a new file). 1995-10-12 15:28:06 +00:00
Edward M. Reingold
92da8c782b Fix display of Chinese date. 1995-09-22 19:36:26 +00:00
Edward M. Reingold
c29681e13b Added new calendars to menus and made minor fixes. 1995-09-21 02:49:54 +00:00
Karl Heuer
0e520d74eb Fix capitalization in menu bar. 1995-05-30 23:05:08 +00:00
Edward M. Reingold
7c77d66546 Get rid of edit menu. 1994-11-17 21:49:27 +00:00
Edward M. Reingold
9543663083 Bind new function to mouse. 1994-11-01 02:17:53 +00:00
Richard M. Stallman
5c51b72e45 (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3. 1994-10-28 05:21:42 +00:00
Edward M. Reingold
d960f2795a Put insertion of diary entry on daily menu. 1994-10-26 15:28:56 +00:00
Edward M. Reingold
e8cf82e8a5 Change reference from renamed calendar-current-month to calendar-goto-today. 1994-07-22 20:43:39 +00:00
Edward M. Reingold
48b29ac004 (calendar-mode-map): Change moon menu bar to pop up a menu. 1994-06-14 20:06:55 +00:00
Richard M. Stallman
d95f5c9740 (calendar-mouse-2-date-menu): Put moon phase here.
(calendar-mode-map): Delete from here.
1994-06-14 19:50:14 +00:00
Richard M. Stallman
982f12d052 (calendar-mode-map): Define mouse-2 as ignore. 1994-05-28 04:27:04 +00:00
Richard M. Stallman
3f6ca39d91 (calendar-mode-map): Use calendar-goto-astro-day-number. 1994-05-19 23:18:36 +00:00
Richard M. Stallman
89e143860c Rewrite mouse-3 menu as a keymap.
Move calendar-mouse-2-date-menu to down-mouse-2.
1994-05-12 19:21:38 +00:00
Edward M. Reingold
a6ee0a2f86 (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.
(calendar-event-to-date): Add optional error parameter.
(calendar-mouse-print-dates): Fix first line to show day of year.
(calendar-mouse-date-menu): Deleted; split into two new functions.
(calendar-mouse-2-date-menu, calendar-mouse-3-date-menu): The two functions.
1994-05-10 22:10:16 +00:00
Richard M. Stallman
b61631a77d (calendar-mouse-set-mark): New function.
(calendar-mouse-date-menu): Bind it to key.
1994-05-09 03:20:21 +00:00
Richard M. Stallman
be6231e3d1 (calendar-event-to-date): Set buffer in case calendar isn't current. 1994-05-08 06:29:31 +00:00
Richard M. Stallman
e2bb905e9e (calendar-mouse-print-dates): Add missing level of list
for Islamic, Revolutionary and Mayan calendars.
Delete duplicate entry for ISO calendar.
1994-05-08 06:10:52 +00:00
Richard M. Stallman
5924340384 Fix copying conditions for current GPL version. 1994-04-07 20:30:18 +00:00
Richard M. Stallman
aef1a243d0 Initial revision 1994-01-30 00:30:22 +00:00