Doug Kearns
1e2052c0d9
Normalise use of the ellipsis character in help files.
2012-08-16 23:51:47 +10:00
Doug Kearns
f5d721740a
Further mode names normalisation in docs.
...
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Štěpán Němec
76481ab23e
Autogenerate :h dialog-list.
2011-07-26 23:47:37 +02:00
Doug Kearns
27de24f852
Move some more message strings to the properties file.
2011-03-13 03:10:59 +11:00
Štěpán Němec
db14f13353
Slim down insert.xml again now that all mappings are described in the autogenerated index.
...
Rename it to editing.xml, as it describes text (area) editing in general, not
only Insert mode.
--HG--
rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
2011-02-20 23:31:05 +01:00
Štěpán Němec
b5f81976c5
Document the :command improvements added in the previous changeset.
2011-01-19 13:38:18 +01:00
Kris Maglione
43458d4432
Automagically generate DTDs. One more step towards dropping the chrome: protocol.
...
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Doug Kearns
4eb8682f28
Add missing :command-complete argument list help files.
2011-01-01 04:23:57 +11:00
Doug Kearns
729bf8d45c
Normalise the help intro pages for each extension.
...
Specific content is still to come.
2011-01-01 03:52:44 +11:00
Doug Kearns
9f53da0ce3
Use entities in xmlns attributes where missing.
...
--HG--
extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
2010-10-20 13:49:32 +11:00
Doug Kearns
dac0599716
Fix naming of Leave* and Enter autocmd events in Teledactyl help.
...
--HG--
extra : rebase_source : 9909ab5ce0f9f590cfe3fcf3989c36050dd086a0
2010-10-15 11:06:37 +11:00
Kris Maglione
8ab81562ba
Remove some duplication in the DTDs. Link to the mailing list web page rather than address.
2010-10-02 18:08:41 -04:00
Doug Kearns
ec9b83d898
Whitespace fixes.
2010-10-02 17:49:55 +10:00
Doug Kearns
924f6ab1b2
Replace some Muttator references.
2010-10-01 03:09:31 +10:00
Kris Maglione
2169301157
Rename appname/idname to appName/idName in help files to maintain parity with code.
2010-09-24 07:49:17 -04:00
Kris Maglione
1557b70f45
Major documentation updates and formatting fixes, and many, many other changes thanks to an MQ glitch, including:
...
* Significant completion speed improvements
* Significantly improve startup speed, in large part by lazily
instantiating Options and Commands, lazily installing highlight
stylesheets, etc.
* Update logos and icons, fix atrocious about page
* Fix Teledactyl
* JavaScript completion now avoids accessing property values
* Add Option#persist to define which options are saved with :mkp
* Add new Dactyl component which holds add-on-specific configuration
information and removes need for separate components for each dactyl
host
* Several fixes for latest nightlies
* Significant code cleanup and many bug fixes
--HG--
rename : muttator/AUTHORS => teledactyl/AUTHORS
rename : muttator/Donors => teledactyl/Donors
rename : muttator/Makefile => teledactyl/Makefile
rename : muttator/NEWS => teledactyl/NEWS
rename : muttator/TODO => teledactyl/TODO
rename : muttator/chrome.manifest => teledactyl/chrome.manifest
rename : muttator/components/commandline-handler.js => teledactyl/components/commandline-handler.js
rename : muttator/components/protocols.js => teledactyl/components/protocols.js
rename : muttator/content/addressbook.js => teledactyl/content/addressbook.js
rename : muttator/content/compose/compose.js => teledactyl/content/compose/compose.js
rename : muttator/content/compose/compose.xul => teledactyl/content/compose/compose.xul
rename : muttator/content/compose/dactyl.dtd => teledactyl/content/compose/dactyl.dtd
rename : muttator/content/compose/dactyl.xul => teledactyl/content/compose/dactyl.xul
rename : muttator/content/config.js => teledactyl/content/config.js
rename : muttator/content/dactyl.dtd => teledactyl/content/dactyl.dtd
rename : muttator/content/logo.png => teledactyl/content/logo.png
rename : muttator/content/mail.js => teledactyl/content/mail.js
rename : muttator/content/muttator.xul => teledactyl/content/pentadactyl.xul
rename : muttator/contrib/vim/Makefile => teledactyl/contrib/vim/Makefile
rename : muttator/contrib/vim/ftdetect/muttator.vim => teledactyl/contrib/vim/ftdetect/muttator.vim
rename : muttator/contrib/vim/mkvimball.txt => teledactyl/contrib/vim/mkvimball.txt
rename : muttator/contrib/vim/syntax/muttator.vim => teledactyl/contrib/vim/syntax/muttator.vim
rename : muttator/install.rdf => teledactyl/install.rdf
rename : muttator/locale/en-US/Makefile => teledactyl/locale/en-US/Makefile
rename : muttator/locale/en-US/all.xml => teledactyl/locale/en-US/all.xml
rename : muttator/locale/en-US/autocommands.xml => teledactyl/locale/en-US/autocommands.xml
rename : muttator/locale/en-US/gui.xml => teledactyl/locale/en-US/gui.xml
rename : muttator/locale/en-US/intro.xml => teledactyl/locale/en-US/intro.xml
rename : muttator/skin/icon.png => teledactyl/skin/icon.png
2010-09-17 06:21:33 -04:00