You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun29282725Fixing breakage of r5695 -- I confused nregcomp() with regcomp(). :(Renaming a variable and reshuffling a few lines."Closing" an extended syntax again, to prevent sneakily extendingArranging some things more orderly.Not allocating a struct for the "none" syntax -- it doesn't need any.Renaming a struct member.Disallowing the addition of further things to a syntax whenRearranging a few things in my style.Not dropping regexes that were gathered earlier.Renaming a variable and fusing an increment.Using the now correct parsing of header regexes also for parsing magic regexes.Not continuing when something is wrong, but instead skipping the rest ofRenaming another struct element, because it refers not justRenaming a struct element for aptness and contrast.Eliding the function nfreeregex(), now used just once.Renaming a variable for conciseness.Factoring out a triple repetition into found_in_list().Stripping things bare to see the sameness.Looking for the default syntax only when all else failed --Back to SVN, and tweaking whitespace in NEWS and Changelog.Correcting the description of 'justifytrim', adding it to the Info document,GNU nano 2.5.3 releaseCall kill_spaces_on_justify justifytrim, to match the rest of rcfile naming conventions.Eliding splice_opennode() by handling the two cases (the creation ofNow putting things in the proper order: setting 'prev_dir' only whenPlugging a memory leak by not copying a string twice.Tweak KILL_TRAILING_SPACES. Still deciding on name...Tweaking the Changelog.Rewrapping and reshuffling some lines.Centering the cursor when the thing being undone or redone is currentlyNot moving the cursor when copying a backwardly marked region.Renaming a variable, for contrast and correctness.Using the correct column number also when messages are skipped.Showing the cursor in the edit window when linting.Making the cursor visible again after a justification and after anAs the charmove() already copies the terminating null byte,Make that kill_spaces_on_justify, add hilighting.2016-02-22 Chris Allegretta <chrisa@asty.org>Eliding a variable -- there is no need to optimize for calls of strlen(),Not moving too many bytes -- that is: not moving them beyond the