aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/cal-menu.el
Commit message (Collapse)AuthorAgeFilesLines
* (cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change.Richard M. Stallman2003-04-061-1/+2
|
* (cal-menu-x-popup-menu): Fix argument of error call.Pavel Janík2002-05-011-1/+1
|
* (calendar-mode-map): Change the menu item's name to "Insert Diary Entry".Eli Zaretskii2002-02-081-1/+1
|
* (cal-menu-x-popup-menu): New function,Eli Zaretskii2001-10-011-9/+16
| | | | | | | | | | | 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.
* (calendar-mouse-view-other-diary-entries): Fix nameGerd Moellmann2001-09-051-7/+12
| | | | of file in header of menu.
* Undo changes made by John Wiegley in previous revision.Gerd Moellmann2001-03-261-20/+1
|
* See ChangeLogJohn Wiegley2001-03-201-1/+20
|
* (cal-menu-update): Fix menu wording.Karl Heuer1998-10-301-1/+1
|
* Minor fix to previous change.Edward M. Reingold1998-06-091-2/+2
|
* Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,Edward M. Reingold1998-06-091-12/+50
| | | | | calendar-mouse-view-other-diary-entries to put results in popup menu to be consistent with other functions.
* Fix menu separators.Edward M. Reingold1998-06-051-2/+2
|
* Add separators to Holidays menu.Edward M. Reingold1998-05-121-1/+4
|
* (calendar-mode-map): Rename `holidays' menu to `Holidays'.Richard M. Stallman1998-05-121-7/+7
| | | | | (cal-menu-update): Similar renamings; change the arg to easy-menu-change also. Change some item names.
* Minor fix to earlier changes today.Edward M. Reingold1998-05-111-1/+12
|
* Made holiday button on menu bar related to current calendar display.Edward M. Reingold1998-05-111-15/+46
|
* Minor repair of previous change.Edward M. Reingold1997-12-051-1/+1
|
* Add fixed date (RD) to menu of other dates.Edward M. Reingold1997-12-051-0/+3
|
* (cal-tex-mouse-filofax-daily): New function.Karl Heuer1997-09-241-0/+9
| | | | (cal-tex-mouse-filofax): Add menu item for it.
* Require calendar only when compiling.Richard M. Stallman1997-09-191-1/+1
|
* Require calendar.el.Richard M. Stallman1997-09-121-0/+2
|
* (cal-menu-list-holidays-following-year)Richard M. Stallman1997-05-051-0/+24
| | | | | | (cal-menu-list-holidays-previous-year) (cal-menu-list-holidays-year): New commands. (calendar-mode-map): Put them in the holidays menu.
* Delete all menu-enable properties.Richard M. Stallman1997-04-241-45/+0
| | | | They ran slowly and sometimes got errors.
* Spelling fix.Edward M. Reingold1996-04-241-1/+1
|
* (calendar-mouse-goto-date): New function.Richard M. Stallman1996-04-071-19/+24
| | | | | Call it instead of calendar-goto-date throughout this file. (calendar-event-to-date): Switch buffers based on the event.
* Add references to Persian calendar.Edward M. Reingold1996-03-291-1/+5
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Put date on top of other-calendars menu.Edward M. Reingold1995-12-271-1/+1
|
* More repairs of wrong function names in menus!Edward M. Reingold1995-12-051-16/+19
|
* Repair function names from rms error in modifying!Edward M. Reingold1995-12-051-12/+14
|
* Fix menu for Chinese calendar.Edward M. Reingold1995-10-241-6/+5
|
* Added menu items for cal-tex.el (a new file).Edward M. Reingold1995-10-121-0/+139
|
* Fix display of Chinese date.Edward M. Reingold1995-09-221-1/+7
|
* Added new calendars to menus and made minor fixes.Edward M. Reingold1995-09-211-26/+50
|
* Fix capitalization in menu bar.Karl Heuer1995-05-301-28/+28
|
* Get rid of edit menu.Edward M. Reingold1994-11-171-0/+2
|
* Bind new function to mouse.Edward M. Reingold1994-11-011-3/+16
|
* (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.Richard M. Stallman1994-10-281-0/+1
|
* Put insertion of diary entry on daily menu.Edward M. Reingold1994-10-261-0/+8
|
* Change reference from renamed calendar-current-month to calendar-goto-today.Edward M. Reingold1994-07-221-1/+1
|
* (calendar-mode-map): Change moon menu bar to pop up a menu.Edward M. Reingold1994-06-141-1/+6
|
* (calendar-mouse-2-date-menu): Put moon phase here.Richard M. Stallman1994-06-141-3/+1
| | | | (calendar-mode-map): Delete from here.
* (calendar-mode-map): Define mouse-2 as ignore.Richard M. Stallman1994-05-281-0/+1
|
* (calendar-mode-map): Use calendar-goto-astro-day-number.Richard M. Stallman1994-05-191-1/+1
|
* Rewrite mouse-3 menu as a keymap.Richard M. Stallman1994-05-121-33/+22
| | | | Move calendar-mouse-2-date-menu to down-mouse-2.
* (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.Edward M. Reingold1994-05-101-46/+54
| | | | | | | (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.
* (calendar-mouse-set-mark): New function.Richard M. Stallman1994-05-091-1/+8
| | | | (calendar-mouse-date-menu): Bind it to key.
* (calendar-event-to-date): Set buffer in case calendar isn't current.Richard M. Stallman1994-05-081-1/+2
|
* (calendar-mouse-print-dates): Add missing level of listRichard M. Stallman1994-05-081-4/+4
| | | | | for Islamic, Revolutionary and Mayan calendars. Delete duplicate entry for ISO calendar.
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-13/+12
|
* Initial revisionRichard M. Stallman1994-01-301-0/+308