Mercurial > emacs
comparison lispref/ChangeLog @ 54863:bfda5e1d8a21
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 14 Apr 2004 02:48:08 +0000 |
parents | 47d3a293c8ae |
children | a8a1fda8a806 |
comparison
equal
deleted
inserted
replaced
54862:8de44f69312c | 54863:bfda5e1d8a21 |
---|---|
1 2004-04-13 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * buffers.texi: Various changes in addition to: | |
4 (Buffer File Name): Add `find-buffer-visiting'. | |
5 (Buffer Modification): Mention optional ARG to `not-modified'. | |
6 (Indirect Buffers): Mention optional CLONE argument to | |
7 `make-indirect-buffer'. | |
8 | |
9 * files.texi: Various changes in addition to: | |
10 (Visiting Functions): `find-file-hook' is now a normal hook. | |
11 (File Name Expansion): Explain difference between the way that | |
12 `expand-file-name' and `file-truename' treat `..'. | |
13 (Contents of Directories): Mention optional ID-FORMAT argument to | |
14 `directory-files-and-attributes'. | |
15 (Format Conversion): Mention new optional CONFIRM argument to | |
16 `format-write-file'. | |
17 | |
1 2004-04-12 Miles Bader <miles@gnu.org> | 18 2004-04-12 Miles Bader <miles@gnu.org> |
2 | 19 |
3 * macros.texi (Expansion): Add description of `macroexpand-all'. | 20 * macros.texi (Expansion): Add description of `macroexpand-all'. |
4 | 21 |
5 2004-04-05 Jesper Harder <harder@ifa.au.dk> | 22 2004-04-05 Jesper Harder <harder@ifa.au.dk> |