Mercurial > emacs
comparison src/ChangeLog @ 35475:54a4f271b03f
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 22 Jan 2001 19:13:08 +0000 |
parents | 1dd8fcdccfdb |
children | 259d068416a3 |
comparison
equal
deleted
inserted
replaced
35474:1859c648801a | 35475:54a4f271b03f |
---|---|
1 2001-01-22 Gerd Moellmann <gerd@gnu.org> | 1 2001-01-22 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xdisp.c (build_desired_tool_bar_string): Make sure we have | |
4 a desired tool bar string, even if there are not tool bar | |
5 items. | |
6 | |
3 * xdisp.c (Ftool_bar_lines_needed): New function. | 7 * xdisp.c (Ftool_bar_lines_needed): New function. |
4 (syms_of_xdisp): Defsubr it. | 8 (syms_of_xdisp): Defsubr it. |
5 | 9 |
6 * editfns.c (Fformat): Don't extend text properties from arguments | 10 * editfns.c (Fformat): Don't extend text properties from arguments |
7 to padding chars in the result. | 11 to padding chars in the result. |