Age | Commit message (Collapse) | Author |
|
I am too tired to list the changes.
|
|
durand-dict.el: Now we have a framework that potentially supports
searching other dictionaries than the single agarathi dictionary.
Also, the parsing of the agarathi search results is much more
structured now, and so is the presentation of the search results: each
definition is listed in a separate item, and the examples are grouped
under one heading, so that the user can skip these examples at will.
And the presentation replaces every continuous block of spaces by one
single space.
As the consequence of all these, the readability is massively
improved.
|
|
* durand-dict.el (dudict-mode, dudict-parse-agarathi)
(dudict-parse-agarathi-panel): Add a special mode so that IBuffer
can filter these buffers into the same group.
* ibuffer.el (durand-bongo-set-filter): Add this filtering group.
|
|
It is at a barebones stage now. Still improvements are needed, but it
is already kind of usable now: only the interface needs improvements.
|