diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 11a53dbe1c0..05732175c23 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-04-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * editfns.c (Fcurrent_time_zone): Accept spaces in timezone | ||
| 4 | names. | ||
| 5 | |||
| 3 | * xfns.c (Vmotif_version_string) [USE_MOTIF]: New variable. | 6 | * xfns.c (Vmotif_version_string) [USE_MOTIF]: New variable. |
| 4 | (syms_of_xfns): DEFVAR_LISP it. Initialize from XmVERSION_STRING. | 7 | (syms_of_xfns): DEFVAR_LISP it. Initialize from XmVERSION_STRING. |
| 5 | 8 | ||