diff options
| author | Gerd Moellmann | 2001-04-05 15:57:52 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-04-05 15:57:52 +0000 |
| commit | 4d664b0433adacc8317732c6d1e26b23d21d112c (patch) | |
| tree | 1280e0c42155e0e07999172dcf1e7c5b798579ae /src | |
| parent | 76834555a8f7185f22fee6f3eb92205656ecb40d (diff) | |
| download | emacs-4d664b0433adacc8317732c6d1e26b23d21d112c.tar.gz emacs-4d664b0433adacc8317732c6d1e26b23d21d112c.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 05732175c23..f4f6043a014 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-04-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * sysdep.c (getwd) [!HAVE_GETWD]: Unblock input before returning. | ||
| 4 | |||
| 3 | * editfns.c (Fcurrent_time_zone): Accept spaces in timezone | 5 | * editfns.c (Fcurrent_time_zone): Accept spaces in timezone |
| 4 | names. | 6 | names. |
| 5 | 7 | ||