comparison doc/lispref/ChangeLog @ 102836:a6980029e2a0

* buffers.texi (Current Buffer): Note that the append-to-buffer example is no longer in synch with the latest code. Tie the two examples together.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 04 Apr 2009 01:51:58 +0000
parents 9e5e877e0fd8
children a447859a557b
comparison
equal deleted inserted replaced
102835:f4ed097d6958 102836:a6980029e2a0
1 2009-04-04 Chong Yidong <cyd@stupidchicken.com> 1 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
2
3 * buffers.texi (Current Buffer): Note that the append-to-buffer
4 example is no longer in synch with the latest code. Tie the two
5 examples together.
2 6
3 * files.texi (File Attributes): Move note about MS-DOS from 7 * files.texi (File Attributes): Move note about MS-DOS from
4 Changing Files to File Attributes. 8 Changing Files to File Attributes.
5 (Create/Delete Dirs): Note that mkdir is an alias for this. 9 (Create/Delete Dirs): Note that mkdir is an alias for this.
6 10