Commit ee85d40b ee85d40b82183edaf169849f684ba97455996292 by Sergey Poznyakoff

Updated

1 parent cb7da2cc
2005-03-09 Sergey Poznyakoff
* mimeview/mimetypes.l: Bugfix: accept ',' as OR
* mimeview/mimetypes.y: Fixed precedences of ',' and '+'.
2005-03-08 Sergey Poznyakoff
* TODO: Updated
......@@ -15,8 +20,8 @@
2005-03-08 Sergey Poznyakoff
TODO:121 said: "file viewer, based on the mimetypes api. I want to do
a "v foo.blah", have it look up .blah in mime.types, and do the a
ction spec'ed in mailcap."
a "v foo.blah", have it look up .blah in mime.types, and do the
action spec'ed in mailcap."
So, here it goes:
* mimeview: New directory
......