From 730ad3db854479eb5e19a0d8c33cae17ef3b47a6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 23 Oct 2008 02:42:20 +0000 Subject: [PATCH] (pcomplete/rpm): Doc fix. --- lisp/ChangeLog | 2 ++ lisp/pcmpl-rpm.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 390c816145a..5e2440d7a6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2008-10-23 Glenn Morris + * pcmpl-rpm.el (pcomplete/rpm): Doc fix. + * emacs-lisp/cl-macs.el (flet): Throw an error when trying to byte-compile a redefinition of a function with special byte-compile handling. (Bug#411) 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 -- 2.39.5