Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Mar 07 22:50:38 2004 +0000 +++ b/src/ChangeLog Mon Mar 08 15:23:03 2004 +0000 @@ -1,3 +1,13 @@ +2004-02-26 Jerry James <james@xemacs.org> + + * console.h (device_metrics): New metrics num_screens, + backing_store, save_under. + * device-x.c (x_device_system_metrics): Support the new metrics. + * device.c: Add symbols for the new metrics. + * device.c (Fdevice_system_metric): Support the new metrics. + * device.c (Fdevice_system_metrics): Ditto. + * device.c (syms_of_device): Define symbols for the new metrics. + 2004-02-25 Jerry James <james@xemacs.org> * sysdep.h: Declare interrupt/quit-related symbols as C symbols.