• Eli Zaretskii's avatar
    Fix documentation of define-obsolete-* functions · 32222fb3
    Eli Zaretskii authored
    * doc/lispref/functions.texi (Obsolete Functions): Make
    documentation of functions that obsolete symbols match the
    advertised calling conventions.
    
    * lisp/emacs-lisp/byte-run.el (define-obsolete-function-alias)
    (define-obsolete-variable-alias, define-obsolete-face-alias):
    State in the doc strings that WHEN is a mandatory argument, to be
    consistent with the advertised calling convention.  (Bug#38675)
    32222fb3
byte-run.el 25.7 KB