contrib/gadict.el
Mon, 14 Sep 2020 19:36:55 +0300 Oleksandr Gavenko Ask for POS when adding a new article. Place point at the line for the first translation.
Mon, 14 Sep 2020 18:31:38 +0300 Oleksandr Gavenko Made headword mandatory for gadict-insert-article.
Mon, 14 Sep 2020 18:26:54 +0300 Oleksandr Gavenko Renamed gadict-insert-template => gadict-insert-article.
Sun, 13 Sep 2020 01:06:50 +0300 Oleksandr Gavenko Switch from any national input methods to English when entering new article.
Sat, 07 Dec 2019 23:29:43 +0200 Oleksandr Gavenko Added category "baby" as opposite to male/female.
Fri, 19 Apr 2019 20:53:05 +0300 Oleksandr Gavenko Removed accidental code duplication.
Wed, 31 Jan 2018 00:27:20 +0200 Oleksandr Gavenko Added support for countable.
Mon, 01 Jan 2018 23:59:31 +0200 Oleksandr Gavenko Avoid ᵻ symbol.
Tue, 12 Dec 2017 02:04:24 +0200 Oleksandr Gavenko Clean up lower IPA accent sign from one syllable word.
Mon, 27 Nov 2017 11:59:24 +0200 Oleksandr Gavenko Added support for collocations' reference.
Tue, 07 Nov 2017 21:17:36 +0200 Oleksandr Gavenko For copy/paste it's better to select line with \n.
Wed, 25 Oct 2017 21:52:16 +0300 Oleksandr Gavenko Make possible selection of whole line after word for expand-region.
Fri, 20 Oct 2017 16:58:36 +0300 Oleksandr Gavenko Mark word before article with expand-region.
Sat, 14 Oct 2017 00:38:49 +0300 Oleksandr Gavenko Added syntax highlighting for homophone's syntax.
Wed, 04 Oct 2017 21:46:37 +0300 Oleksandr Gavenko Remove accent if only one syllable in word.
Wed, 04 Oct 2017 21:22:27 +0300 Oleksandr Gavenko Linearize function call chain.
Mon, 17 Jul 2017 23:33:43 +0300 Oleksandr Gavenko I prefer single T ESH symbol instead of two.
Wed, 17 May 2017 20:27:19 +0300 Oleksandr Gavenko Added key binding to copy espeak content to kill-ring.
Fri, 17 Mar 2017 21:10:43 +0200 Oleksandr Gavenko Fix: region-beginning / region-end are functions, not variables.
Fri, 17 Mar 2017 21:07:20 +0200 Oleksandr Gavenko Copy existing pronunciation of selected region or current word to `kill-ring'.
Thu, 26 Jan 2017 23:13:41 +0200 Oleksandr Gavenko Hide headline on disable. Expose headline enable/disable function as interactive.
Thu, 26 Jan 2017 23:08:44 +0200 Oleksandr Gavenko Fix Warning: reference to free variable.
Thu, 26 Jan 2017 23:07:23 +0200 Oleksandr Gavenko Cleanup espeak IPA output.
Thu, 26 Jan 2017 22:46:12 +0200 Oleksandr Gavenko Rename gadict-espeak-ipa => gadict-espeak-headline.
Thu, 26 Jan 2017 22:40:25 +0200 Oleksandr Gavenko If `gadict-espeak-enabled' is `t' pronunciation will be filled with espeak
Fri, 30 Dec 2016 23:54:54 +0200 Oleksandr Gavenko Allow duplication of consequent headwords to word around different
Thu, 29 Dec 2016 22:13:53 +0200 Oleksandr Gavenko Add "det" keyword.
Fri, 23 Dec 2016 21:56:42 +0200 Oleksandr Gavenko Enable gadict-espeak-ipa if "espeak" available in PATH.
Tue, 13 Dec 2016 14:10:28 +0200 Oleksandr Gavenko Fix Warning: Unused lexical variable.
Sun, 11 Dec 2016 13:14:15 +0200 Oleksandr Gavenko http://emacs.stackexchange.com/questions/29225/force-window-update-vs-redisplay/
Sun, 11 Dec 2016 02:12:46 +0200 Oleksandr Gavenko In case of parsing error do not display IPA headline.
Sun, 11 Dec 2016 02:02:27 +0200 Oleksandr Gavenko Initial code for displaying IPA pronunciation from espeak.
Wed, 09 Nov 2016 20:54:48 +0200 Oleksandr Gavenko Insert translation template with using value of `gadict-tr'.
Wed, 09 Nov 2016 03:16:32 +0200 Oleksandr Gavenko Add ``rare`` attribute to headword to filter low frequency headwords out from
Sun, 23 Oct 2016 20:01:22 +0300 Oleksandr Gavenko Add support for hypernyms and hyponyms.
Tue, 27 Sep 2016 10:16:57 +0300 Oleksandr Gavenko Help to find places where COLON is used instead of MODIFIER LETTER TRIANGULAR COLON.
Mon, 26 Sep 2016 14:47:23 +0300 Oleksandr Gavenko Add custom faces for translations, explanations and examples.
Mon, 26 Sep 2016 14:23:54 +0300 Oleksandr Gavenko Fix: broken regex after refactoring.
Wed, 21 Sep 2016 22:09:37 +0300 Oleksandr Gavenko Add syntax to add related words. Add separators between ant/syn/rel in
Sat, 17 Sep 2016 10:14:18 +0300 Oleksandr Gavenko Fix: proper back to headword position.
Sun, 11 Sep 2016 18:20:05 +0300 Oleksandr Gavenko Add commonly used contractions.
Wed, 24 Aug 2016 22:09:55 +0300 Oleksandr Gavenko Add support for country spelling variant.
Tue, 07 Jun 2016 20:12:53 +0300 Oleksandr Gavenko Mode can be installed by...
Wed, 11 May 2016 17:31:05 +0300 Oleksandr Gavenko Highlight adjective degree.
Mon, 18 Apr 2016 13:20:46 +0300 Oleksandr Gavenko Fix: "recenter-top-bottom" => "recenter" to place view point at center of
Sun, 17 Apr 2016 20:32:02 +0300 Oleksandr Gavenko Recenter screen to article on search request.
Fri, 15 Apr 2016 18:26:24 +0300 Oleksandr Gavenko Add support for "abbr" word variance.
Thu, 14 Apr 2016 19:30:18 +0300 Oleksandr Gavenko Fix: very first word inserted in second position, should at first.
Wed, 06 Apr 2016 12:49:32 +0300 Oleksandr Gavenko Recenter also if article is found.
Fri, 01 Apr 2016 22:38:07 +0300 Oleksandr Gavenko Add bracket for pronunciation if headword is provided. Recenter point for best view.
Wed, 30 Mar 2016 20:06:09 +0300 Oleksandr Gavenko Add markers for phrases and special words.
Sun, 27 Mar 2016 22:36:19 +0300 Oleksandr Gavenko Function to maintain articles in headword lexical order.
Sun, 27 Mar 2016 17:37:44 +0300 Oleksandr Gavenko Simplify code.
Sun, 27 Mar 2016 16:35:30 +0300 Oleksandr Gavenko Fix: Warning: reference to free variable `gadict-mode-map'.
Sun, 27 Mar 2016 16:02:46 +0300 Oleksandr Gavenko Fix: Warning: assignment to free variable `er/try-expand-list'.
Sun, 27 Mar 2016 15:53:50 +0300 Oleksandr Gavenko Fix: Warning: Unused lexical variable `indent'.
Wed, 23 Mar 2016 17:25:09 +0200 Oleksandr Gavenko Setup indenting for gdict mode.
Wed, 23 Mar 2016 11:29:19 +0200 Oleksandr Gavenko Fix (package-buffer-info) errors: "Package lacks a \"Version\" or \"Package-Version\" header"
Wed, 23 Mar 2016 11:25:11 +0200 Oleksandr Gavenko Add docs to functions to 100% satisfy checkdoc.
Wed, 23 Mar 2016 10:58:30 +0200 Oleksandr Gavenko Mark gadict-tr as safe variable.
less more (0) -60 tip