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

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

bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) a


From: Leo Liu
Subject: bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias?
Date: Tue, 31 Dec 2013 08:30:07 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9.1)

Fixed in 24.4

On 2013-12-31 07:55 +0800, Phil Sainty wrote:
> My impression was that whenever a function was renamed, it was standard
> procedure to keep the old name as an alias and mark it obsolete, to only
> be removed at some time in the future?
>
> (define-obsolete-function-alias 'set-temporary-overlay-map
> 'set-transient-map "24.4")

set-temporary-overlay-map was introduced in 24.3 so I think this is the
right thing to do.

Leo





reply via email to

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