summaryrefslogtreecommitdiff
path: root/common/modules/commands.jsm
Commit message (Expand)AuthorAge
* Automagically tagify index entries without existing help tags rather than eli...Kris Maglione2011-02-20
* Fix fallout from revision b9e99e213cb9.Kris Maglione2011-02-20
* Add missing function name. Fix cleanup on window close. Fix minor mode change...Kris Maglione2011-02-19
* Allow specifying a group: prefix for Ex commands.Kris Maglione2011-02-17
* Require "x" flag in util.regexp for "extended" regex processing.Kris Maglione2011-02-15
* Fix -tags option in command line generated by n_a. Closes issue #369.Kris Maglione2011-02-13
* Replace :abc, :comc, :mapc with :unab!, :delc!, :unmap!. Add bang to :styt, :...Kris Maglione2011-02-11
* Take groups into account for :style serialization and listing. Need utility f...Kris Maglione2011-02-11
* Add abbreviation hives and fix some apparently long standing abbreviation bug...Kris Maglione2011-02-11
* Experimentally move contexts.js to contexts.jsm.Kris Maglione2011-02-10
* Add commands.get completer. Add more JS completer tests.Kris Maglione2011-02-10
* Experimentally move commands.js and options.js to modules. Fix some bugs.Kris Maglione2011-02-10