1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 18:21:25 +02:00
Commit Graph

490 Commits

Author SHA1 Message Date
Ted Pavlic eb9863789c Revert "Added NEWS item about using make from within doc dirs."
This reverts commit 3767748f8d5540bcc5bd43e2aa4770379ed04c77.
(no need for NEWS item about dev build stuff; doc it elsewhere)
2009-01-07 13:54:32 -05:00
Ted Pavlic 653ff0fb72 More doc Makefile convenience edits. 2009-01-07 12:24:51 -05:00
Ted Pavlic 3beb76a4b6 Added NEWS item about using make from within doc dirs. 2009-01-07 11:03:00 -05:00
Ted Pavlic 52667c8a63 Remove escaping in marks.txt; replace with inline passthrough (for old asciidoc versions that don't automatically URLize without braces. 2009-01-07 10:57:02 -05:00
Ted Pavlic da0a6da5be Remove redundant make from doc Makefiles 2009-01-07 10:56:01 -05:00
Ted Pavlic c54c179d98 Added small Makefiles to doc dirs to make building docs more convenient. 2009-01-07 10:34:33 -05:00
Ted Pavlic 4459827556 Moved SCM HACKING disc to vimp/TODO and added to it. 2009-01-07 08:57:55 -05:00
Ted Pavlic 7485dbba4d Added TODO: document remote git branches in HACKING 2009-01-06 19:06:14 -05:00
Ted Pavlic a07394e16c Added to TODO: reformat HACKING so that git diff can parse it prettilly 2009-01-06 12:12:49 -05:00
Martin Stubenschrott 2b404b74a0 Allow canceling of asynchronous completions. Some other small completion cleanups. NOTE to myself: The completion/commandline code is quite spaghetti code again, need to reduce unused functions, and reduce side effects inside functions like resetCompletions 2009-01-05 23:58:34 +01:00
Doug Kearns 698cdb19c2 Add "io" to the services cache. 2009-01-05 21:47:49 +11:00
Doug Kearns 49e0c091c1 s/stylesheet/style sheet/g in documentation. 2009-01-05 21:10:57 +11:00
Martin Stubenschrott 41d8cf47dd fixed multiline output display in regressions.js 2009-01-05 06:04:17 +01:00
anekos f8ffc1b482 Fix 'online' option's getter 2009-01-05 13:59:58 +09:00
Ted Pavlic ad4b9b89f9 Clarification to :help for :open, :tabopen, and :winopen about what happens to first and next URLs. 2009-01-04 22:15:29 -05:00
Ted Pavlic 1112440269 Corrected correction 'Copyedit to :help winopen for clarity.' 2009-01-04 22:07:56 -05:00
Ted Pavlic 166d60abd0 Added lines to HACKING and vimp/TODO requesting testing/optimization info. 2009-01-04 22:02:26 -05:00
Martin Stubenschrott bc0c985a49 Revert "Copyedit to :help winopen for clarity."
Ted: Read the help again, :tabopen is just like :open, but opens in a
new tab.

This reverts commit 9f199106abf90dec0a2de6235dad0cf50a8e7722.
2009-01-05 00:46:51 +01:00
Ted Pavlic 20617543f2 Copyedit to :help winopen for clarity. 2009-01-04 18:13:42 -05:00
Ted Pavlic b503518702 Changed :set {option}* in help to :set {option}? 2009-01-04 16:19:10 -05:00
Ted Pavlic 7f4431361f Add comments to TODO similar to comments that were posted (but have yet to appear) on newsgroup and comments on Trac. 2009-01-03 15:30:23 -05:00
Martin Stubenschrott 4d272ccc35 update NEWS and TODO 2009-01-03 14:22:47 +01:00
Martin Stubenschrott 5a139df797 Add ;F back again. Kris is right, that we are in feature freeze, but
this really just is a small commit which looks done right and satisfies
the need of a lot of people.

This reverts commit 969feba9355bdc148dc9403992facb314a30d1be.
2009-01-03 14:10:34 +01:00
Martin Stubenschrott 14b566422b updated Donors 2009-01-03 14:09:38 +01:00
Kris Maglione fa56f3058c Revert "Implement http://vimperator.org/trac/ticket/92 (restore ;F) (revert if want)"
This should have been discussed first, especially given the current feature
freeze. This could easily have been implemented as a plugin. Feel free to
re-commit to the dev branch *after* discussing it, though.

This reverts commit da2ab0f1abe0f110d71fbed5c10c165565f76100.
2009-01-02 18:44:47 -05:00
Kris Maglione 6d8194232f Fix help link bugs, needs cleanup 2009-01-02 18:40:32 -05:00
Ted Pavlic 7ec7bb15dd Implement http://vimperator.org/trac/ticket/92 (restore ;F) (revert if want)
The implementation provides the same functionality as ;F while still
maintaining the Vimp2.0 style hints. There is definitely room for
refactoring here.
2009-01-02 15:24:05 -05:00
Ted Pavlic f70344be50 Better grouping of extended hints in help. Also made completion list consistent with help list. 2009-01-02 14:44:23 -05:00
Ted Pavlic 211613d2c2 Some help list updates. Among other things, got rid of explicit numbering. 2009-01-02 14:32:15 -05:00
Ted Pavlic d5a28b5b37 Made consitent {arg} typesetting in help. 2009-01-02 14:16:11 -05:00
Ted Pavlic 451b094c21 Document ;V in :help and in completion. 2009-01-02 12:30:18 -05:00
Ted Pavlic 2e0f25449b Clarification about browser.tabs.lIB pref in hints help. 2009-01-02 12:20:27 -05:00
Ted Pavlic 0a67d035f8 Help copyedit to make Note: match convention. 2009-01-02 12:18:01 -05:00
Ted Pavlic 254bb5c8ef Added :set! alias to help options.txt 2009-01-02 12:11:21 -05:00
Ted Pavlic c56ba42693 Added ;* tags to list items under :h ; 2009-01-02 12:06:36 -05:00
Ted Pavlic 1facfe407f Several edits to help docs to clarify when plugins are loaded and what can cause them to not be loaded. 2009-01-02 11:37:07 -05:00
Doug Kearns e91fbcd754 Add some source documentation for AutoCommands.
Also normalise the use of /* */ and // comments.
2009-01-02 00:56:58 +11:00
Doug Kearns eeca611435 Add some more rough source documentation. 2009-01-01 22:01:56 +11:00
Doug Kearns f878307b34 Fix part of #110.
Fix #110 (;b and ;t don't respond to 'activate'. Behavior spec'd in
:help is unclear).

I've fixed the inverted ;b/;t behaviour (the bug), closed the ticket,
and added 'activate' support as a TODO.
2008-12-31 13:19:48 +11:00
Doug Kearns 6e6b601a42 Don't highlight comments in RC file :set lines as they're not supported. 2008-12-31 13:08:44 +11:00
Doug Kearns 22744e80fa -TODO: can't reverse tab through the vimperator toolbar. 2008-12-31 13:08:43 +11:00
Doug Kearns f7b110e45f TODO: message system needs a spec if it's going to be incompatible. 2008-12-31 13:08:38 +11:00
Doug Kearns ef34a5b71d Trivial refactoring of io.readDirectory. 2008-12-31 13:08:35 +11:00
Doug Kearns 2828b47b65 Search recursively for plugins in liberator.loadPlugins. 2008-12-31 13:08:32 +11:00
Ted Pavlic a1dcfa4e02 Added :lpl and :loadplugins to vimperator.vim 2008-12-30 11:22:11 -05:00
Ted Pavlic 5d8d61cc01 When setting rtp on startup, set VIMPERATOR_RUNTIME to match if it doesn't already exist. 2008-12-30 10:10:37 -05:00
Ted Pavlic ed62a80d20 Use consistent _$VAR_ in help. Before it was mix of _$VAR_ and \'$VAR' 2008-12-29 16:43:46 -05:00
Ted Pavlic 7c64cd0a6c Put quotes around example bash command, just like Vim's help. 2008-12-29 16:32:57 -05:00
Ted Pavlic db7d16bf0e Swapped help defaults for sh and shcf. Now they're correct. 2008-12-29 16:30:20 -05:00
Ted Pavlic 6cbf75ca53 Put quotes around CDPATH in cdpath default help string, as is convention. 2008-12-29 16:25:13 -05:00