Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 187:b405438285a2 r20-3b20
Import from CVS: tag r20-3b20
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:56:28 +0200 |
parents | e121b013d1f0 |
children | 489f57a838ef |
comparison
equal
deleted
inserted
replaced
186:24ac94803b48 | 187:b405438285a2 |
---|---|
1 1997-09-10 Hrvoje Niksic <hniksic@srce.hr> | |
2 | |
3 * event-stream.c (inhibit_input_event_recording): New boolean | |
4 variable. | |
5 (Fnext_event): Use it. | |
6 | |
7 1997-09-13 Hrvoje Niksic <hniksic@srce.hr> | |
8 | |
9 * fns.c (Fmapc): Renamed from Fmapc_internal. | |
10 | |
11 1997-09-10 Hrvoje Niksic <hniksic@srce.hr> | |
12 | |
13 * database.c (Fmake_database): Expand FILE. | |
14 | |
15 * redisplay.c (window-system): Warn against using it. | |
16 | |
17 1997-09-08 SL Baur <steve@altair.xemacs.org> | |
18 | |
19 * emacs.c (PACKAGE_PATH): Reverse PACKAGE_PATH. | |
20 Suggested by Colin Rafferty <craffert@ml.com> | |
21 | |
22 1997-09-03 SL Baur <steve@altair.xemacs.org> | |
23 | |
24 * print.c (print_internal): Special treatment for C-\. | |
25 | |
1 1997-08-13 P E Jareth Hein <jareth@camelot-soft.com> | 26 1997-08-13 P E Jareth Hein <jareth@camelot-soft.com> |
2 | 27 |
3 * insdel.c (buffer_delete_range): Changed the location where point | 28 * insdel.c (buffer_delete_range): Changed the location where point |
4 was actually moved to after all other movement handling. This | 29 was actually moved to after all other movement handling. This |
5 prevents a MULE related crash in VALID_BYTIND. | 30 prevents a MULE related crash in VALID_BYTIND. |