Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1942:da8cdcec6dff
[xemacs-hg @ 2004-03-08 15:22:44 by james]
frame.el synch with Emacs 21.3.
| author | james |
|---|---|
| date | Mon, 08 Mar 2004 15:23:03 +0000 |
| parents | ba24fcdb4cfe |
| children | 1d840489238d |
comparison
equal
deleted
inserted
replaced
| 1941:0637d85c1dd1 | 1942:da8cdcec6dff |
|---|---|
| 1 2004-02-26 Jerry James <james@xemacs.org> | |
| 2 | |
| 3 * console.h (device_metrics): New metrics num_screens, | |
| 4 backing_store, save_under. | |
| 5 * device-x.c (x_device_system_metrics): Support the new metrics. | |
| 6 * device.c: Add symbols for the new metrics. | |
| 7 * device.c (Fdevice_system_metric): Support the new metrics. | |
| 8 * device.c (Fdevice_system_metrics): Ditto. | |
| 9 * device.c (syms_of_device): Define symbols for the new metrics. | |
| 10 | |
| 1 2004-02-25 Jerry James <james@xemacs.org> | 11 2004-02-25 Jerry James <james@xemacs.org> |
| 2 | 12 |
| 3 * sysdep.h: Declare interrupt/quit-related symbols as C symbols. | 13 * sysdep.h: Declare interrupt/quit-related symbols as C symbols. |
| 4 * xemacs.def.in.in: Fix placement error in previous patch. | 14 * xemacs.def.in.in: Fix placement error in previous patch. |
| 5 | 15 |
