Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 151:59463afc5666 r20-3b2
Import from CVS: tag r20-3b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:37:19 +0200 |
parents | 538048ae2ab8 |
children | 25f70ba0133c |
comparison
equal
deleted
inserted
replaced
150:8ebb1c0f0f6f | 151:59463afc5666 |
---|---|
1 1997-05-21 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * editfns.c (format-time-string): Update DOCstring. Make time | |
4 parameter optional. | |
5 | |
6 Wed May 21 11:58:17 1997 Kyle Jones <kyle@crystal.wonderworks.com> | |
7 | |
8 * src/insdel.c (signal_first_change): | |
9 record the current buffer for the unwind instead of the | |
10 buffer that's about to become the current buffer. | |
11 | |
12 Tue May 20 23:23:39 1997 Steven L Baur <steve@altair.xemacs.org> | |
13 | |
14 * frame.c: Correct spelling typo in docstring. | |
15 | |
16 Mon May 19 03:40:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM> | |
17 | |
18 * src/redisplay.c: (window_line_number) | |
19 don't prefer buffer point value over window point | |
20 value unless window, frame, device and console are | |
21 all selected. | |
22 | |
23 * src/redisplay.c: (redisplay_window) | |
24 don't prefer buffer point value over window point | |
25 value unless window, frame, device and console are | |
26 all selected. | |
27 | |
28 * src/redisplay.c: (create_text_block) | |
29 don't prefer buffer point value over window point | |
30 value unless window, frame, device and console are | |
31 all selected. | |
32 | |
33 Sun May 18 13:03:50 1997 Steven L Baur <steve@altair.xemacs.org> | |
34 | |
35 * Makefile.in.in (distclean): remove xemacs-version.h. | |
36 | |
1 Sun May 11 13:38:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM> | 37 Sun May 11 13:38:46 1997 Kyle Jones <kyle@crystal.WonderWorks.COM> |
2 | 38 |
3 * src/frame.c (change_frame_size_1): | 39 * src/frame.c (change_frame_size_1): |
4 return without doing anything if the frame has benn | 40 return without doing anything if the frame has benn |
5 initialized and the new frame size is same as the | 41 initialized and the new frame size is same as the |