Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 149:538048ae2ab8 r20-3b1
Import from CVS: tag r20-3b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:36:16 +0200 |
parents | 2af401a6ecca |
children | 59463afc5666 |
comparison
equal
deleted
inserted
replaced
148:f659db2a1f73 | 149:538048ae2ab8 |
---|---|
1 Sun May 11 13:38:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM> | |
2 | |
3 * src/frame.c (change_frame_size_1): | |
4 return without doing anything if the frame has benn | |
5 initialized and the new frame size is same as the | |
6 current frame size. | |
7 | |
8 Sat May 17 19:35:48 1997 Steven L Baur <steve@altair.xemacs.org> | |
9 | |
10 * device-tty.c (tty_asynch_device_change): Make | |
11 `no-redraw-on-reenter' work. Patch from Hrvoje Niksic. | |
12 | |
13 Wed Apr 23 16:03:20 1997 Hrvoje Niksic <hniksic@srce.hr> | |
14 | |
15 * eval.c (skip_debugger): New function. | |
16 (signal_call_debugger): Use it. | |
17 | |
18 Sat May 17 23:39:03 1997 Hrvoje Niksic <hniksic@srce.hr> | |
19 | |
20 * frame-tty.c: Support multiple frames. | |
21 | |
22 * redisplay.c (decode_mode_spec): New coding `%N'. | |
23 | |
1 Sun May 11 23:36:08 1997 Steven L Baur <steve@altair.xemacs.org> | 24 Sun May 11 23:36:08 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 25 |
3 * buffer.c: Rename Vdelete_auto_save_files to coding standards. | 26 * buffer.c: Rename Vdelete_auto_save_files to coding standards. |
4 | 27 |
5 * frame.c: Rename Vallow_deletion_of_last_visible_frame to coding | 28 * frame.c: Rename Vallow_deletion_of_last_visible_frame to coding |