]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/cal-hebrew.el
Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.edu
[gnu-emacs] / lisp / calendar / cal-hebrew.el
index cb738675cc4ea1bf3668610006fed5f83405eec3..6450b413aab46e2d06711b3c3f0e65643c75b064 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar
 
-;; Copyright (C) 1995, 1997, 2001-201 Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1997, 2001-2013 Free Software Foundation, Inc.
 
 ;; Author: Nachum Dershowitz <nachum@cs.uiuc.edu>
 ;;         Edward M. Reingold <reingold@cs.uiuc.edu>
@@ -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): "