*** /tmp/ediffZGUEKa 2022-01-22 12:07:38.773350010 +0100 --- /home/albinus/src/elpa/packages/debbugs/debbugs-gnu.el 2022-01-22 11:59:14.190202677 +0100 *************** *** 1083,1089 **** ;; Add properties. (add-text-properties beg (point) ! `(tabulated-list-id ,list-id mouse-face highlight)) (insert ?\n)))) (defun debbugs-gnu-menu-map-emacs-enabled () --- 1083,1091 ---- ;; Add properties. (add-text-properties beg (point) ! `(tabulated-list-id ,list-id ! tabulated-list-entry ,cols ! mouse-face highlight)) (insert ?\n)))) (defun debbugs-gnu-menu-map-emacs-enabled ()