Module Ecaml.Obsolete

(Info-goto-node "(elisp)Obsolete Functions")

val make_function_obsolete : Symbol.t -> current:Symbol.t -> since:string -> unit

(describe-function 'make-obsolete)

val make_variable_obsolete : Symbol.t -> current:Symbol.t -> since:string -> unit

(describe-function 'make-obsolete-variable)