A quick little update tonext-gh-pr.el. Since writingthe first version I've found it tobe really useful, but I've also bumped into one small issue. Sometimes I'llcreate a draft PR before I remember to start the changelog entry, and sothen I want to insert the current PR link rather than the next one.Now, sure, I can just go and copy the URL and create the link in thechangelog, but where's the fun in that when I can solve the problem inEmacs Lisp? So, with this in mind, I've just updated thepackage so that, with a prefix argument to the command, it will include alink for the latest PR rather than for the next one.This does, of course, make the name a little less correct, but I'm not goingto rename the package or the command for this one minor difference inintent.