Mercurial > emacs
comparison src/macfns.c @ 70309:452969a39863
(mac_update_title_bar): Minor format change.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Mon, 01 May 2006 02:51:38 +0000 |
parents | 1630b730094b |
children | 6c25fb5679a7 d9f8d2a65d18 2ecafc6d5db7 |
comparison
equal
deleted
inserted
replaced
70308:7d6d4101f890 | 70309:452969a39863 |
---|---|
1983 | 1983 |
1984 UNBLOCK_INPUT; | 1984 UNBLOCK_INPUT; |
1985 } | 1985 } |
1986 #endif | 1986 #endif |
1987 | 1987 |
1988 void mac_update_title_bar (f, save_match_data) | 1988 void |
1989 mac_update_title_bar (f, save_match_data) | |
1989 struct frame *f; | 1990 struct frame *f; |
1990 int save_match_data; | 1991 int save_match_data; |
1991 { | 1992 { |
1992 #if TARGET_API_MAC_CARBON | 1993 #if TARGET_API_MAC_CARBON |
1993 struct window *w; | 1994 struct window *w; |