aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b87ddc0da78..91a3aec56f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,13 @@
3 * dired.c (directory_files_internal): Initialize errno. 3 * dired.c (directory_files_internal): Initialize errno.
4 (toplevel): Include errno.h. 4 (toplevel): Include errno.h.
5 5
62001-02-13 Kenichi Handa <handa@etl.go.jp>
7
8 * xfaces.c (best_matching_font): New parameter width_ratio.
9 Multiply avgwidth by width_ratio.
10 (choose_face_font): Call best_matching_font with width_ratio
11 calculated from the column width of C.
12
62001-02-12 Andrew Innes <andrewi@gnu.org> 132001-02-12 Andrew Innes <andrewi@gnu.org>
7 14
8 The following changes are to draw box lines inside characters area 15 The following changes are to draw box lines inside characters area