# HG changeset patch # User Glenn Morris # Date 1196136741 0 # Node ID 70414d2bb729d8b6820226efc9794b1bb15e51e1 # Parent 133e736aa5c632fcf56411ed2cbc4bd2d3cd4bf2 (eshell-report-bug): Add version number of obsolescence. diff -r 133e736aa5c6 -r 70414d2bb729 lisp/eshell/eshell.el --- a/lisp/eshell/eshell.el Tue Nov 27 04:11:39 2007 +0000 +++ b/lisp/eshell/eshell.el Tue Nov 27 04:12:21 2007 +0000 @@ -458,7 +458,7 @@ ;; -- 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: