Mercurial > emacs
diff doc/lispref/ChangeLog @ 105825:da9cc794b4ec
* minibuf.texi (Reading File Names): Note that read-file-name may
use a graphical file dialog.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 02 Nov 2009 02:30:04 +0000 |
parents | 810bd90737d5 |
children | 68729184628a |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Mon Nov 02 02:06:36 2009 +0000 +++ b/doc/lispref/ChangeLog Mon Nov 02 02:30:04 2009 +0000 @@ -1,3 +1,8 @@ +2009-11-02 Chong Yidong <cyd@stupidchicken.com> + + * minibuf.texi (Reading File Names): Note that read-file-name may + use a graphical file dialog. + 2009-10-31 Glenn Morris <rgm@gnu.org> * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)