• F. Jason Park's avatar
    Remove "erc-" prefixed Compat definitions · e288e1b2
    F. Jason Park authored
    * lisp/erc/erc-compat.el: Remove NO-ERROR argument from top-level
    `require' for library `compat' because it's guaranteed to be present.
    (erc-compat-function, erc-compat-call): Redefine as obsolete aliases
    for unprefixed namesakes.
    * lisp/erc/erc-fill.el (erc-fill-wrap-nudge): Use `compat-call'
    instead of `erc-compat-call'.
    e288e1b2