At Sun, 17 Apr 2011 00:08:22 +0800, Leo wrote: > > On 2011-04-16 22:09 +0800, Dave Abrahams wrote: > >> It adds log message in a similar way to C-x 4 a > >> (add-change-log-entry-other-window). > > > > Adds a log message to what? Does it create a new commit? > > Add a commit message in a style similar to ChangeLog (See emacs source > for example) ie. if you move point to a diff hunk, hit C, it will > automatically add a line like this: > > * lisp/bbdb.el (bbdb-time-stamp-format): _
Add a line like that *to what*? The log message for an upcoming commit? > and leave the point at '_' where you can complete the rest of the commit > (log) messages. So then `C-c C-c' commits everything that's staged, or just what I was on when I hit `C'? AFAICT only the file I was on shows up that way in the commit log. > It create a commit as 'c' What creates a commit as 'c'? -- Dave Abrahams BoostPro Computing http://www.boostpro.com
