summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/pcmpl-rpm.el2
2 files changed, 3 insertions, 1 deletions
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 <rgm@gnu.org>
+ * 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