Committed revision 178 to http://bzr.xsteve.at/dvc/

Make filling in dvc-log-edit more convenient, fix bug
  
  Patch from Michael Olson <[EMAIL PROTECTED]>
  * lisp/dvc-log.el (dvc-log-edit-mode): Set fill-paragraph-function to
    dvc-log-fill-paragraph.
    (dvc-log-fill-paragraph): New function copied from
    add-log-fill-paragraph in add-log.el which ensures that entries like
    "(function-name): Description" are filled correctly.
    (dvc-add-log-entry-internal): Handle edge case where there is no
    newline at the end of the buffer.  Instead of throwing an error, it
    moves to the end of the paragraph and makes a newline.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to