blob: 14b108e9212c0c8290623c414562e1c5cd4fd01d (
plain) (
blame)
1
2
3
4
|
This module provides the function dissociate, which implements a
Dissociated Press algorithm, well known to Emacs users as "meta-x
dissociate". The algorithm here is by no means a straight port of Emacs's
dissociate.el, but is instead merely inspired by it.
|