diff options
| author | Pavel Janík | 2002-06-05 05:17:06 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-06-05 05:17:06 +0000 |
| commit | 1909941afcd4612c601f9f8ba20896983be70793 (patch) | |
| tree | bb9a9d28f6ba49bcb505d209cedef6dd759f7c41 /src | |
| parent | 905a4276579668a495d708c1fa6094047bf5a61e (diff) | |
| download | emacs-1909941afcd4612c601f9f8ba20896983be70793.tar.gz emacs-1909941afcd4612c601f9f8ba20896983be70793.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1301a45ab00..7d62c8a21f8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-06-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * fileio.c (choose_write_coding_system): Call | ||
| 4 | select-safe-coding-system properly. | ||
| 5 | |||
| 1 | 2002-06-03 Richard M. Stallman <rms@gnu.org> | 6 | 2002-06-03 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (message_with_string): Error if STRING is not a string. | 8 | * xdisp.c (message_with_string): Error if STRING is not a string. |