]> git.eshelyaron.com Git - emacs.git/commit
Fix deleting the first line of calc trail
authorWojciech Siewierski <wojciech@siewierski.eu>
Mon, 14 Apr 2025 16:57:28 +0000 (18:57 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:32:32 +0000 (22:32 +0200)
commit92c57096e528fddeb9c5071db3f23497c8d353da
treef7120cd0cc9af130791e1a47c1e6df92da2a1a17
parent97855860028e1d990869bc8c933c6f9f293b89d3
Fix deleting the first line of calc trail

* lisp/calc/calc-trail.el (calc-trail-kill): Remove the check
preventing the removal of the first trail line, which is no
longer relevant since commit 8e1376a3912.  (Bug#77816)

(cherry picked from commit 45cf832ac75f8d6fb41a4856d1987062e81dcddb)
lisp/calc/calc-trail.el