]> git.eshelyaron.com Git - emacs.git/commit
Fix variable binding in calendar (bug#49945)
authorMattias Engdegård <mattiase@acm.org>
Mon, 9 Aug 2021 10:09:49 +0000 (12:09 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 9 Aug 2021 10:09:49 +0000 (12:09 +0200)
commitaeec97fae0ccfcc4dc406a5e0e4c0a94b834cac4
treecd7066905425f7884639a54b214b30bb0a2f587e
parent3b7b181bded1bddb2505eda1224a5631cbf04c1b
Fix variable binding in calendar (bug#49945)

* lisp/calendar/cal-tex.el (cal-tex-week-hours, cal-tex-daily-page):
Use `let*` instead of `let`.
lisp/calendar/cal-tex.el