aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-29 00:01:11 -0700
committerPaul Eggert2011-03-29 00:01:11 -0700
commit792c7b2ba5319f436b459ff2c0d21e20207db550 (patch)
tree1c4c0d696eaa256cd45cfcada625aa090b6b9a78 /src/ChangeLog
parentc499e55717190f3fcf46fd04cfead5bf31962ab2 (diff)
downloademacs-792c7b2ba5319f436b459ff2c0d21e20207db550.tar.gz
emacs-792c7b2ba5319f436b459ff2c0d21e20207db550.zip
* xdisp.c (try_window_reusing_current_matrix, x_produce_glyphs):
(note_mode_line_or_margin_highlight, note_mouse_highlight): Omit unused local vars.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 938619aa08f..6ba04202854 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-29 Paul Eggert <eggert@cs.ucla.edu> 12011-03-29 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xdisp.c (try_window_reusing_current_matrix, x_produce_glyphs):
4 (note_mode_line_or_margin_highlight, note_mouse_highlight):
5 Omit unused local vars.
3 * window.c (shrink_windows): Omit unused local var. 6 * window.c (shrink_windows): Omit unused local var.
4 * menu.c (digest_single_submenu): Omit unused local var. 7 * menu.c (digest_single_submenu): Omit unused local var.
5 * dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]: 8 * dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]: