Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 464:5aa1854ad537 r21-2-47
Import from CVS: tag r21-2-47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:45:51 +0200 |
parents | 0784d089fdc9 |
children | 13d500863631 |
comparison
equal
deleted
inserted
replaced
463:a158004111cd | 464:5aa1854ad537 |
---|---|
1 2001-04-14 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * XEmacs 21.2.47 "Zephir" is released. | |
4 | |
5 2001-04-02 Jan Vroonhof <jan@xemacs.org> | |
6 | |
7 * redisplay.c (add_bufbyte_string_runes): Update data->bytepos | |
8 | |
9 2001-04-03 Mike Sperber <mike@xemacs.org> | |
10 | |
11 * search.c: Revert previous patch due because of release. | |
12 | |
13 2001-03-30 Ben Wing <ben@xemacs.org> | |
14 | |
15 * s\cygwin32.h: | |
16 Add missing killpg prototype. | |
17 | |
18 * elhash.c: | |
19 Add a comment about fixing problems when a new entry is added | |
20 while mapping. | |
21 | |
22 * frame-msw.c (mswindows_init_frame_1): | |
23 Fix compile warnings. | |
24 | |
25 * menubar.c (vars_of_menubar): | |
26 Provide `menu-accelerator-support' to indicate that we properly | |
27 support %_ in menu specifications, so that package code can | |
28 conditionalize on this (and remove %_ from menu specifications | |
29 on older versions). | |
30 | |
31 * event-msw.c: | |
32 * scrollbar-msw.c: | |
33 * scrollbar-msw.c (can_scroll): | |
34 * scrollbar-msw.h: | |
35 Fix handling of mouse wheel under Windows to follow standards -- | |
36 now scrolls window under pointer, not selected window. | |
37 | |
38 2001-03-31 Mike Sperber <mike@xemacs.org> | |
39 | |
40 * search.c (Freplace_match): Support FSF-style specification of | |
41 match subexpression when applied to a buffer. | |
42 | |
43 2001-03-15 Martin Buchholz <martin@xemacs.org> | |
44 | |
45 * keymap.c (Fmap_keymap): map-keymap explicitly allows a mapping | |
46 function to modify KEYMAP, so map over a copy of the hash table. | |
47 | |
1 2001-03-21 Martin Buchholz <martin@xemacs.org> | 48 2001-03-21 Martin Buchholz <martin@xemacs.org> |
2 | 49 |
3 * XEmacs 21.2.46 "Urania" is released. | 50 * XEmacs 21.2.46 "Urania" is released. |
4 | 51 |
5 2001-03-20 Dan Holmsand <dan@eyebee.com> | 52 2001-03-20 Dan Holmsand <dan@eyebee.com> |