diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8e8faf754f3..4505aa8d2e5 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | 2006-11-25 <Jason Rumney@JASON-ME2B> | 1 | 2006-11-25 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Use isalpha(). | 3 | * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Use isalpha(). |
| 4 | 4 | ||
| 5 | 2006-11-24 Michael Mauger <mmaug@yahoo.com> | 5 | 2006-11-24 Michael Mauger <mmaug@yahoo.com> |
| 6 | 6 | ||
| 7 | * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Support | 7 | * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Support |
| 8 | absolute file names with forward slashes. | 8 | absolute file names with forward slashes. |