> > Here is the patch that adds the booktabs-notes source block. Applied, thanks.
> I took the liberty of editing the description of the booktabs source > block, which contained a contradiction about the number of required > and optional arguments. Take a look to make sure I resolved the > contradiction correctly. > This looks good to me. > > I tried to follow Bastien's suggestion about adding a change log to the > commit message, but ended up with something that looks different than > his example. I'm not sure why--perhaps Bastien is not working in magit, > so his instructions apply to some other context? > To easily add a changelog entry from within Magit, I do the following 1. from within magit view the diff of the current changes (often this can be done through pressing TAB with the cursor on the "Modified" line in the magit buffer) 2. from within the diff view press capital c "C" with the cursor on either a green or white line (e.g., not a red line). This will pop to the commit log buffer with an appropriately formatted changelog entry. Do this for every portion of the diff. Hope this helps, thanks for the contribution -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/