You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Jul292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624Normalizing whitespace after the preceding changes.Not showing ^R and ^T in the help lines in restricted mode (if possible),Making the four toggles that don't have any effect in restricted modeNot showing options that don't have any effect when asking for --help inIt is better to say that this function is disabledDropping two superfluous checks for restricted mode, andReenabling SIGWINCH-es also when invocation of the formatter fails,Making the calculation of the new line size more efficient and symmetrical,Improving a few comments.Tweaking a string, to match the --help text.Adding two new bindable functions that repeat the last search commandFinding each zero-length match only once, when doing regex replacements.Adding a new bindable function that writes a file to disk withoutMentioning the configure options --disable-histories and --disable-libmagic.Finding only valid UTF-8 byte sequences when searching.Adding deprecation notices for the options 'const' and 'poslog'.Plugging a few memory leaks.Correcting a name in the Changelog; otherwise googling for it is difficult.Adjusting some comments for clarity and accuracy, and rewrapping some lines.Accepting again a +LINE argument for each file given on the command line,Making the release markers stand out more,Fixing a few typos and making some updates for 2.4.* in the FAQ.Adjusting some comments.Looking for a new start only after an end,Avoiding an unfounded warning about a possibly uninitialized variable.Removing an earlier attempt at making M-W work at startup.Verifying that a named and existing file is a normal file, to avoidUsing the proper type (off_t) for the size of a file,Fixing a quote. (Found this with my default syntax colouring.)Renaming the 'menu' item to 'menus' in the shortcut struct.Unabbreviating the long option --poslog to --positionlog.Unabbreviating the long option --const to --constantshow.Preventing a segfault when spellchecking a marked region(Putting in the original patch, from before I got overzealous.)Arh! I tested that without actually making any spell correction.Removing a stray space from a statusbar message.Renaming the variable 'totsize_save' to 'size_of_surrounding',Removing the variable 'added_magicline', as it will always be FALSERearranging a few lines plus some whitespace.Removing two lines of dead code.