aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 821e663a311..02cdc170f5c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-03 Paul Eggert <eggert@cs.ucla.edu> 12011-04-03 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * font.c (font_find_for_lface, Ffont_get_glyphs): Remove unused vars.
4
3 * fns.c (substring_both): Remove var that is set but not used. 5 * fns.c (substring_both): Remove var that is set but not used.
4 (sxhash): Redo loop for clarity and to avoid wraparound warning. 6 (sxhash): Redo loop for clarity and to avoid wraparound warning.
5 7