summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Don't commafy charlist options in :set output.Kris Maglione2011-10-08
* Show function prototype in :js completion even when waiting on key press.Kris Maglione2011-10-07
* Fix some cleanup issues with multiple windows.Kris Maglione2011-10-07
* Add -group flag to :tabattach.Kris Maglione2011-10-07
* Fix issue with crufty old mapping aliases.Kris Maglione2011-10-07
* Backout part of 30a75c5eb277.Kris Maglione2011-10-07
* Make sure we end the transaction for the correct editor. Closes issue #683.Kris Maglione2011-10-07
* Autogenerate the list of sanitizer items in :h :sanitize.Štěpán Němec2011-10-07
* Doc fixes.Štěpán Němec2011-10-07
* Closes issue #449.Kris Maglione2011-10-07
* Don't save history and completion changes in kill ring.Kris Maglione2011-10-07
* Update more legacy completion handling code. Make :feedkeys :foo<Tab> work as...Kris Maglione2011-10-07
* Minor cleanup and dead code removal.Kris Maglione2011-10-06
* Fix some selection mode change stupidiocy with noinsertmode set.Kris Maglione2011-10-06
* Add t_<C-a> and t_<C-x>. Fix some mungeRange brokenness with selectEnd and se...Kris Maglione2011-10-06
* Damn it.Kris Maglione2011-10-06
* macros ≡ macros.Kris Maglione2011-10-06
* XUL cache prevents DOMContentLoaded. Grr. Closes issue #649.Kris Maglione2011-10-06
* Remove evidence of my channeling of the Bee... eleventy one eleven!Kris Maglione2011-10-06
* Cleanup main.jsm. Add (currently disabled) command cacheing.Kris Maglione2011-10-06
* Fix mangled commit.Kris Maglione2011-10-06
* Better temp file names for gF and friends.Kris Maglione2011-10-06
* Closes issue #681.Kris Maglione2011-10-06
* Register support with a crude kill ring.Kris Maglione2011-10-06
* Add c_<compl-{next,prev}-group> help entries.Kris Maglione2011-10-05
* Alias c_<C-Tab> to c_<A-f>.Kris Maglione2011-10-05
* Closes issue #680.Kris Maglione2011-10-05
* Make caret visible while selected when in Visual Text Edit mode.Kris Maglione2011-10-05
* Fix bug?Kris Maglione2011-10-05
* Add missing semicolon thus rectifying all grokability issues with messages.ex...Kris Maglione2011-10-05
* Move variable-width status column after the controls column in :addons. Dim i...Kris Maglione2011-10-05
* Non-broken :dia downloads.Kris Maglione2011-10-05
* Kill :dia errorconsole as it does the same thing as :dia console in practice.Kris Maglione2011-10-05
* Kill :dia import.Kris Maglione2011-10-05
* Add messages.export.Kris Maglione2011-10-05
* Make sure selection is not null after buffer.resetCaret.Kris Maglione2011-10-05
* Try grabbing Content-Disposition from a HEAD request for the save link comple...Kris Maglione2011-10-05
* Add o_c, o_d, and o_y. Fix selection mode change magic bug.Kris Maglione2011-10-05
* Add v_o.Kris Maglione2011-10-05
* Fix some non-Text Edit mode f/F/t/T issues.Kris Maglione2011-10-05
* Use ranges for editor.findChar.Kris Maglione2011-10-05
* Sanify editor.pasteClipboard.Kris Maglione2011-10-04
* Sanify editor.expandAbbreviation. Support undo.Kris Maglione2011-10-04
* Add gu, gU. Fix some editor issues and annoyances. Better undo support. Don't...Kris Maglione2011-10-04
* Closes issue #400.Kris Maglione2011-10-04
* Remove leftover dump statement.Kris Maglione2011-10-04
* Add some editor assertions.Kris Maglione2011-10-04
* Automagical macro command completion.Kris Maglione2011-10-04
* Fix caret mode bug.Kris Maglione2011-10-04
* Remove beforeunload handler.Kris Maglione2011-10-04