]> git.eshelyaron.com Git - emacs.git/commitdiff
Matthew Mundell <matt@mundell.ukfsn.org>
authorGlenn Morris <rgm@gnu.org>
Sun, 22 Feb 2004 15:24:22 +0000 (15:24 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 22 Feb 2004 15:24:22 +0000 (15:24 +0000)
(Holiday Customizing): Quote arg of holiday-sexp.

lispref/calendar.texi

index 709f80f6b8b302544eda08aa4934e6048935551e..f132ea8868b513f0cb081cc6e8c8e6065750cd70 100644 (file)
@@ -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