From: Glenn Morris Date: Tue, 27 Nov 2007 04:12:21 +0000 (+0000) Subject: (eshell-report-bug): Add version number of obsolescence. X-Git-Tag: emacs-pretest-23.0.90~9430 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=538f2308f7881552a5fa8651b4ee6aee9a2f87fe;p=emacs.git (eshell-report-bug): Add version number of obsolescence. --- diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index 721fa7ebbe4..8ee925c23cd 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el @@ -458,7 +458,7 @@ corresponding to a successful execution." ;; -- so that the problem may be corrected for the benefit of others. ;;;###autoload -(define-obsolete-function-alias 'eshell-report-bug 'report-emacs-bug) +(define-obsolete-function-alias 'eshell-report-bug 'report-emacs-bug "23.1") ;;; Code: