diff lisp/ChangeLog @ 4205:579f03038f61

[xemacs-hg @ 2007-10-02 20:08:57 by aidan] Document that START and END are zero-based for insert-file-contents.
author aidan
date Tue, 02 Oct 2007 20:09:01 +0000
parents a7c5de5b9880
children 3651e9c49476
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 02 19:49:02 2007 +0000
+++ b/lisp/ChangeLog	Tue Oct 02 20:09:01 2007 +0000
@@ -1,3 +1,9 @@
+2007-10-02  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* code-files.el (insert-file-contents):
+	Document that START and END are zero-based, in contrast to buffer
+	offsets, and give an example of their use. 
+
 2007-09-09  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* unicode.el (unicode-error-default-translation-table):