diff options
Diffstat (limited to 'lisp/pcmpl-rpm.el')
-rw-r--r-- | lisp/pcmpl-rpm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/pcmpl-rpm.el b/lisp/pcmpl-rpm.el index c1bfbe6e917..99e42e87edd 100644 --- a/lisp/pcmpl-rpm.el +++ b/lisp/pcmpl-rpm.el @@ -57,7 +57,7 @@ These rules were taken from the output of `rpm --help' on a RedHat 6.1 system. They follow my interpretation of what followed, but since I'm not a major rpm user/builder, please send me any corrections you find. -You can use \\[eshell-report-bug] to do so." +You can use \\[report-emacs-bug] to do so." (let (mode) (while (<= pcomplete-index pcomplete-last) (unless mode |