all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias?
@ 2013-12-30 23:55 Phil Sainty
  2013-12-31  0:30 ` Leo Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Sainty @ 2013-12-30 23:55 UTC (permalink / raw)
  To: 16305

Regarding:

> commit 645effc1575049f3f55eb0f670c1d62420b617e9
> Author: Chong Yidong <cyd@gnu.org>
> Date:   Mon Dec 23 11:59:10 2013 +0800
>
> Rename set-temporary-overlay-map -> set-transient-map

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")

?







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias?
  2013-12-30 23:55 bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias? Phil Sainty
@ 2013-12-31  0:30 ` Leo Liu
  2014-01-02  4:15   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Liu @ 2013-12-31  0:30 UTC (permalink / raw)
  To: Phil Sainty; +Cc: 16305-done

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias?
  2013-12-31  0:30 ` Leo Liu
@ 2014-01-02  4:15   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2014-01-02  4:15 UTC (permalink / raw)
  To: 16305; +Cc: sdl.web

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

Indeed,


        Stefan






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-02  4:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 23:55 bug#16305: 24.3.50; Restore set-temporary-overlay-map as an (obsolete) alias? Phil Sainty
2013-12-31  0:30 ` Leo Liu
2014-01-02  4:15   ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.