diff options
| author | Richard M. Stallman | 2006-06-10 10:52:27 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-06-10 10:52:27 +0000 |
| commit | 9e362b84e9a054a5bbed81480e0d69b371efd255 (patch) | |
| tree | 6d159847334302452a776a0d078e293c5ec1921b /lispref | |
| parent | 27c82bfe9647f1749fd053d04e1cb94e036a1195 (diff) | |
| download | emacs-9e362b84e9a054a5bbed81480e0d69b371efd255.tar.gz emacs-9e362b84e9a054a5bbed81480e0d69b371efd255.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f7d95c28229..8df613070fa 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-06-10 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * tips.texi (Coding Conventions): Explain use of coding systems | ||
| 4 | to ensure one decoding for strings. | ||
| 5 | |||
| 1 | 2006-06-09 Aidan Kehoe <kehoea@parhasard.net> | 6 | 2006-06-09 Aidan Kehoe <kehoea@parhasard.net> |
| 2 | 7 | ||
| 3 | * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF | 8 | * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF |