aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f85dd0e7602..b4db657e1f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-01-22 Gerd Moellmann <gerd@gnu.org> 12001-01-22 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (Ftool_bar_lines_needed): New function.
4 (syms_of_xdisp): Defsubr it.
5
3 * editfns.c (Fformat): Don't extend text properties from arguments 6 * editfns.c (Fformat): Don't extend text properties from arguments
4 to padding chars in the result. 7 to padding chars in the result.
5 8