Let's say I just commited my file, in Mercurial, with a description such as "removed all the no-longer-needed comments". Some minutes after, I realise that I've forgot to remove some comments of that kind. I'd like to be able to update that commit I did some minutes ago instead of having to do a new one.
Is it possible to do something like this?