Mercurial > emacs
changeset 101634:31ebb1cb873f
Klaus Straubinger <KSNetz at UseNet.ArcorNews.DE> (tiny change)
(pcmpl-rpm): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 29 Jan 2009 03:43:39 +0000 |
parents | c92166611a26 |
children | 929f3ad94b86 |
files | lisp/ChangeLog lisp/pcmpl-rpm.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 29 03:42:17 2009 +0000 +++ b/lisp/ChangeLog Thu Jan 29 03:43:39 2009 +0000 @@ -1,3 +1,7 @@ +2009-01-29 Klaus Straubinger <KSNetz@UseNet.ArcorNews.DE> (tiny change) + + * pcmpl-rpm.el (pcmpl-rpm): Doc fix. + 2009-01-29 Glenn Morris <rgm@gnu.org> * mail/rmail.el (rmail-file-name): Remove duplicate definition.
--- a/lisp/pcmpl-rpm.el Thu Jan 29 03:42:17 2009 +0000 +++ b/lisp/pcmpl-rpm.el Thu Jan 29 03:43:39 2009 +0000 @@ -29,7 +29,7 @@ (require 'pcomplete) (defgroup pcmpl-rpm nil - "Functions for dealing with CVS completions." + "Functions for dealing with rpm completions." :group 'pcomplete) ;; Functions: