aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-05-14 08:22:29 -0700
committerPaul Eggert2012-05-14 08:22:29 -0700
commit078c97cbfff4348646b4158fb9a160d88150daa9 (patch)
tree4ff992e2c1099b045e6fef24b619390453dcb821 /src/ChangeLog
parentdc44c39ad51012e645016408c7eec5adfbdeb5f4 (diff)
downloademacs-078c97cbfff4348646b4158fb9a160d88150daa9.tar.gz
emacs-078c97cbfff4348646b4158fb9a160d88150daa9.zip
* keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit unused local.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 33e5e27dc39..0f4f0fcc08e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-05-14 Paul Eggert <eggert@cs.ucla.edu> 12012-05-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit unused local.
4
3 * unexaix.c: Port to more-recent AIX compilers. 5 * unexaix.c: Port to more-recent AIX compilers.
4 (report_error, report_error_1, make_hdr, copy_sym) 6 (report_error, report_error_1, make_hdr, copy_sym)
5 (mark_x, adjust_lnnoptrs, unrelocate_symbols): 7 (mark_x, adjust_lnnoptrs, unrelocate_symbols):