Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns 29874da067 Delete some stale comments.
--HG--
extra : rebase_source : 509c4daaf6e61de833f454cc81d8a7e13752eb94
2011-06-19 19:17:04 +10:00
Doug Kearns 989bd19500 Remove optional closing find command pattern delimiter from :help /.
It's no longer supported and offsets don't make enough sense to implement.
2011-06-24 14:27:44 +10:00
Doug Kearns fe3decf83a Remove Window special casing from Editor#pasteClipboard. 2011-06-22 11:38:33 +10:00
Doug Kearns daad89bb83 Use the alias of :run that was called in the output window. 2011-06-19 01:29:38 +10:00
Doug Kearns e11d10cfbb Fix timespan based sanitation of history items.
Fixes issue 508.
2011-04-09 12:58:26 +10:00
Doug Kearns 8bc697a6e1 Don't set bang config property for :style, :dialog, :quitall which don't support it. 2011-06-19 00:49:34 +10:00
Doug Kearns ef9a5a47e7 Fix help typo. 2011-06-18 22:24:17 +10:00
Doug Kearns fefe76dfa0 Fix reference to old boolean 'loadplugins' in :help startup. 2011-06-16 15:32:19 +10:00
Doug Kearns 3763e44e3b Add missing semicolons.
--HG--
extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
2011-06-16 01:10:06 +10:00
Doug Kearns 68629f3fd5 More assorted map aliases.
--HG--
extra : rebase_source : 8614d45db94c8415542c0a264b602b24d898971e
2011-06-16 01:09:05 +10:00
Doug Kearns 12df37b179 Don't attempt to show empty hint text.
--HG--
extra : rebase_source : dd00a53b707216ec95eb63684bdfef140793f95b
2003-05-08 13:54:44 +10:00
Doug Kearns f2f2a25169 Clarify :help quitting. 2011-06-16 11:50:45 +10:00
Doug Kearns d8618133ab Fix typo in :help :jumps. 2011-06-12 22:59:02 +10:00
Doug Kearns eee7cff10f Add some path manipulation map aliases. 2011-06-12 22:20:12 +10:00
Doug Kearns df984fae58 Fix gP description. 2011-06-12 15:42:20 +10:00
Doug Kearns a6f1417220 Add <scroll-{top,bottom}> map aliases. 2011-06-12 14:11:23 +10:00
Doug Kearns c4c0ab7789 Don't store duplicate site-filters when appending to styles.
--HG--
extra : rebase_source : aefc07675ea287d3b8d51c8fc56ecc14730b7c30
2011-06-11 19:17:29 +10:00
Doug Kearns d960ede32e Display a message from :scriptnames when no scripts have been sourced. 2011-04-04 22:11:30 +10:00
Doug Kearns 8ef77adb1c Whitespace fixes. 2011-04-04 22:10:28 +10:00
Doug Kearns b1f6343fda Fix :command [arg].
In a manner roughly analogous to the :map [arg] implementation. Closes issue
#455.
2011-04-04 22:09:05 +10:00
Doug Kearns 94c8b3f1b8 Add cheap interactive :js heredoc sanity test.
--HG--
extra : rebase_source : 8a14101f288c46ae0f87810b31ffba04a80222e4
2011-04-03 02:14:15 +11:00
Doug Kearns 78cf60a5ba Fix typo in :help :sanitize.
--HG--
extra : rebase_source : ae66821a8b9824a006d8d47350fb32367de9cb86
2011-04-01 21:32:29 +11:00
Doug Kearns a52a0dc61f More ad hoc i18n work. 2011-04-01 10:12:47 +11:00
Doug Kearns b485c9d55e Match :macros name spec to documentation :mac[ros].
Closes issue #466.

--HG--
extra : rebase_source : 0c45a7fc95b9949a4d05507e0ef135cce6676831
2011-03-28 16:37:48 +11:00
Doug Kearns 78430defc2 Fix message key typo. 2011-03-28 10:34:45 +11:00
Doug Kearns 207b6dca72 Fix :set! without premature commandline instantiation.
Fix :let and options.listPrefs.
2011-03-28 09:42:44 +11:00
Doug Kearns 0442577479 Fix :set!. 2011-03-28 08:01:56 +11:00
Doug Kearns 75bf52f46f Remove extraneous 'eht' ;i definition.
--HG--
extra : rebase_source : 6b719404040fcdbe7e5adcded9072771e0b6c194
2011-03-26 10:37:10 +11:00
Doug Kearns 10d6288bac Fix :command -literal completion description. 2011-03-26 07:35:59 +11:00
Doug Kearns aa7d16d373 Fix :reloadall. 2011-03-26 00:32:53 +11:00
Doug Kearns 9ae921773d More ad hoc i18n work. 2011-03-21 17:33:51 +11:00
Doug Kearns de04fc99d4 More ad hoc i18n work. 2011-03-20 00:46:11 +11:00
Doug Kearns 1b197039a5 Add missing Vim modeline. 2011-03-19 21:28:25 +11:00
Doug Kearns ebfc3712e6 Localize the more prompt messages. 2011-03-19 21:24:51 +11:00
Doug Kearns af550c3839 Run style bot.
--HG--
extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
2011-03-19 15:00:46 +11:00
Doug Kearns cf0b41a4db Miscellaneous localization fixes. 2011-03-15 20:30:10 +11:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Doug Kearns 27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Doug Kearns acb7a8c8a1 Small refactoring of ConfigBase#{haveHg,branch,version}.
--HG--
extra : rebase_source : 3507cd5053d8041826855822a399e882a946ae33
2011-03-12 02:04:21 +11:00
Doug Kearns 1094eb2412 Fix erroneous message key use in :extadd.
--HG--
extra : rebase_source : b63c12fc8bdaebdca1d622e1b124bf729583cf12
2011-03-11 05:39:38 +11:00
Doug Kearns 718ad5d807 Fix Range() struct definition.
Closes issue #428.
2011-03-10 22:20:52 +11:00
Doug Kearns 11623d4f8b Move some more message strings to the properties file. 2011-03-10 22:06:29 +11:00
Doug Kearns 8f51582eb0 Remove the 'cleardata' reference from :help dialog text.
It's not longer supported.
2011-03-08 15:21:31 +11:00
Doug Kearns a81de326ec Move some more message strings to the properties file.
--HG--
extra : rebase_source : a889c395e2c67d6352d51ee04a77ac870f4da972
2011-03-08 03:41:37 +11:00
Doug Kearns c08c0dc19f Move some more message strings to the properties file. 2011-03-08 03:09:37 +11:00
Doug Kearns 1f0a95e40d Fix "print.sent" message usage typo. 2011-03-08 03:03:21 +11:00
Doug Kearns 2909881bb1 Rename parameter as per style guide. 2011-03-08 02:29:23 +11:00
Doug Kearns 1c4c5e5ad3 Normalise use of "res" vs "ret" for return variables. 2011-03-07 21:41:07 +11:00
Doug Kearns b9ab68edb9 Remove weird arg 'checking' log message from buffer.followLink. 2011-03-07 00:30:22 +11:00
Doug Kearns aaa3d9fa14 Move some more message strings to the properties file. 2011-03-07 00:28:30 +11:00
Doug Kearns 10d08d2833 Fix :tabdo. 2011-03-06 22:57:51 +11:00
Doug Kearns 7306b50710 Quick fix for searching with Object property names as search terms. 2011-03-06 22:35:38 +11:00
Doug Kearns ee76dc5ad0 Fix some message key names. 2011-03-06 19:22:24 +11:00
Doug Kearns 83385f9d0b Move some more message strings to the properties file. 2011-03-06 19:16:54 +11:00
Doug Kearns fed14b1b3f Fix message output when listing styles and there are none. 2011-03-06 18:09:21 +11:00
Doug Kearns 3c1009494b Fix reporting the bug report warning for XPIs created from the default branch. 2011-03-06 17:38:32 +11:00
Doug Kearns 30b0c8f43e Fix "style.none" message value. 2011-03-06 17:37:05 +11:00
Doug Kearns 0b4592cd88 Temporarily back out an error producing call to _() in prefs.set. 2011-03-06 05:43:54 +11:00
Doug Kearns cae269fd32 Move some more message strings to the properties file. 2011-03-06 03:15:01 +11:00
Doug Kearns 87a756718d Fix some incorrect help links.
--HG--
extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
2011-03-05 22:06:31 +11:00
Doug Kearns 7b5fea55cc Fix reference to removed :comclear in testCommands.
--HG--
extra : rebase_source : 33a19cdf6a5a3e544555cd36281ea9ea5ef4d6e4
2011-03-05 17:58:00 +11:00
Doug Kearns 6c48ca8b19 Use macro.noSuch message for unset macros. 2011-02-27 20:37:04 +11:00
Doug Kearns e14d120d01 Fix macro playback.
Closes issue #405.
2011-02-27 20:32:24 +11:00
Doug Kearns 6ecdef37dd Add missing modelines to new modules.
--HG--
extra : rebase_source : d80617c47f30c0344c08e810e51c19a91b1cec53
2011-02-25 00:07:43 +11:00
Doug Kearns 06df2f9f6a Bump melodactyl maxVersion.
--HG--
extra : rebase_source : 8179dd0861917550ee538e1862c9beec61fd2351
2011-02-25 00:05:56 +11:00
Doug Kearns 7613152963 Fix global reference to SBGetBrowser in config.stop.
--HG--
extra : rebase_source : b5f287418fe2087af5c8c1db83eb6cf995a1e66e
2011-02-24 23:28:17 +11:00
Doug Kearns 46ac3c272e Remove some double spacing.
--HG--
extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27
2011-02-24 22:48:52 +11:00
Doug Kearns d8cf69e1de Add missing semicolon.
--HG--
extra : rebase_source : 958c171ce1a28af8e7f65c8ccb4a51b99edab3fa
2011-02-24 22:45:50 +11:00
Doug Kearns 086255acef Fix an autocmd message key typo. 2011-02-26 12:59:58 +11:00
Doug Kearns d3ae652445 Fix incorrect module references in mail. 2011-02-24 22:20:21 +11:00
Doug Kearns d88d88e0bd Add the address book manager to the services cache.
Fixes :contacts.
2011-02-24 21:25:22 +11:00
Doug Kearns 6606be55bb Fix heinous text-edit help index link name.
For the sake of Nielson's heart rate.
2011-02-24 17:15:12 +11:00
Doug Kearns 85873f6e2c Fix config.isPlayerWindow.
Fixes player mode mappings.
2011-02-24 17:10:49 +11:00
Doug Kearns 56b7f55ef6 Fix :help <sleep> spec typo.
--HG--
extra : rebase_source : c960c83e46ea35b41da8cc17fb91f58ed5325940
2011-02-17 20:02:33 +11:00
Doug Kearns 858b01e63e Call a host of uncalled testCommands completion and error tests. 2011-02-07 21:37:39 +11:00
Doug Kearns 6331a0c532 'Fix' :delcommand testCommands test.
This was failing due to *evil* test dependencies.
2011-02-07 21:16:00 +11:00
Doug Kearns 8507b4f232 Fix failing qmark completion tests. 2011-02-02 17:59:57 +11:00
Doug Kearns 1ad028860a Partially fix some lying :bmark output tests. 2011-02-02 15:19:36 +11:00
Doug Kearns c12dc0ec43 Document events.finishRecording. 2011-02-02 14:09:45 +11:00
Doug Kearns b5025f77f3 Relocate the test log to the test directory. 2011-02-01 20:44:12 +11:00
Doug Kearns 35a6b6eaf4 Add new privacy.xml help file.
--HG--
extra : rebase_source : e141c5426e02dc38e38acb11fbf94ce4e5d62fc9
2011-02-01 20:08:46 +11:00
Doug Kearns e38f408b5d Ignore non-enumerable properties in set.has. 2011-02-01 19:19:29 +11:00
Doug Kearns 7d2605456c Update some old references to the deprecated dactyl.globalVariables.
Prefer set.has over Object#hasOwnProperty in :let/:unlet definitions.
2011-02-01 18:28:06 +11:00
Doug Kearns 4b06889126 Fix abbreviations.get again to survive a hasOwnProperty abbreviation. 2011-02-01 17:48:52 +11:00
Doug Kearns 6fd731299e Rename the [ci]abbrev commands to [ci]abbreviate. 2011-02-01 17:23:24 +11:00
Doug Kearns df4b9340eb Rename abbreviations.abbrevs to abbreviations._store. 2011-02-01 16:58:41 +11:00
Doug Kearns 8732940655 Don't attempt to expand non-existent abbreviations with Object property names. 2011-02-01 16:56:31 +11:00
Doug Kearns 243921aec6 Mention the versions.xml help page in the intro page list. 2011-02-01 01:40:31 +11:00
Doug Kearns 37d62cdeba Run stylebot -- semicolons. 2011-02-01 01:06:49 +11:00
Doug Kearns cf79af7148 Minor clarification of events.feedkeys API docs. 2011-01-31 22:56:32 +11:00
Doug Kearns 97186c8bff Clarify :help :feedkeys. 2011-01-31 22:42:53 +11:00
Doug Kearns 68bd2e5274 Fix dactyl.Controller#countBeep definition typo. 2011-01-31 22:32:21 +11:00
Doug Kearns bb4423c14c Fix :map -mode description. 2011-01-31 22:29:26 +11:00
Doug Kearns 2c3fd51812 Restore the repeat.xml help file.
--HG--
extra : rebase_source : 7647d2e583fe2ed05c693a1524ff6e54105c3faf
2011-01-27 18:38:08 +11:00
Doug Kearns 35e0ab9cf4 Add experimental Mozmill functional tests.
--HG--
extra : rebase_source : eb8095f9d17f9c97706f93f670dd880c2b56f050
2011-01-25 22:17:52 +11:00
Doug Kearns a35f064cc8 Fix :run. 2011-01-25 18:16:28 +11:00
Doug Kearns 93f89c9573 Mention the FAQ in about:pentadactyl.
Disable the reference to the currently missing :help version page.
2011-01-24 16:58:38 +11:00
Doug Kearns ca9aa5bd02 Fix mappings.get. 2011-01-24 14:44:08 +11:00
Doug Kearns 162d9122b2 Fix mappings.iterate. 2011-01-24 14:19:55 +11:00
Doug Kearns de2655ce01 Document Map#id.
--HG--
extra : rebase_source : 2cbd2fe1cfee7446b4c07e13e0d22b7b00aaa25c
2011-01-24 12:49:50 +11:00