Hm... my emacs is configured to be very picky about whitespace.

To clarify this patch:
Friedrich Delgado Friedrichs schrieb:
> -                (multiple-value-bind (action key-seq) (read-from-keymap 
> *menu-map*)
> +                       (multiple-value-bind
> +                           (action key-seq)
> +                           (read-from-keymap (list *menu-map*))
---Zitatende---

read-from-keymap expects a list of keymaps now

-- 
        Friedrich Delgado Friedrichs <[EMAIL PROTECTED]>

Attachment: pgpctXxOZOnFk.pgp
Description: PGP signature

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to