]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-compilation warnings
authorMattias Engdegård <mattiase@acm.org>
Sat, 11 Sep 2021 15:13:14 +0000 (17:13 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 11 Sep 2021 15:17:34 +0000 (17:17 +0200)
commitd5c6f701a64413667fb573e12e05b89f8704c3f7
tree91d0db3521e1b8798122e17809c9fd6ab12a274b
parent09ae3f9f653ff3b98195a81eef6d4748d2817043
Fix byte-compilation warnings

* lisp/calc/calc-graph.el (calc-gnuplot-check-for-errors):
* lisp/calendar/holidays.el (list-holidays):
Dodge 'save-excursion+set-buffer' warnings that appeared after
the progn flattening was introduced.
lisp/calc/calc-graph.el
lisp/calendar/holidays.el