]> git.eshelyaron.com Git - dict.git/log
dict.git
16 months agoUse matches for word-at-point as future history v0.1.5
Eshel Yaron [Tue, 9 May 2023 17:08:26 +0000 (20:08 +0300)]
Use matches for word-at-point as future history

* dict.el: bump version to 0.1.5.
(dict-match-word): fix thinko.
(dict-read-word): use all matches for word-at-point as the
minibuffer's future history.

* README.org (Displaying Word Definitions, Extending Dict): update.

16 months agoBump version to 0.1.4
Eshel Yaron [Tue, 9 May 2023 16:49:33 +0000 (19:49 +0300)]
Bump version to 0.1.4

16 months agoDocumentation updates
Eshel Yaron [Tue, 9 May 2023 16:48:53 +0000 (19:48 +0300)]
Documentation updates

16 months agoBump version to 0.1.3
Eshel Yaron [Sat, 6 May 2023 19:21:32 +0000 (22:21 +0300)]
Bump version to 0.1.3

16 months agoBump version to 0.1.2 v0.1.4
Eshel Yaron [Sat, 6 May 2023 19:18:41 +0000 (22:18 +0300)]
Bump version to 0.1.2

16 months agoEnable recursive minibuffers in dict-read-word
Eshel Yaron [Sat, 6 May 2023 19:18:12 +0000 (22:18 +0300)]
Enable recursive minibuffers in dict-read-word

16 months agoFix edge case in error code detection
Eshel Yaron [Sat, 6 May 2023 19:17:59 +0000 (22:17 +0300)]
Fix edge case in error code detection

16 months agoRequire help-mode
Eshel Yaron [Sat, 6 May 2023 19:17:37 +0000 (22:17 +0300)]
Require help-mode

16 months agoAdd initial documentation v0.1.2
Eshel Yaron [Sat, 6 May 2023 18:45:47 +0000 (21:45 +0300)]
Add initial documentation

16 months agoInitial commit
Eshel Yaron [Sat, 6 May 2023 14:48:17 +0000 (17:48 +0300)]
Initial commit