bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6620: 24.0.50; define-minor-mode has no initial-value keyword


From: Juanma Barranquero
Subject: bug#6620: 24.0.50; define-minor-mode has no initial-value keyword
Date: Thu, 22 Jul 2010 13:12:29 +0200

> Patch is simple:

> -  :global t :initial-value (= (frame-width) 132)
> +  :global t :init-value (= (frame-width) 132)

Committed, thanks.

    Juanma





reply via email to

[Prev in Thread] Current Thread [Next in Thread]