Mercurial > emacs
changeset 72840:e755feee123f
*** empty log message ***
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Tue, 12 Sep 2006 20:04:32 +0000 |
parents | c43bd0964079 |
children | 7637a6a23f0f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 12 17:00:40 2006 +0000 +++ b/lisp/ChangeLog Tue Sep 12 20:04:32 2006 +0000 @@ -29,7 +29,8 @@ * progmodes/compile.el (compilation-directory-properties): Doc fix for help-echo. -2006-09-12 Lars Hansen <larsh@soem.dk> +2006-09-12 Lars Hansen <larsh@soem.dk> + * desktop.el (desktop-read): Add comment. 2006-09-12 Kim F. Storm <storm@cua.dk>