aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-26 10:26:19 +0000
committerGerd Moellmann2001-01-26 10:26:19 +0000
commita47b7816d69f25f429ba57f48e2262b4c5adc166 (patch)
tree1aa9c5bc1a4df1cb7613e7b4e98e58d569bc167b /src
parent202c1b5b8bdfe995003d349d0cee22e645b829b5 (diff)
downloademacs-a47b7816d69f25f429ba57f48e2262b4c5adc166.tar.gz
emacs-a47b7816d69f25f429ba57f48e2262b4c5adc166.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1cf1252f290..403a60a7444 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-01-26 Gerd Moellmann <gerd@gnu.org> 12001-01-26 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (display_line): Simplify check for glyphs fitting
4 entirely in the line.
5
3 * xfns.c (xic_style): New variable. 6 * xfns.c (xic_style): New variable.
4 (create_frame_xic): Move static variable to global scope for 7 (create_frame_xic): Move static variable to global scope for
5 the case that `static' get's defined away. 8 the case that `static' get's defined away.