diff options
| author | Richard M. Stallman | 2002-01-02 19:57:07 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-01-02 19:57:07 +0000 |
| commit | 308dd672ad0a61b871368d01b2d14f7d7f03b4c6 (patch) | |
| tree | 697a36e41a2795723d552e53ae3c9c532689f4eb /src/ChangeLog | |
| parent | 7bc6015401026a60658819b4ebc2628681ad71e9 (diff) | |
| download | emacs-308dd672ad0a61b871368d01b2d14f7d7f03b4c6.tar.gz emacs-308dd672ad0a61b871368d01b2d14f7d7f03b4c6.zip | |
(Fformat): Update thissize from field_width
based on the actual width, in the string case.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a319234b1cf..e0ffe90c594 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-01-02 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c (Fformat): Update thissize from field_width | ||
| 4 | based on the actual width, in the string case. | ||
| 5 | |||
| 1 | 2002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 6 | 2002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 7 | ||
| 3 | * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment | 8 | * charset.h (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment |