# HG changeset patch # User Glenn Morris # Date 1077463462 0 # Node ID 30685d763c2d1d1a9a55c52a3c1e6119e671b3b7 # Parent 327b565d5d2ba4051f2f99c8e58170397eb4beb0 Matthew Mundell (Holiday Customizing): Quote arg of holiday-sexp. diff -r 327b565d5d2b -r 30685d763c2d lispref/calendar.texi --- a/lispref/calendar.texi Sun Feb 22 15:23:18 2004 +0000 +++ b/lispref/calendar.texi Sun Feb 22 15:24:22 2004 +0000 @@ -255,7 +255,7 @@ divisible by 4: @smallexample -(holiday-sexp (if (= 0 (% year 4)) +(holiday-sexp '(if (= 0 (% year 4)) (calendar-gregorian-from-absolute (1+ (calendar-dayname-on-or-before 1 (+ 6 (calendar-absolute-from-gregorian