diff options
| author | Daniel Colascione | 2012-10-15 02:10:17 -0800 |
|---|---|---|
| committer | Daniel Colascione | 2012-10-15 02:10:17 -0800 |
| commit | 9520f2f20c77fbb2631511f9c0c8e74c5759d834 (patch) | |
| tree | a1ab419bd12f6dfc0352c9e8697af2f153b70e9b /src/ChangeLog | |
| parent | dca778d53aad12df44dbac8f99c288fa4f9f04b2 (diff) | |
| download | emacs-9520f2f20c77fbb2631511f9c0c8e74c5759d834.tar.gz emacs-9520f2f20c77fbb2631511f9c0c8e74c5759d834.zip | |
Add comment for undef of "interface"
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6acc22a1b27..b822c7e6af1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-10-15 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * dbusbind.c: Add comment explaining reason for previous change. | ||
| 4 | |||
| 1 | 2012-10-15 Martin Rudalics <rudalics@gmx.at> | 5 | 2012-10-15 Martin Rudalics <rudalics@gmx.at> |
| 2 | 6 | ||
| 3 | * window.c (Fwindow_end): Rewrite check whether cached position | 7 | * window.c (Fwindow_end): Rewrite check whether cached position |