textmodes/paragraphs.el. Undo previous accidental patch.
[bpt/emacs.git] / lisp / calendar /
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge from trunk.
2011-07-26 Ulf Jaspericalendar: Take care of multiple vcalendars in a single...
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-01 Paul EggertMerge from trunk.
2011-07-01 Paul Eggert* calendar/timeclock.el (timeclock-seconds-to-time):
2011-06-25 Glenn Morris* lisp/calendar/diary-lib.el: Comment fix.
2011-06-25 Glenn MorrisAvoid some code duplication in diary-lib.el.
2011-06-25 Glenn MorrisWhen marking, visit included diary-files in temp buffers.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-13 Paul EggertMerge from trunk.
2011-06-12 Martin RudalicsRestore window-safely-shrinkable-p but avoid using...
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Glenn MorrisHandle overlapping appointments in appt.el (bug#8377)
2011-06-10 Paul EggertMerge from trunk.
2011-06-09 Glenn Morris* lisp/calendar/appt.el (appt-mode-line): Eliminate...
2011-06-09 Glenn MorrisEliminate some code duplication in appt.el.
2011-06-09 Glenn MorrisAllow some appt.el display functions to handle lists.
2011-06-08 Paul EggertMerge from trunk.
2011-06-08 Ivan Kanis* lisp/calendar/appt.el (appt-check): Move some initial...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-19 Kenichi Handamerge trunk
2011-05-18 Glenn MorrisRationalize calendar handling of day and month abbrev...
2011-05-18 Paul EggertMerge from mainline.
2011-05-17 Glenn Morris* lisp/calendar/appt.el: Fix doc typo in previous.
2011-05-17 Glenn Morrisappt.el mainly doc fixes.
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-14 Glenn Morrisappt.el trivia.
2011-05-13 Glenn Morris* calendar/appt.el (appt-check): Change mode-line messa...
2011-05-13 Glenn Morris* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
2011-05-13 Glenn Morris* lisp/calendar/appt.el (appt-make-list): Simplify.
2011-05-12 Glenn Morrisappt.el code simplifications.
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-10 Glenn Morrisdiary-lib.el doc fixes.
2011-05-07 Glenn Morristimeclock.el trivia.
2011-05-07 Glenn Morris* lisp/calendar/diary-lib.el (diary-comment-start)...
2011-05-07 Glenn Morris* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
2011-05-06 Glenn Morris* lisp/calendar/diary-lib.el (diary-add-to-list): Simpl...
2011-05-06 Glenn MorrisAllow per-appointment warning times.
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Glenn MorrisAdd diary comments feature.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-04 Paul EggertMerge from mainline.
2011-05-04 Glenn MorrisSmall diary-lib.el font-locking fix.
2011-05-04 Glenn Morrisdiary-lib.el fix for bug#8583.
2011-04-27 Paul EggertMerge from mainline.
2011-04-27 Ulf JasperApplied icalendar patches from Niels Giesen.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Glenn Morrissolar.el fixes.
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Glenn Morriscalendar housekeeping prompted by lexical-binding.
2011-04-17 Glenn MorrisReplace stack-trace-on-error usage in calendar.
2011-04-14 Paul EggertMerge from mainline.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-12 Glenn MorrisSmall cal-tex fix.
2011-04-12 Glenn Morriscal-hebrew fix for diary-hebrew-rosh-hodesh.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-06 Paul EggertMerge from mainline.
2011-04-06 Glenn MorrisCalendar fix for scroll-bar scrolling (b#8305).
2011-03-21 Stefan MonnierMerge from trunk
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-18 Gnus developersMerge changes made in Gnus trunk.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-07 Ed Reingoldcal-hebrew addition from bug#8190.
2011-03-06 Stefan MonnierMerge from trunk
2011-03-02 Paul EggertMerge from mainline.
2011-03-01 Glenn Morris* lisp/calendar/cal-hebrew.el (diary-ordinal-suffix...
2011-03-01 Glenn MorrisRework previous cal-hebrew change.
2011-03-01 Ed ReingoldAdd some new cal-hebrew functions.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Stefan MonnierMerge from trunk
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-04 Glenn Morrisdiary-lib.el fix for bug#7891.
2011-02-01 Sam Steingold* lisp/simple.el (special-mode-map): Bind "h" to `descr...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
next