From: Glenn Morris Date: Sun, 22 Feb 2004 15:24:22 +0000 (+0000) Subject: Matthew Mundell X-Git-Tag: ttn-vms-21-2-B4~7488 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c24f05def09b85951a7ceae5b19b54e958de6837;p=emacs.git Matthew Mundell (Holiday Customizing): Quote arg of holiday-sexp. --- diff --git a/lispref/calendar.texi b/lispref/calendar.texi index 709f80f6b8b..f132ea8868b 100644 --- a/lispref/calendar.texi +++ b/lispref/calendar.texi @@ -255,7 +255,7 @@ occur on the first Tuesday after the first Monday in November of years 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