Commit Graph

54 Commits

Author SHA1 Message Date
TEC f9b3de4d9c
buffer kill hook: check process live before kill 2022-05-01 22:32:49 +08:00
Liam Hupfer 83e78f8b1b Add autoloads for interactive entry points 2022-04-05 21:39:03 +08:00
TEC 6301a5ad00
Kill the lexic process when the buffer is killed 2022-02-11 21:47:58 +08:00
TEC a49235c918
Add stage badge to Readme 2021-11-12 02:41:09 +08:00
TEC 25c8d839cf
Throw a user-error when no result found
That way the usual buffer isn't raised.
2021-07-30 02:08:42 +08:00
TEC 26c7cdac16
Kill the process when closing the result buffer 2021-07-30 00:00:29 +08:00
TEC 64c695024c
Use a temp buffer instead of shell-cmd-to-string 2021-07-30 00:00:08 +08:00
TEC 47e6b1c3a2
Slightly improve help page 2021-07-29 23:43:51 +08:00
TEC 507a63a929
Make visual-fill-column a soft dependency 2021-07-29 23:39:15 +08:00
TEC 23be59b07e
Derive lexic-mode from fundamental mode
Should resolve a bunch of issues from undesirable minor-mode-things happening.
2021-07-29 23:33:58 +08:00
TEC d8923ec676
Hide process from main buffer list 2021-07-29 23:33:02 +08:00
TEC 8cd77e5c32
When searching on whitespace: default to "lexical" 2021-07-29 22:36:36 +08:00
TEC 989743c6a6
Detect an a non-result, and when there is no dict 2021-07-29 22:36:32 +08:00
TEC f53648088d
Add a help page/command
Ok, this may be slightly dodgy, but I think it works.
2021-07-29 21:25:09 +08:00
TEC 9f8304b3ef
Remove dash.el dependency 2021-07-29 21:25:04 +08:00
TEC 4ded6be2ce
The cf. (confer) abbreviation may be capitalised 2021-03-18 21:15:51 +08:00
TEC e59224cd58
Now on melpa 2021-02-04 14:12:09 +08:00
TEC 2a8db50fb8
Resolve sdcv's pickyness with dict data path.
Closes #12
2021-02-03 11:58:34 +08:00
TEC c0f8607c62
Remove unused lexical arguments (expected-word) 2021-02-01 22:27:40 +08:00
TEC 1ab631538a
Readme clarifications 2021-01-26 23:16:39 +08:00
TEC 9281660c30
Make checkdoc happier + typo fixing 2021-01-25 17:38:26 +08:00
TEC f43e36d413
Add melpazoid action 2021-01-24 04:07:35 +08:00
TEC 4c671968a1
Make checkdoc happier, resolve some other lints 2021-01-24 03:01:01 +08:00
Shohei YOSHIDA ad2da032d5 Fix byte-compile warnings 2021-01-02 09:50:57 +08:00
TEC c3bb28fead
Fix byte-compiler errors, opt. dep now required
visual-fill-column is now required, instead of being used when
available
2021-01-02 04:27:21 +08:00
TEC e6aadc6b69
Make package-lint happier 2021-01-01 20:04:48 +08:00
TEC 0fb019428d
Autoindent 2021-01-01 19:23:50 +08:00
TEC c499cd30d1
Update package commentary 2021-01-01 19:23:12 +08:00
TEC 4855bc51cf
Move provide statement to end of file 2021-01-01 19:20:31 +08:00
TEC 9e1eec330d
Add dash dependency to Package-Requires 2021-01-01 19:20:14 +08:00
TEC 34d625d1bb
Remove s.el dependency 2021-01-01 19:17:50 +08:00
TEC dbee6fa4cb
Improve docstrings 2021-01-01 19:16:04 +08:00
TEC c453a958e3
Remove 404-ing URLs 2021-01-01 19:06:18 +08:00
TEC c5bd8cf33f
Fix flycheck warnings 2021-01-01 19:06:01 +08:00
TEC 8bcff382cd
Note TODO to decouple the tool from the method 2021-01-01 18:32:11 +08:00
TEC 42ad4e6153
Improve initial outline folding condition 2020-10-05 10:52:50 +08:00
TEC 6fb063b9f6
Slightly improve Online Ety Dict formatting 2020-10-05 10:43:24 +08:00
TEC 9ea58e7ee5
Add requirements and config sections to readme 2020-10-05 10:33:25 +08:00
TEC abc6ad5977
Use text centring if visual-fill-column available 2020-10-05 10:25:42 +08:00
TEC 825f71cba1
Remove (some) inherited text-mode spell checking 2020-08-31 17:45:42 +08:00
TEC 9121003ab7
Readme: fix broken link, elaborate 2020-08-30 18:21:01 +08:00
Yoav Marco c8227c81db Use executable-find for sdcv path 2020-08-30 18:11:35 +08:00
t-e-r-m aed46d7292 Added autoload to lexic-search 2020-08-26 17:55:22 +08:00
Kevin Smith 815cd06a3f Use program path for shell command
Looks like this got caught up in the rename
2020-08-15 10:09:29 +08:00
serycjon 0cab59dbe4 Fix bug when displaying entry without formatter 2020-08-11 23:28:17 +08:00
TEC b6c3732226
GitHub has stingy LFS bandwith limits 2020-08-09 04:05:38 +08:00
TEC 3c9f2e4db0
Rejig description of project aim/motivation 2020-08-09 04:05:16 +08:00
TEC be2801b2d4
Rename project 2020-08-08 22:44:59 +08:00
TEC 973923dd08
Don't prompt to save process
And check status slightly less often, too much checking causes
incorrect timeouts.
2020-07-30 09:46:38 +08:00
TEC 037ab453ae
Avoid consecutive duplicates in history 2020-07-30 03:43:34 +08:00