You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Apr1310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630Aug2821171698532131Jul1413121029Jun25331May2Apr31Mar201918171615141312119520Dec181710984329Nov28176511Oct518Sep1626Aug2423211615111087131Jul29141210962130Jun2829May2522201523Apr2221201918171141Feb30Jan2928Initializing a variable to avoid a compiler warning, renaming it,Eliding a variable and condensing a comment.Whitespace adjustments, plus a few comment tweaks.Removing the unused parameter 'func_key' from get_shortcut().Removing the unused parameter 'file_bot' from copy_from_filestruct().Complaining about --enable-color and tiny without --enable-nanorc.Converting #ifdef ENABLE_NANORC to #ifndef DISABLE_NANORC.Printing the correct --enable/--disable option for libmagic.Making tiny disable libmagic, and documenting the --disable-libmagic flag.Some small extra colourings.Cosmetic tweaks.Deleting a misplaced setting of 'currmenu'.Removing mistaken browser item from Go-To-Line menu.Removing unused parameter 'menu' from strtosc().Adding four recent syntaxes to the packing list.Adding missing --poslog option to the texinfo file, plus some tweaks.Adding the documentation for the new --noread option.Adding the command-line option --noread to treat any nameMore editing of comment blocks and trimming of blank lines.Adjusting some comments, and removing an unneeded 'if'.Correcting two comments, and tweaking two others.Reformat some comment blocks, fix a few typos, and remove a few unneededConverting a literal UTF-8 string into its corresponding byte sequence.Extending the syntax highlighting for Go lang.Uppercasing only the first two or three characters of a key name,Melting the binding and unbinding code into a single function.Improve the layout of the fatal error message.Do not speak of "flags", but only of "options".Ehm, no, cancel that. That makes it act likeTurn wrapping off when --disable-wrapping-as-root was used, no matter what.Allowing M-J (full-justify) after being configured with --enable-justify.Dropping the obsolete argument of shortcut_init(),Keeping a pointer to the Uncut item in the functions list, to be ableDo not set any helpline tags to empty strings;There is no need for the helpline tags to be external.Limiting M-T to the main, and M-J to the main and search menus.Adjusting text for new disabling configuration options.Cosmetic tweaks.Printing the correct set of configuration options.Reloading a possibly freed function pointer. Patch by Mike Frysinger.