Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 199:169c0442b401 r20-3b26
Import from CVS: tag r20-3b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:33 +0200 |
parents | acd284d43ca1 |
children | eb5470882647 |
comparison
equal
deleted
inserted
replaced
198:a94d4839ade3 | 199:169c0442b401 |
---|---|
1 1997-08-13 Yves BLUSSEAU <hk444@cleveland.freenet.edu> | |
2 | |
3 * efs/efs.el (efs-set-file-modes): Fix a bug that cause an error | |
4 when using the efs-set-file-modes function on a remote station with | |
5 a FTP daemon that don't support the QUOTE function. | |
6 | |
7 1997-10-02 Colin Rafferty <craffert@ml.com> | |
8 | |
9 * prim/frame.el (default-drag-and-drop-functions): Fixed a typo | |
10 that was calling `data' rather than looking at it. | |
11 | |
12 1997-10-02 Hrvoje Niksic <hniksic@srce.hr> | |
13 | |
14 * profile.c (Fclear_profiling_info): Made interactive. | |
15 | |
16 1997-10-02 SL Baur <steve@altair.xemacs.org> | |
17 | |
18 * glyphs-x.c (USE_TEMP_FILES_FOR_PNG_IMAGES): Move outside of | |
19 HAVE_JPEG ifdef. | |
20 | |
21 1997-10-01 SL Baur <steve@altair.xemacs.org> | |
22 | |
23 * lisp.h (min): Fully parenthize. | |
24 (max): Ditto. | |
25 | |
26 * Makefile.in.in (widget.o): Insert dependencies. | |
27 - Insert HAVE_OFFIX_DND dependencies. | |
28 | |
29 * casefiddle.c (casify_object): Back out bogus undocumented patch | |
30 from 20.3-beta18. | |
31 | |
32 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
33 | |
34 * events.c (Fevent_type): Add OffiX guard. | |
35 (command_event_p): Ditto. | |
36 (mark_event): Ditto. | |
37 (print_event): Ditto. | |
38 | |
1 1997-09-30 SL Baur <steve@altair.xemacs.org> | 39 1997-09-30 SL Baur <steve@altair.xemacs.org> |
2 | 40 |
3 * mule-canna.c (Fcanna_set_bunsetsu): Return a value. | 41 * mule-canna.c (Fcanna_set_bunsetsu): Return a value. |
4 (Fcanna_parse): Remove unused variables `ks' and `ksv'. | 42 (Fcanna_parse): Remove unused variables `ks' and `ksv'. |
5 (Fcanna_henkan_begin): Remove unused variable `res'. | 43 (Fcanna_henkan_begin): Remove unused variable `res'. |