>>>>> In <[EMAIL PROTECTED]> Richard M. Stallman wrote:

> I will fix this.  Sorry.

Could you commit the fix? ;-)
It seems to be the following.

*** help.el~    Tue Feb 14 21:51:35 2006
--- help.el     Tue Feb 21 01:40:07 2006
***************
*** 580,584 ****
           (list
            key
!           (prefix-numeric-value current-prefix-arg)
            ;; If KEY is a down-event, read the corresponding up-event
            ;; and use it as the third argument.
--- 580,584 ----
           (list
            key
!           current-prefix-arg
            ;; If KEY is a down-event, read the corresponding up-event
            ;; and use it as the third argument.


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to