Mercurial > emacs
changeset 86487:70414d2bb729
(eshell-report-bug): Add version number of obsolescence.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 27 Nov 2007 04:12:21 +0000 |
parents | 133e736aa5c6 |
children | 41a473ff321a |
files | lisp/eshell/eshell.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: