Mercurial > emacs
changeset 67726:d7d3dd935c86
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 22 Dec 2005 01:44:31 +0000 |
parents | edc7ae3b8f06 |
children | c0dbbeb95cd3 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 22 01:35:40 2005 +0000 +++ b/lisp/ChangeLog Thu Dec 22 01:44:31 2005 +0000 @@ -1,3 +1,7 @@ +2005-12-21 Luc Teirlinck <teirllm@auburn.edu> + + * wid-edit.el (file, directory): Doc fixes for the `define-widget's. + 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
--- a/man/ChangeLog Thu Dec 22 01:35:40 2005 +0000 +++ b/man/ChangeLog Thu Dec 22 01:44:31 2005 +0000 @@ -1,10 +1,14 @@ +2005-12-21 Luc Teirlinck <teirllm@auburn.edu> + + * widget.texi (atoms): Delete obsolete remark about `file' widget. + 2005-12-20 Juri Linkov <juri@jurta.org> * files.texi (VC Status): Put P and N near p and n. 2005-12-20 Carsten Dominik <dominik@science.uva.nl> - * org.texi: (Tags): Boolean logic documented. + * org.texi (Tags): Boolean logic documented. (Agenda Views): Document custom commands. 2005-12-20 David Kastrup <dak@gnu.org>