Commit Graph

  • b5032c265e
    Merge b60e5a85aa into f9b3de4d9c Ben 2022-05-09 11:09:44 +1000
  • f9b3de4d9c
    buffer kill hook: check process live before kill master TEC 2022-05-01 22:31:47 +0800
  • 83e78f8b1b Add autoloads for interactive entry points Liam Hupfer 2022-04-03 18:03:20 -0500
  • 6808198c84 Add autoloads for interactive entry points Liam Hupfer 2022-04-03 18:03:20 -0500
  • 6301a5ad00
    Kill the lexic process when the buffer is killed TEC 2022-02-11 21:47:58 +0800
  • a49235c918
    Add stage badge to Readme TEC 2021-11-12 02:37:09 +0800
  • 25c8d839cf
    Throw a user-error when no result found TEC 2021-07-30 02:08:42 +0800
  • 26c7cdac16
    Kill the process when closing the result buffer TEC 2021-07-30 00:00:29 +0800
  • 64c695024c
    Use a temp buffer instead of shell-cmd-to-string TEC 2021-07-30 00:00:08 +0800
  • 47e6b1c3a2
    Slightly improve help page TEC 2021-07-29 23:43:51 +0800
  • 507a63a929
    Make visual-fill-column a soft dependency TEC 2021-07-29 23:35:27 +0800
  • 23be59b07e
    Derive lexic-mode from fundamental mode TEC 2021-07-29 23:33:58 +0800
  • d8923ec676
    Hide process from main buffer list TEC 2021-07-29 23:33:02 +0800
  • 8cd77e5c32
    When searching on whitespace: default to "lexical" TEC 2021-07-29 21:18:22 +0800
  • 989743c6a6
    Detect an a non-result, and when there is no dict TEC 2021-07-29 21:14:46 +0800
  • f53648088d
    Add a help page/command TEC 2021-07-29 21:14:12 +0800
  • 9f8304b3ef
    Remove dash.el dependency TEC 2021-07-29 20:33:13 +0800
  • 7ade07fbee Fix wrong-type-argument nil error Yoav Marco 2021-04-18 01:29:13 +0300
  • b8e08ece6c Join together excessive spaces in Lewis 1890 Yoav Marco 2020-12-21 22:08:14 +0200
  • dd126b257d Minor support to more tag types Yoav Marco 2020-12-21 22:06:46 +0200
  • 7a4d7f3e65 Support redmond level-less sense lists Yoav Marco 2020-12-21 22:04:02 +0200
  • fab95007a9 Support abbr tags Yoav Marco 2020-12-21 22:03:46 +0200
  • c137e80710 Move Lewis & Short up in priority Yoav Marco 2020-12-21 22:01:58 +0200
  • fa33aa1af5 Rework sense to work with Doderlein Yoav Marco 2020-09-23 17:04:03 +0300
  • 2837275678 Annotate some helper vars in sense branch Yoav Marco 2020-09-23 17:03:32 +0300
  • 3e7477a6bf Ensure space before trans Yoav Marco 2020-09-23 17:00:24 +0300
  • 5166f19f23 Handle Doderlein newline after orth Yoav Marco 2020-09-23 16:59:42 +0300
  • bb9b962505 Minor fixes Yoav Marco 2020-09-12 14:48:07 +0300
  • be2f48cb1c Full indentation alignment Yoav Marco 2020-09-12 14:32:40 +0300
  • 26a533f734 Indent properly Yoav Marco 2020-09-12 14:32:34 +0300
  • 31f60413d1 Fix sense for Lewis 1890 once and for all Yoav Marco 2020-09-08 21:38:28 +0300
  • 0b274312d8 Fix sense cases in Lewis 1890 Yoav Marco 2020-09-08 18:47:40 +0300
  • eddfd9f59f Document the new need for a buffer Yoav Marco 2020-09-08 18:37:34 +0300
  • 80db41cd4a Detect genders with period and handle errors Yoav Marco 2020-09-08 18:37:03 +0300
  • 54de01ae11 Use one global buffer in lexic-format-latin-xml instead of strings Yoav Marco 2020-09-08 16:57:48 +0300
  • e77421006e Fix sense stuff Yoav Marco 2020-09-08 15:50:32 +0300
  • 1a8ebfbc94 Abstract the string leaf base case Yoav Marco 2020-09-08 16:07:40 +0300
  • b41ffa4f02 Use add-face-text-property instead of font-lock--add-text-property Yoav Marco 2020-09-05 18:19:00 +0300
  • 87481e4fa5 More little fixes Yoav Marco 2020-09-05 14:46:26 +0300
  • 2baa531e0a Abstract dict-specific regexp postprocessors Yoav Marco 2020-09-02 11:05:33 +0300
  • c70ce0f930 Format indentation with lexic-format-reflow-text Yoav Marco 2020-09-02 02:38:33 +0300
  • c285532561 Consciously ignore more tags instead of just alerting Yoav Marco 2020-09-01 22:39:40 +0300
  • fde2c8ea97 Don't announce it when ignoring css Yoav Marco 2020-09-01 22:34:47 +0300
  • bfeba1b731 Saner quote chars Yoav Marco 2020-09-01 22:33:24 +0300
  • be4e2a69b5 Use libxml for parsing instead Yoav Marco 2020-09-01 22:23:35 +0300
  • d3b732dafb Proper links Yoav Marco 2020-09-01 18:09:04 +0300
  • 94733a2148 Support even more latin dictionaries Yoav Marco 2020-09-01 15:30:55 +0300
  • 9749e084ca Add support for latin dictionaries Yoav Marco 2020-08-31 23:28:28 +0300
  • 4ded6be2ce
    The cf. (confer) abbreviation may be capitalised TEC 2021-03-18 21:15:51 +0800
  • b60e5a85aa Update Readme.org Hanshen Wang 2020-09-15 01:01:50 -0400
  • 77d91bfe53 Github .org renderer does not display footnotes. Reformat footnotes Hanshen Wang 2020-09-15 01:01:50 -0400
  • 04d1c2a2dd Make package desc. more helpful Hanshen Wang 2020-09-15 01:01:50 -0400
  • cd51cbc972 Update README.org Hanshen Wang 2020-09-15 01:01:50 -0400
  • e59224cd58
    Now on melpa TEC 2021-02-04 14:11:24 +0800
  • 2a8db50fb8
    Resolve sdcv's pickyness with dict data path. TEC 2021-02-03 11:47:29 +0800
  • c0f8607c62
    Remove unused lexical arguments (expected-word) TEC 2021-02-01 22:27:40 +0800
  • 1ab631538a
    Readme clarifications TEC 2021-01-26 23:14:13 +0800
  • 9281660c30
    Make checkdoc happier + typo fixing TEC 2021-01-25 17:38:26 +0800
  • f43e36d413
    Add melpazoid action TEC 2021-01-24 04:07:35 +0800
  • 4c671968a1
    Make checkdoc happier, resolve some other lints TEC 2021-01-24 02:59:28 +0800
  • ad2da032d5 Fix byte-compile warnings Shohei YOSHIDA 2021-01-02 10:39:10 +0900
  • 2a9feb2965 Fix byte-compile warnings Shohei YOSHIDA 2021-01-02 10:39:10 +0900
  • c3bb28fead
    Fix byte-compiler errors, opt. dep now required TEC 2021-01-02 04:27:21 +0800
  • e6aadc6b69
    Make package-lint happier TEC 2021-01-01 20:04:48 +0800
  • 0fb019428d
    Autoindent TEC 2021-01-01 19:23:50 +0800
  • c499cd30d1
    Update package commentary TEC 2021-01-01 19:23:12 +0800
  • 4855bc51cf
    Move provide statement to end of file TEC 2021-01-01 19:20:31 +0800
  • 9e1eec330d
    Add dash dependency to Package-Requires TEC 2021-01-01 19:19:01 +0800
  • 34d625d1bb
    Remove s.el dependency TEC 2021-01-01 19:17:50 +0800
  • dbee6fa4cb
    Improve docstrings TEC 2021-01-01 19:16:04 +0800
  • c453a958e3
    Remove 404-ing URLs TEC 2021-01-01 19:06:18 +0800
  • c5bd8cf33f
    Fix flycheck warnings TEC 2021-01-01 19:06:01 +0800
  • 8bcff382cd
    Note TODO to decouple the tool from the method TEC 2021-01-01 18:32:11 +0800
  • 42ad4e6153
    Improve initial outline folding condition TEC 2020-10-05 10:52:50 +0800
  • 6fb063b9f6
    Slightly improve Online Ety Dict formatting TEC 2020-10-05 10:43:24 +0800
  • 9ea58e7ee5
    Add requirements and config sections to readme TEC 2020-10-05 10:33:25 +0800
  • abc6ad5977
    Use text centring if visual-fill-column available TEC 2020-10-05 10:25:42 +0800
  • 1bc9b42091 Add dependency header Shohei YOSHIDA 2020-09-01 20:14:57 +0900
  • 825f71cba1
    Remove (some) inherited text-mode spell checking TEC 2020-08-31 17:45:42 +0800
  • 9121003ab7
    Readme: fix broken link, elaborate TEC 2020-08-30 18:21:01 +0800
  • c8227c81db Use executable-find for sdcv path Yoav Marco 2020-08-30 02:01:59 +0300
  • dc192ea62a Use executable-find for sdcv path Yoav Marco 2020-08-30 02:01:59 +0300
  • aed46d7292 Added autoload to lexic-search t-e-r-m 2020-08-26 15:21:29 +0530
  • de8d3dd8f7 Added autoload to lexic-search t-e-r-m 2020-08-26 15:21:29 +0530
  • 815cd06a3f Use program path for shell command Kevin Smith 2020-08-14 14:53:26 -0700
  • 016a2058d0 Use program path for shell command Kevin Smith 2020-08-14 14:53:26 -0700
  • 0cab59dbe4 Fix bug when displaying entry without formatter serycjon 2020-08-11 16:12:36 +0200
  • abbc3185c6 Fix bug when displaying entry without formatter serycjon 2020-08-11 16:12:36 +0200
  • b6c3732226
    GitHub has stingy LFS bandwith limits TEC 2020-08-09 04:05:38 +0800
  • 3c9f2e4db0
    Rejig description of project aim/motivation TEC 2020-08-09 04:05:16 +0800
  • be2801b2d4
    Rename project TEC 2020-08-08 22:44:59 +0800
  • 973923dd08
    Don't prompt to save process TEC 2020-07-30 09:46:38 +0800
  • 037ab453ae
    Avoid consecutive duplicates in history TEC 2020-07-30 03:36:17 +0800
  • 43bdb204bf
    Online etymology tweaks, add blockquote formatting TEC 2020-07-30 03:28:43 +0800
  • a170fda4be
    Replace cl with cl-lib TEC 2020-07-30 03:28:24 +0800
  • 7fabf83c74
    Overhaul sdcv for fanciness TEC 2020-07-30 00:26:22 +0800
  • 5ff8fa3969
    Clone sdcv-mode TEC 2020-07-30 00:24:59 +0800