diff lisp/ChangeLog @ 99070:35428148c302

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 23 Oct 2008 02:42:20 +0000
parents a487fb70a412
children 59b3b906b0e6
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 23 02:42:07 2008 +0000
+++ b/lisp/ChangeLog	Thu Oct 23 02:42:20 2008 +0000
@@ -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)