Vincent Zhang
|
f87b868bb9
|
Update ert cases.
|
2020-02-12 21:48:48 +08:00 |
|
Vincent Zhang
|
3836b8f871
|
Report invalid name style.
|
2020-02-11 15:00:58 +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
|
b7f1c8c79b
|
Add more test cases.
|
2019-11-26 02:34:38 +08:00 |
|
Vincent Zhang
|
e00c64831c
|
Add ert test cases.
|
2019-11-26 01:19:26 +08:00 |
|
Henrik Lissner
|
aca6c96c6e
|
Update env parse tests
|
2019-03-06 23:27:33 -05:00 |
|
Vincent Zhang
|
fe1a703161
|
Refactor: split one file to core and segments.
|
2019-01-17 23:46:29 +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 |
|
Justin Barclay
|
3eb8701919
|
Change to using start-process to capture command version information
|
2019-01-12 10:39:08 -07: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
|
380bea265e
|
Add unit test cases.
|
2018-12-11 01:05:16 +08:00 |
|
Vincent Zhang
|
cd62baebf9
|
Add unit test suite.
|
2018-12-08 02:59:08 +08:00 |
|