aboutsummaryrefslogtreecommitdiffstats
path: root/src/markam.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add url lookup for conkerorGravatar Tom Willemsen2013-02-111-4/+18
| | | | | Add simple url lookup for conkeror. Currently loads all bookmarks into the completion buffer, but this will be changed.
* Add simple searchingGravatar Tom Willemsen2013-02-021-1/+15
|
* CleanupGravatar Tom Willemsen2013-02-021-42/+48
| | | | | | - Disable interpreted usage, it doesn't seem to work. - Move comments outside of functions, I miss docstrings... - Move handling of "other" arguments to separate function.
* Add possibility of running as scriptsGravatar Tom Willemsen2012-12-301-0/+4
| | | | | | By using the `#+' read syntax to determine if the file is being run as a script or (presumably) compiled, we can use it as either a binary or a script.
* Rename linkwave to markamGravatar Tom Willemsen2012-12-291-0/+117