diff options
| author | Dan Nicolaescu | 2010-07-04 21:57:13 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-07-04 21:57:13 -0700 |
| commit | 898b4c5c2cb4b4ae2fa2cd1631db63a9acff787a (patch) | |
| tree | b9b9a171fc49c6eb2ad74f85e4a529ea3aec7c65 /src/ChangeLog | |
| parent | dd4c5104086a55654982112f71c2f69e1e8e0cd1 (diff) | |
| download | emacs-898b4c5c2cb4b4ae2fa2cd1631db63a9acff787a.tar.gz emacs-898b4c5c2cb4b4ae2fa2cd1631db63a9acff787a.zip | |
* src/atimer.c: Use "" instead of <> for local includes for
consistency with the rest of the code.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 198f7ea5073..3bccc7179d5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-07-05 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-07-05 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * atimer.c: Use "" instead of <> for local includes for | ||
| 4 | consistency with the rest of the code. | ||
| 5 | |||
| 3 | * xsmfns.c (smc_save_yourself_CB, smc_error_handler): | 6 | * xsmfns.c (smc_save_yourself_CB, smc_error_handler): |
| 4 | * xrdb.c (get_system_name): | 7 | * xrdb.c (get_system_name): |
| 5 | * window.c (shrink_windows): | 8 | * window.c (shrink_windows): |