# HG changeset patch # User Glenn Morris # Date 1205389517 0 # Node ID 68e88df4a24b5057076a4aeb220e5bdf205fa3d5 # Parent 0d4658ce77e204af48722dff8684922a4eadd5f7 Whitespace only. diff -r 0d4658ce77e2 -r 68e88df4a24b lisp/calendar/cal-tex.el --- a/lisp/calendar/cal-tex.el Thu Mar 13 06:24:52 2008 +0000 +++ b/lisp/calendar/cal-tex.el Thu Mar 13 06:25:17 2008 +0000 @@ -1280,7 +1280,7 @@ (cal-tex-list-diary-entries ;; FIXME d1? (calendar-absolute-from-gregorian (list month 1 year)) - d2)))) + d2)))) (cal-tex-preamble "twoside") (cal-tex-cmd "\\textwidth 3.25in") (cal-tex-cmd "\\textheight 6.5in")