Skip to content
  • David Byers's avatar
    Fixed bugs 750, 1038, 1046 and 1047, problems with circular comment · 4e9ea7ef
    David Byers authored
    graphs in kom-review-tree and related commands, problemw with URLs
    broken over several lines and credit for the patch for bug 1038.
    
    Detailed changes:
    > 2003-06-01  David Byers  <byers@lysator.liu.se>
    >
    > 	Fix bug 1046:
    > 	* option-edit.el (lyskom-customize-mode): New major mode.
    > 	(kom-customize): Use it.
    >
    > 	Fix bug 1047:
    > 	* review.el (lyskom-find-root): Only visit each text once. This
    > 	also eliminates problems with cyclic structures.
    > 	(kom-find-root-review): Proper error message when the root cannot
    > 	be found (e.g. in when there are cycles in the comment graph).
    > 	(kom-find-root): Ditto.
    > 	(kom-unread-root): Ditto.
    >
    > 	* swedish-strings.el,swedish-strings.el: Completed fix of 1038.
    > 	Per Starbäck, not Magnus Bark, provided the patch. Fixed that in
    > 	this file.
    >
    > 2003-05-21  David Byers  <byers@lysator.liu.se>
    >
    > 	* vars.el.in (lyskom-text-buttons): Do RFC-compliant URLs after
    > 	doing pseudo-urls since otherwise the first line will be marked
    > 	as a pseudo URL, rather than the whole thing being marked as a
    > 	real URL.
    >
    2a28,31
    > 	Fix bug 750:
    > 	* lyskom-buttons.el (kom-button-click): Pop up the menu if there
    > 	is no button action.
    >
    11c40
    < 	accepting-recommendation (patch from Magnus Bark).
    ---
    > 	accepting-recommendation (patch from Per Starbäck).
    4e9ea7ef