changeset 54123:30685d763c2d

Matthew Mundell <matt@mundell.ukfsn.org> (Holiday Customizing): Quote arg of holiday-sexp.
author Glenn Morris <rgm@gnu.org>
date Sun, 22 Feb 2004 15:24:22 +0000
parents 327b565d5d2b
children 17dfaa4af669
files lispref/calendar.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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