You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Jan9862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322tweaks: rename a function, for aptness, and drop a superfluous checktweaks: reshuffle a couple of linesreplacing: don't skip the first character of a backwards-marked regiontweaks: indenting text files with tabs is not a good ideasyntax: nanohelp: color also the Sh-Tab key combotweaks: condense the conditional compilation of shortcut reassignmentsbuild: fix compilation when configured with --enable(tiny,color,nanorc}tweaks: fully include Savefile and Wherewas in the tiny versionbuild: fix compilation with --enable-tiny --enable-justifysyntax: lua: do not color debug.setinfo as it doesn't existpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.2 releasetweaks: fold some regexes into one another, for concisenesssyntax: go: sign of exponent in number literal is optionalsyntax: go: fix word boundary before dot in number literalsyntax: lua: condense some regexes, tweak comments, reorder thingssyntax: lua: add new and missing standard library functionssyntax: lua: support fractional part and exponent for decimal and hexsyntax: lua: require at least one digit for hexadecimal numbersgnulib: update to its current upstream statesyntaxes: remove redundant word-boundary markerstweaks: use for git the more faithful "less -x1,5" suggested by Brandtweaks: use spaces for alignment also in the THANKS filedocs: say thanks to some fairly recent translators, and rename onedocs: mention that the source code is best viewed with a tab size of 4tweaks: convert the indentation of the NEWS file tootweaks: fix some whitespace errors, and convert alignment tabs to spacestweaks: convert the indentation to use only tabstweaks: add a separate function that actually wipes the status barprompt: blank the bar when a "continue?" is answered with No or ^Cindenting: keep affecting last line of marked region if it was at firstsyntax: lua: correct the word boundaries on standard library functionstweaks: condense, reword, and rewrap a bunch of commentshelp: swap the order of the Complete and Comment functionstweaks: slightly rename four functions, for aptness and varietytweaks: use printf's z modifier for (s)size_t, instead of castinghelp: show that "Tab" will indent, just like "Sh-Tab" will unindenttweaks: move some frequently-used keystrokes to the top of the listsyntax: javascript: add some comments, and color explicit numbers toosyntax: javascript: add some keywords, and sort them more logically