Commits


add mini-kill-whole-line


document write-buffer function, binding and alias


mark variables with Ic so it's possible to jump to them with :t


document reply-last-input and M-r


add alias open for load-url, suggested by Florian, thanks :)


link the thfr@ article about OOTB-TOFU in the ACKNOWLEDGEMNTS section


add to CAVEATS a note about the naive text-wrapping algorithm


document cache-info


document fringe-ignore-offset


document the `line.fringe' style identifier


specify that --help and --version also exit


remove the description about the session file format It's been changed recently (see history & killed files) and I don't want to keep documenting it: users shouldn't mess with their history file that easily (this is not an excuse for sloppy parsing, which isn't the case.) Furthermore, the format is easy, I think intuitive, and the code easily found in fs.c.


bump manpage date


document max-killed-tabs and tab-undo-close


s/change-title/update-title/