summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier2010-09-191-3/+3
* appt.el fixes for bug#7019.Glenn Morris2010-09-141-34/+47
* Minor appt-check fix.Glenn Morris2010-09-141-6/+16
* * lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)Glenn Morris2010-09-141-2/+14
* Doc fixes related to diary-sort-entries.Glenn Morris2010-09-141-3/+7
* * lisp/calendar/appt.el (appt-check): Doc fix.Glenn Morris2010-09-141-3/+4
* Fix bug#6999.Glenn Morris2010-09-142-3/+17
* * lisp/calendar/diary-lib.el: Bump custom :version for previous change.Glenn Morris2010-08-131-1/+1
* Minor diary-lib.el fix.Glenn Morris2010-08-131-1/+1
* cal-tex.el fixes for calendar-week-start-day != 0.Glenn Morris2010-07-102-41/+43
* Tweak previous change.Glenn Morris2010-06-141-18/+35
* Close bug#5176.Ivan Kanis2010-06-141-7/+15
* Fix typos in docstrings.Juanma Barranquero2010-03-221-4/+4
* Fix date of Yom HaAtzma'ut holiday.Glenn Morris2010-03-011-1/+3
* Fix more save-excursion warnings.Chong Yidong2010-02-271-2/+1
* Fixed bug#5549 (icalendar.el)Ulf Jasper2010-02-191-15/+15
* Fix bug#5477.Stephen Berman2010-01-261-1/+3
* Doc fix for current-time-string and date-to-time (Bug#5408)Chong Yidong2010-01-181-1/+2
* Add 2010 to copyright years.Glenn Morris2010-01-1327-27/+27
* Fixed timezone handling problem in icalendar.el.Ulf Jasper2009-12-181-1/+11
* (diary-list-entries): Replace superfluous save-excursion withGlenn Morris2009-12-021-32/+33
* Update x-popup-menu declaration.Glenn Morris2009-11-103-5/+5
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-11/+22
* (top-level): Make load behave more like require.Glenn Morris2009-11-051-1/+1
* * calendar/calendar.el (cal-loaddefs):Juanma Barranquero2009-11-043-3/+3
* (todo-add-category): Don't hardcode point-min==1.Stefan Monnier2009-11-031-31/+32
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-032-4/+2
* Stephen Berman <stephen.berman at gmx.net>Glenn Morris2009-10-311-34/+37
* (calendar-split-width-threshold): New option.Glenn Morris2009-10-101-0/+11
* (calendar-basic-setup): In the wide frame case, show the originalGlenn Morris2009-10-071-52/+54
* Use window-full-height-p.Glenn Morris2009-10-061-2/+2
* Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)Glenn Morris2009-10-061-14/+14
* (diary-show-all-entries): Re-fit the calendar window if necessary.Stefan Monnier2009-10-051-4/+10
* (calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.Stefan Monnier2009-10-051-1/+2
* (calendar-basic-setup): Handle the case where the frame is wide.Glenn Morris2009-10-031-2/+42
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-022-8/+9
* (diary-fancy-display): Always run the hook.Glenn Morris2009-09-241-2/+5
* (calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-barGlenn Morris2009-09-221-0/+8
* (cal-menu-scroll-menu): Add a sub-section with commands that moveGlenn Morris2009-09-221-1/+12
* (diary-display-function): Change the default to fancy display.Glenn Morris2009-09-151-6/+6
* * calendar/time-date.el (autoload):Katsumi Yamaoka2009-09-091-13/+28
* (diary-entry): Add help-echo and follow-link properties to this button.Glenn Morris2009-09-051-5/+7
* (holiday-chinese): Make it slightly more efficient.Glenn Morris2009-09-051-31/+36
* (diary-fancy-display): Only switch modes if necessary.Glenn Morris2009-09-041-2/+10
* (appt-check): Don't call substitute-in-file-name on diary-file.Glenn Morris2009-09-031-4/+2
* (diary-set-header, diary-live-p)Glenn Morris2009-09-031-27/+17
* (time-to-seconds): In Emacs, make it an obsolete alias for float-time.Glenn Morris2009-09-021-9/+17
* (diary-button-face): Mark this face alias as obsolete.Glenn Morris2009-08-311-2/+2
* (calendar-today): Doc fix.Glenn Morris2009-08-311-7/+8
* (diary-list-entries, diary-goto-entry)Glenn Morris2009-08-281-5/+5