Mercurial > emacs
changeset 73199:346938bc30a1
fix doc
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Sun, 01 Oct 2006 15:45:16 +0000 |
parents | 14c255fed792 |
children | f16075a82800 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 30 21:20:20 2006 +0000 +++ b/lisp/ChangeLog Sun Oct 01 15:45:16 2006 +0000 @@ -250,8 +250,8 @@ 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br> - * lpr.el (lpr-page-header-switches): Insert `*' at beginning of comment - to become an option. + * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc + string to become an option. 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>