From: Glenn Morris Date: Thu, 16 Feb 2012 08:21:30 +0000 (-0800) Subject: calendar-hebrew-list-yahrzeits tweak X-Git-Tag: emacs-pretest-24.0.94~133^2~8 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d68cd0870562e11ac3d16e3176af22d4785ecea6;p=emacs.git calendar-hebrew-list-yahrzeits tweak * lisp/calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Interactively in calendar buffer, give an error if not on a date. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdbe99d5452..2e16e59c2d5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2012-02-16 Glenn Morris + + * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): + Interactively in calendar buffer, give an error if not on a date. + 2012-02-15 Glenn Morris * shell.el (shell-delimiter-argument-list): diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el index cb738675cc4..9db77d7bd87 100644 --- a/lisp/calendar/cal-hebrew.el +++ b/lisp/calendar/cal-hebrew.el @@ -731,7 +731,7 @@ from the cursor position." (interactive (let* ((death-date (if (equal (current-buffer) (get-buffer calendar-buffer)) - (calendar-cursor-to-date) + (calendar-cursor-to-date t) (let* ((today (calendar-current-date)) (year (calendar-read "Year of death (>0): "