aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-02 19:57:07 +0000
committerRichard M. Stallman2002-01-02 19:57:07 +0000
commit308dd672ad0a61b871368d01b2d14f7d7f03b4c6 (patch)
tree697a36e41a2795723d552e53ae3c9c532689f4eb /src/ChangeLog
parent7bc6015401026a60658819b4ebc2628681ad71e9 (diff)
downloademacs-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/ChangeLog5
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 @@
12002-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
12002-01-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 62002-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