Mercurial > emacs
comparison src/ChangeLog @ 37213:45009616875b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 05 Apr 2001 13:08:48 +0000 |
parents | ee53d19a78b4 |
children | b63262a6cdcd |
comparison
equal
deleted
inserted
replaced
37212:5c27e50f91d1 | 37213:45009616875b |
---|---|
1 2001-04-05 Gerd Moellmann <gerd@gnu.org> | 1 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xfns.c (Vmotif_version_string) [USE_MOTIF]: New variable. | |
4 (syms_of_xfns): DEFVAR_LISP it. Initialize from XmVERSION_STRING. | |
5 | |
6 * xmenu.c (free_frame_menubar) [USE_MOTIF]: Preserve the | |
7 shell widget's position only if it is non-null. | |
8 | |
9 * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Set | |
10 f->output_data.x->widget to null after destroying it. | |
2 | 11 |
3 * fns.c (Frequire): Doc fix. Rename parameter FILE_NAME to | 12 * fns.c (Frequire): Doc fix. Rename parameter FILE_NAME to |
4 FILENAME to bring it in synch with the documentation. | 13 FILENAME to bring it in synch with the documentation. |
5 | 14 |
6 * xfaces.c (realizing_basic_faces_p): Renamed from | 15 * xfaces.c (realizing_basic_faces_p): Renamed from |