Commits


allow space in sensible_self_insert


changed default tab separator character Suggested by Gnuserland, thanks!


fix warning and mention line.help


add prototypes and use proper type (fn ptr vs void *)


give a name to to the help buffer


sync


pretty print help lines


include compat.h before everything else


fix counter in scroll-line-up


fix redraw when side window is visible


jump to line in the current buffer!


add other-window (C-x o) and allow focusing help buffer


recompute help only when needed


move in_minibuffer too


always include compat.h first