Hi Feng, Feng Shu <tuma...@gmail.com> writes:
> * contrib/lisp/org-contacts.el > (org-contacts-build-template-with-exist-contact):Build > a contact template with exist contact, It is useful when you want to update > exist contact(s). > (org-contacts-build-template-with-string): Build contact template with > a string, It is useful when you want to add a new contact. > (org-contacts-insert-template): Insert contact template(s) at point, > the template(s) will be built with the input string and exist contacts > informations. Here is a reformatted ChangeLog for your patch: * contrib/lisp/org-contacts.el (org-contacts-build-template-with-exist-contact) (org-contacts-build-template-with-string): New methods for building a contact template. (org-contacts-insert-template): Insert a contact template at point. The template will be built with the input string and existing contact informations. The point is: try to be a bit more terse in your explanations, and to pay attention to the punctuation. Sorry to nitpick about this -- even if the change is for contrib/, it's good to know about the rules early on, and to lower the work of maintainers because all the change logs need to be reviewed at some point. Thanks for your efforts and your work on org-contacts.el! -- Bastien