Vincent Zhang
|
2ad988bc2e
|
Fix UT.
|
2021-08-24 21:18:04 +08:00 |
|
Vincent Zhang
|
f87b868bb9
|
Update ert cases.
|
2020-02-12 21:48:48 +08:00 |
|
Vincent Zhang
|
43a78ad7eb
|
[Feature] Introduce `auto' style for buffer file names.
Close #179.
`auto' style is the default style now.
Given ~/Projects/FOSS/emacs/lisp/comint.el
auto => emacs/lisp/comint.el (in a project) or comint.el
truncate-upto-project => ~/P/F/emacs/lisp/comint.el
truncate-from-project => ~/Projects/FOSS/emacs/l/comint.el
truncate-with-project => emacs/l/comint.el
truncate-except-project => ~/P/F/emacs/l/comint.el
truncate-upto-root => ~/P/F/e/lisp/comint.el
truncate-all => ~/P/F/e/l/comint.el
relative-from-project => emacs/lisp/comint.el
relative-to-project => lisp/comint.el
file-name => comint.el
buffer-name => comint.el<2> (uniquify buffer name)"
|
2020-02-11 01:51:52 +08:00 |
|
Vincent Zhang
|
ea93d636f9
|
Refactor: rename doom-version-parser to doom-modeline-env.
|
2019-01-14 00:48:54 +08:00 |
|
Vincent Zhang
|
3f5d13fc4c
|
Update load-path in test-helper.
|
2019-01-14 00:21:45 +08:00 |
|
Vincent Zhang
|
26defa1f13
|
Bump copyright years.
|
2019-01-02 16:52:28 +08:00 |
|
Vincent Zhang
|
22b9943438
|
Fix: incorrect height of eldoc bar.
|
2018-12-22 14:23:43 +08:00 |
|
Vincent Zhang
|
3f5feb3c7f
|
Fix: function definition is void: font-info.
|
2018-12-22 14:09:02 +08:00 |
|
Vincent Zhang
|
bbf319e595
|
Fix: CI issue.
|
2018-12-21 02:40:46 +08:00 |
|
Vincent Zhang
|
7a68eeb590
|
Fix: CI issue.
|
2018-12-21 02:29:54 +08:00 |
|
Vincent Zhang
|
cd62baebf9
|
Add unit test suite.
|
2018-12-08 02:59:08 +08:00 |
|