]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-compiler warning in calc.el
authorPo Lu <luangruo@yahoo.com>
Tue, 9 Jul 2024 01:35:16 +0000 (09:35 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 9 Jul 2024 17:50:34 +0000 (19:50 +0200)
commit731aed192618bba96a45ca5c1980629007faec63
tree2f66b634d34c9416c444bdf499e1fa24544aa496
parent2046964510bd5c41f98d812cc0721c5f82fbafa6
Fix byte-compiler warning in calc.el

* lisp/calc/calc.el
(calc-embedded-open-close-new-formula-alist): Remove previously
introduced quotation marks, as they bring the width of the doc
string past 80.

(cherry picked from commit 15c591bad6282824adf33fa195733da416d3fef2)
lisp/calc/calc.el