aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2013-01-13 11:58:02 -0800
committerGlenn Morris2013-01-13 11:58:02 -0800
commit0b59090ba3d9b9e3d96d3e80d7031dc46bc2d134 (patch)
tree56bc7a17ff55a0c93610f680bb8547fb2e33cff4 /src
parent99548339e562584c7a9886a4671266947c0766ad (diff)
downloademacs-0b59090ba3d9b9e3d96d3e80d7031dc46bc2d134.tar.gz
emacs-0b59090ba3d9b9e3d96d3e80d7031dc46bc2d134.zip
ChangeLog whitespace trivia
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d2bb3e69f87..526d3db3dbf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,7 +3,7 @@
3 * xterm.c (syms_of_xterm): Adjust documentation for 3 * xterm.c (syms_of_xterm): Adjust documentation for
4 scroll-bar-adjust-thumb-portion. 4 scroll-bar-adjust-thumb-portion.
5 5
62012-12-31 Adam Sjøgren <asjo@koldfront.dk> (tiny change) 62012-12-31 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
7 7
8 * xterm.c (scroll-bar-adjust-thumb-portion): New variable to 8 * xterm.c (scroll-bar-adjust-thumb-portion): New variable to
9 determine whether scroll bar thumb size should be adjusted or 9 determine whether scroll bar thumb size should be adjusted or
@@ -73,7 +73,7 @@
73 (dissociate_if_controlling_tty): If setsid fails, fall back on TIOCNOTTY. 73 (dissociate_if_controlling_tty): If setsid fails, fall back on TIOCNOTTY.
74 This is the main part of the bug fix. 74 This is the main part of the bug fix.
75 75
762013-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change) 762013-01-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
77 77
78 * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE around 78 * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE around
79 x_last_font_name (Bug#13403). 79 x_last_font_name (Bug#13403).
@@ -1785,7 +1785,7 @@
1785 * image.c (xpm_make_color_table_h): Fix compiler error because 1785 * image.c (xpm_make_color_table_h): Fix compiler error because
1786 make_hash_table changed. 1786 make_hash_table changed.
1787 1787
17882012-11-08 Thomas Kappler <tkappler@gmail.com> (tiny change) 17882012-11-08 Thomas Kappler <tkappler@gmail.com> (tiny change)
1789 1789
1790 * nsfont.m (ns_findfonts): Handle empty matchingDescs (Bug#11541). 1790 * nsfont.m (ns_findfonts): Handle empty matchingDescs (Bug#11541).
1791 1791