Po Lu writes: > Ignacio Casso writes: > >> Ok, here is the final patch, and a suggested commit message. I've >> initiated the paperwork for the copyright assignment, I will let you >> know when it is done. > > Thanks. A last-minute comment: > > > These checks should use `gui-backend-get-selection' to find the > selection timestamp, not the public function. Done. > Also, the doc strings of the new functions should explain the meaning > of the argument `text'. Done. > and the first line of each doc string should be a complete sentence > not more than 70 characters wide, terminated by a period. Done. > Perhaps the entire comment could be reworded instead of adding > an edit to the end. There should also be two spaces between > punctuation and any further text, like this: "wanted. EDIT: We > do...". Done. I have also introduced two very minor changes with respect to the last patch: - In my comment in pc-win.el: EDIT -> NOTE - In select.el, inside gui-selection-value: simplified `prog1' forms Here is the new patch: