summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-menu.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (calendar-increment-month)Glenn Morris2007-11-271-0/+43
* | Comment.Glenn Morris2007-11-271-0/+4
* | (cal-menu-holidays-menu): Use :label rather than :suffix.Glenn Morris2007-11-261-2/+4
* | Revert previous commit, made without ChangeLog entry.Glenn Morris2007-11-251-5/+7
* | Fix holiday menu bugMark A. Hershberger2007-11-241-7/+5
* | (cal-menu-holidays-menu): Fix holiday-list call.Glenn Morris2007-11-221-1/+2
* | (cal-menu-diary-menu, cal-menu-goto-menu):Glenn Morris2007-09-161-4/+4
* | Rename all list-calendar-holidays callers to calendar-list-holidays,Glenn Morris2007-09-141-10/+10
* | (displayed-month): Remove declaration since it's not used here.Stefan Monnier2007-07-291-1/+0
* | (cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.Stefan Monnier2007-07-271-6/+6
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Break dependency on calendar.el (i.e. do not modify calendar-mode-map),Stefan Monnier2007-07-251-314/+157
|/
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-6/+0
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (calendar-mode-map, calendar-mouse-3-map): Refer toGlenn Morris2006-05-131-2/+2
* (calendar-mode-map): Refer to `diary-view-entries' rather than aliasGlenn Morris2006-04-221-1/+1
* Avoid macros from calendar.el so as to breakStefan Monnier2006-01-241-24/+22
* Update copyright info.Glenn Morris2005-12-101-1/+2
* (date, event): Don't declare as dynamic-var.Stefan Monnier2005-11-011-14/+12
* Update maintainer email address.Glenn Morris2005-10-081-1/+1
* (calendar-mouse-view-diary-entries): Use the new arg to diary-list-entries.Stefan Monnier2005-10-061-1/+1
* Don't require easymenu, since we don't use it.Stefan Monnier2005-09-141-10/+8
* (date): Add defvar.Juanma Barranquero2005-08-261-0/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (cal-menu-update): Add separator as a string so that tmm doesn't createEli Zaretskii2005-05-211-1/+1
* Update copyright.Glenn Morris2005-03-261-2/+1
* Update copyright and maintainer.Glenn Morris2004-10-041-1/+4
* 2004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley2004-05-081-1/+20
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Edward M. Reingold <reingold@emr.cs.iit.edu>Glenn Morris2003-08-171-38/+44
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-5/+8
* (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
* (calendar-mouse-view-other-diary-entries): Fix nameGerd Moellmann2001-09-051-7/+12
* 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
* 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
* 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