Mercurial > emacs
changeset 45755:f494da4feb63
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 11 Jun 2002 22:25:44 +0000 |
parents | 127b0013a0e8 |
children | 112aea59a277 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jun 11 19:51:53 2002 +0000 +++ b/src/ChangeLog Tue Jun 11 22:25:44 2002 +0000 @@ -1,3 +1,11 @@ +2002-06-12 Kim F. Storm <storm@cua.dk> + + * xdisp.c (Fformat_mode_line): New function. + (frame_title_buf, frame_title_buf_end, frame_title_ptr) + (store_frame_title_char, store_frame_title): Use unconditionally. + (init_xdisp): Defsubr Fformat_mode_line. + Initialize frame_title_buf etc. unconditionally. + 2002-06-11 Stefan Monnier <monnier@cs.yale.edu> * keyboard.c (read_key_sequence):