diff options
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5f068c0e336..28b7ca4d672 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-06-24 Eli Zaretskii <eliz@gnu.org> | 1 | 2006-06-24 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * files.texi (Contents of Directories): Document case-insensitive | ||
| 4 | behavior on respective filesystems. | ||
| 5 | |||
| 3 | * objects.texi (Character Type): Document that Emacs signals an | 6 | * objects.texi (Character Type): Document that Emacs signals an |
| 4 | error for unsupported Unicode characters specified as \uNNNN. | 7 | error for unsupported Unicode characters specified as \uNNNN. |
| 5 | 8 | ||