emacs-devel
[Top][All Lists]
Advanced

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

RE: master baf331e 3/3: Rename replace-in-string to string-replace


From: Drew Adams
Subject: RE: master baf331e 3/3: Rename replace-in-string to string-replace
Date: Mon, 28 Sep 2020 08:38:29 -0700 (PDT)

> > Do we need a (defalias 'string-replace-regexp
> > 'replace-regexp-in-string)?
> 
> Or (define-obsolete-function-alias 'replace-regexp-in-string
> #'string-replace-regexp "28.1")

(define-obsolete-function-alias 'cons
#'conscell-construct "30.1")

(define-obsolete-function-alias 'append
#'string-vector-or-list-append-as-list "30.1")

(define-obsolete-function-alias 'setq
#'symbol-variable-value-set "30.1")

...


Bye-bye Lisp / bye-bye happiness / hello loneliness /
I think I'm gonna cry-y.

Bye-bye Lisp / bye-bye sweet caress / hello emptiness /
I feel like I could die-ie.

(Do I need a smily? ;-))



reply via email to

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