~ubuntu-branches/ubuntu/hoary/filters/hoary

« back to all changes in this revision

Viewing changes to b1ff

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2004-11-06 13:37:51 UTC
  • mfrom: (1.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041106133751-x4y6g4fce1g75f0n
Tags: 2.34
* Add uniencode filter. Because υɳіϲоⅾе is fun.
* Fix filters man page to escape hyphens. Because υɳіϲоⅾе is fun.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
        'ER' => 'UR',
54
54
        'S+\b' => 'Z',
55
55
        'KN' => 'N',
 
56
        'IE' => 'EI',
56
57
);
57
58
 
58
59
$_=uc;