1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tell about the move to sourcehut More... about 3 years ago
Fix Ruby 2.6 incompatibility (fixes bug#3) More... about 5 years ago
use File.exist? rather than exists? More... almost 10 years ago
Remove a warning. More... about 10 years ago
fix for syntactically broken dict file More... about 11 years ago
Merge pull request #1 from lurdan/patch-1 More... over 11 years ago
suppress ruby warnings More... over 11 years ago
added readme More... about 12 years ago
Fix umlaut issue and better handling of compact mode in emacs iface. More... almost 14 years ago
Fix an umlaut bug More... almost 14 years ago
nicer compact output More... almost 14 years ago
Better compact output More... almost 14 years ago
Nicer output More... almost 14 years ago
Update to the new tab-separated dict file format More... almost 14 years ago
Some docstring improvements More... over 15 years ago
New variable: rdictcc-show-translation-functions Deleted: rdictcc-show-translations-in-buffer, rdictcc-show-translations-in-tooltips More... over 15 years ago
some formatting changes More... over 15 years ago
Merge branch 'master' of ssh://www.tsdh.de/~heimdall/repos/git/rdictcc More... over 15 years ago
Martins patch More... over 15 years ago
Improvement for the docstring of rdictcc-translate-region contributed by Martin Pohlack. More... almost 16 years ago
C-d ends interactive mode More... almost 16 years ago
Fix bug... More... almost 16 years ago
check if use-region-p is bound instead of requiring emacs 23. More... about 16 years ago
rdictcc-translate-word: If word = rdictcc-last-word don't translate anew, but show the buffer only. More... about 16 years ago
- rdictcc-translate-word-at-point: Use active region only with emacs 23+, cause use-region-p is new there. - New Function: rdictcc-translate-region More... about 16 years ago
rdictcc-translate-word-at-point operates on the current active region if (temporary) transient mark mode is active. More... about 16 years ago
- rdictcc-translate-word-at-point: Only translate, if word at point is not nil. More... about 16 years ago
el: - better docstring for rdictcc-program-args - set version date to today rb: - set version date to today More... about 16 years ago
Don't print trailing / in compact output. More... about 16 years ago
Make database directory configurable with new option -d, --directory More... about 16 years ago