comparison src/ChangeLog @ 2681:f15523a6da7a

[xemacs-hg @ 2005-03-24 12:17:51 by aidan] Move to XEmacs for X11 app class, frame name.
author aidan
date Thu, 24 Mar 2005 12:18:02 +0000
parents 7bf1f40e6acb
children 800fef0b5c75
comparison
equal deleted inserted replaced
2680:b26d8b5d0d30 2681:f15523a6da7a
1 2005-03-24 Aidan Kehoe <kehoea@parhasard.net>
2
3 * device-x.c (x_init_device): Only do the old application class
4 determination behaviour if the
5 USE_EMACS_AS_DEFAULT_APPLICATION_CLASS environment variable is
6 set; otherwise, we use XEmacs.
7 * device-x.c (vars_of_device_x): Update the docstring for
8 x-emacs-application-class.
9 * frame.c: default-frame-name is now "XEmacs", unless the old X11
10 resources behaviour has been requested.
11
1 2005-03-15 Marcus Crestani <crestani@informatik.uni-tuebingen.de> 12 2005-03-15 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2 13
3 * alloc.c: Dynamically allocate KKCC backtrace stack and some 14 * alloc.c: Dynamically allocate KKCC backtrace stack and some
4 minor typo-fixes for KKCC functions. 15 minor typo-fixes for KKCC functions.
5 * alloc.c (lispdesc_indirect_count_1): Condition kkcc_backtrace on 16 * alloc.c (lispdesc_indirect_count_1): Condition kkcc_backtrace on