aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-11-27 04:12:21 +0000
committerGlenn Morris <[email protected]>2007-11-27 04:12:21 +0000
commit538f2308f7881552a5fa8651b4ee6aee9a2f87fe (patch)
tree91b048f449bc76da6a2e3ca5d10872b54d11c8f2 /lisp/eshell
parentba40adb479a7589e626082dbb9bbc0f2970ec410 (diff)
(eshell-report-bug): Add version number of obsolescence.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/eshell.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el
index 721fa7ebbe..8ee925c23c 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: