Mercurial > emacs
changeset 54863:bfda5e1d8a21
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 14 Apr 2004 02:48:08 +0000 |
parents | 8de44f69312c |
children | ca548870d87a |
files | lispref/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Wed Apr 14 02:47:18 2004 +0000 +++ b/lispref/ChangeLog Wed Apr 14 02:48:08 2004 +0000 @@ -1,3 +1,20 @@ +2004-04-13 Luc Teirlinck <teirllm@auburn.edu> + + * buffers.texi: Various changes in addition to: + (Buffer File Name): Add `find-buffer-visiting'. + (Buffer Modification): Mention optional ARG to `not-modified'. + (Indirect Buffers): Mention optional CLONE argument to + `make-indirect-buffer'. + + * files.texi: Various changes in addition to: + (Visiting Functions): `find-file-hook' is now a normal hook. + (File Name Expansion): Explain difference between the way that + `expand-file-name' and `file-truename' treat `..'. + (Contents of Directories): Mention optional ID-FORMAT argument to + `directory-files-and-attributes'. + (Format Conversion): Mention new optional CONFIRM argument to + `format-write-file'. + 2004-04-12 Miles Bader <miles@gnu.org> * macros.texi (Expansion): Add description of `macroexpand-all'.