Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: alezost/bui.el

Tags

v1.2.1

Toggle v1.2.1's commit message
Update version to 1.2.1

v1.2.0

Toggle v1.2.0's commit message
list: Improve performance of setting/restoring marks

It is not perfect still, but betten than was.

* bui-list.el (bui-list-current-mark-name): New function.
(bui-list-restore-marks): Use it.
(bui-list-mark-all): Set 'bui-list-marked' at once instead of calling
'bui-list--mark' on each line, although the real problem is calling
'tabulated-list-put-tag' which is left unchanged.

v1.1.0

Toggle v1.1.0's commit message
Update version (1.1.0)

v1.0.1

Toggle v1.0.1's commit message
Update version (1.0.1)

v1.0

Toggle v1.0's commit message
Replace 'bui-{list/info}-time-face' with 'bui-time-face'

* bui-button.el (bui-time): New face.
* bui-info.el (bui-info-time): Remove face.
(bui-info-insert-time): Use 'bui-time'.
* bui-list.el (bui-list-time): Remove face.
(bui-list-get-time): Use 'bui-time'.