You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Jan31Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322syntax: 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 logicallysyntax: javascript: color strings differently from major keywordssyntax: javascript: require that a comment is preceded by whitespacesyntax: javascript: add newer keywords and string syntaxtweaks: frob four comments, and rewrap two linestweaks: factor out a piece of common codetweaks: remove two irrelevant conditionstweaks: reshuffle another bit of code, for concisenesstweaks: reshuffle a bit of common code, moving it to an existing functionindenting: don't exclude last line of region when region is emptytext: keep cursor at left edge when it IS there when indenting/commentingtweaks: elide two parameters from the get_region() functiontext: let indenting/commenting skip the last line if its x is zerotweaks: drop some old debugging code plus a superfluous commenttext: set and reset the Modified state correctly when undoing/redoingtweaks: limit the resetting of "Modified" to writing a full buffertweaks: remove some unneeded parentheses, and shorten two function callsdisplay: ensure that cursor is visible when compiled with --with-slang