GNU bug report logs -
#36167
[PATCH] Replace manually crafted hex regexes with [[:xdigit:]]
Previous Next
Full log
View this message in rfc822 format
>>>>> On Wed, 12 Jun 2019 03:29:29 +0300, Konstantin Kharlamov <hi-angel <at> yandex.ru> said:
>> - Do M-x vc-dir in your emacs repository to see which files are
>> changed
>> - Do C-x 4 a to prepare the ChangeLog entries
>> - Mark the files you want you commit
>> - Commit from the vc-dir buffer. This will copy the earlier ChangeLog
>> entries into the commit message buffer
Konstantin> Okay, so, after I do the first 2 points, I end up in a buffer with the
Konstantin> following content
>> 2019-06-12 <constantine <at> constantine-N61Ja>
>>
>> * (Stash):
Konstantin> I am not sure what to do next, because I guess this buffer supposed to
Konstantin> have changed function names? I also tried first marking files in
Konstantin> vc-dir with "m" key, and then doing the 2nd point, to no avail.
Sorry, I forgot a step: you have to visit the file you changed, and
make sure point is near where you made changes (C-x v = will show you
a *vc-diff* buffer containing the changes), and then do C-x 4 a
(possibly multiple times if you changed multiple things).
Robert
This bug report was last modified 5 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.