Commit graph

9 commits

Author SHA1 Message Date
a6e2d9b620 Add more space between nodes
Since texinfo files can start to look like a big jumble of letters these
control characters help in keeping visual distinction between nodes and
make navigating the file in Emacs easier by splitting it up in pages.
2013-07-02 22:39:47 +02:00
df47a68535 Add remove-tags command
This command removes the given tags (or all if none are specified) from
a bookmark's tag list.
2013-07-02 22:30:46 +02:00
9e6199a5aa Add random command
This command simply prints a random URL. A tag may be specified to limit
the search to that tag. In the Conkeror module this command immediately
loads the random bookmark in the current buffer.

- js/clark.js: If `error' is empty, return the value of `data'. This
  makes it easier for some commands to use the result of the command.
  Add `clark-random' to `clark_keymap'.
2013-06-04 01:12:13 +02:00
220174641a Change switches table to @deffn 2013-04-03 02:39:14 +02:00
e03954c79f Fix texinfo warning 2013-04-03 02:33:45 +02:00
9b2f4b4369 Add notes about conkeror in tenxinfo
Explains what it does and how to use it.
2013-04-03 02:33:36 +02:00
c7b0e8b951 Update documentation
Add a node about customizing CLark through its init file.
2013-03-28 20:31:33 +01:00
aa3f4a26cc Update texi documentation to include new commands 2013-03-23 21:32:39 +01:00
080bb351b8 Add some docs 2013-03-23 01:00:14 +01:00