emacs-devel
[Top][All Lists]
Advanced

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

Re: Incompatible change without "warning"


From: Richard Stallman
Subject: Re: Incompatible change without "warning"
Date: Wed, 20 Apr 2005 10:57:00 -0400

    How about adding an optional argument to defvaralias so that:

    (defvaralias 'tooltip-use-echo-area 'tooltip-gud-echo-area)
    (make-obsolete-variable 'tooltip-use-echo-area 'tooltip-gud-echo-area 
"22.1")

    can be written as:

    (defvaralias 'tooltip-use-echo-area 'tooltip-gud-echo-area nil "22.1")

It looks good to me.




reply via email to

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