]> git.eshelyaron.com Git - emacs.git/commit
Align profiler's header-line-format to column 0, to work correctly on tty's
authorAlan Mackenzie <acm@muc.de>
Tue, 22 Dec 2020 16:57:46 +0000 (16:57 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 22 Dec 2020 16:57:46 +0000 (16:57 +0000)
commit9449b81f2761661f1e3a9187906c00f95b6f6ebd
treef9cef81cc9f6b738f3c7b3665cd3ae9fc38224f5
parent9920929e7b538f8bf8fb1dd7a9ae7cd1fe5d2b31
Align profiler's header-line-format to column 0, to work correctly on tty's

* lisp/profiler.el (profiler-report-header-line-format): Propertize the first
space with 'display '(space :align-to 0).
lisp/profiler.el