You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Jan1514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514Limiting the number of loaded items in the positions history.Removing a mistaken '+': only one menu name is allowed in key bindings.Fixing a typo in an #ifndef symbol. Reported by Frank.Allowing inline comments with key bindings.Freeing the items on the undo stack when a buffer is closed.Moving set_modified() to the file that has to do with files.Returning a fantastic file descriptor -- when openingPlugging another memory leak.Freeing the full filename in all cases.Showing a key only when it was rebound.Eliding an unneeded function.Deleting two duplicate declarations.Eliding an unneeded variable and adjusting some wrappings and whitespace.Deleting an 'if' that is always FALSE.Removing a reference to an obsolete file.Adjusting a few comments and rewrapping some lines.Reducing the number of indentation steps elsewhere too.Reducing the number of indentation steps.Condensing the preparsing of a line.Removing a senseless iteration: simply add the new record at the tail.Differentiating a variable name from function names.Removing some code duplication.Rename a variable, to match the save routine.Fixing some typos and whitespace, and normalizing the dates in the NEWS file.Fixing the 2.5.1 tag in the Changelog.Back to SVNGNU nano 2.5.1 releaseForward date 2.5.1 up to the 11th since I didnt get to it before Midnight.Adjusting dates and version number.Adding a news item for the upcoming 2.5.1.Snipping inconsistent blank lines in the Changelog.Not going beyond the number of available rows in the edit window.Making sure to keep advancing also when regex matches are zero-length.Adding a comment and using a symbolic value.Delete two unneeded #ifdefs -- better fail to compile than create a cripple.Making "Tab" produce the appropriate keycode.Gettextizing a forgotten string.Adding "Tab" as a key description, just like "Del" and "Enter" already are.Improving the name of allow_pending_sigwinch() to allow_sigwinch(),Condensing the exit code of do_linter().