Mercurial > emacs
comparison src/ChangeLog @ 55542:09bfbc6e6c82
macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in
default-frame-alist.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Wed, 12 May 2004 02:34:57 +0000 |
parents | 30c03f9042b8 |
children | 4e3b166f7f72 |
comparison
equal
deleted
inserted
replaced
55541:1cd6f125aac9 | 55542:09bfbc6e6c82 |
---|---|
1 2004-05-11 Steven Tamm <tamm@Steven-Tamms-Computer.local> | 1 2004-05-11 Steven Tamm <steventamm@mac.com> |
2 | |
3 * macfns.c (Fx_create_frame): Default to using tool-bar by | |
4 setting tool-bar-lines to 1 in default-frame-alist. | |
5 | |
6 2004-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | 7 |
3 * image.c (xpm_scan, xpm_make_color_table_v, xpm_put_color_table_v) | 8 * image.c (xpm_scan, xpm_make_color_table_v, xpm_put_color_table_v) |
4 (xpm_get_color_table_v, xpm_make_color_table_h) | 9 (xpm_get_color_table_v, xpm_make_color_table_h) |
5 (xpm_put_color_table_h, xpm_get_color_table_h) | 10 (xpm_put_color_table_h, xpm_get_color_table_h) |
6 (xpm_str_to_color_key, xpm_load_image, xpm_load) | 11 (xpm_str_to_color_key, xpm_load_image, xpm_load) |