From 538f2308f7881552a5fa8651b4ee6aee9a2f87fe Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 27 Nov 2007 04:12:21 +0000 Subject: [PATCH] (eshell-report-bug): Add version number of obsolescence. --- lisp/eshell/eshell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2