aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-19 14:22:49 +0000
committerGerd Moellmann2001-03-19 14:22:49 +0000
commitc2c097cc4c60e6f9c68d6fc642e049dd8ed7cceb (patch)
tree6083ac963196c2402c1c958e81ccb948a2ca7ebb /src
parent11f340ed716071efdb1d4cc89b11f1a1eafe152a (diff)
downloademacs-c2c097cc4c60e6f9c68d6fc642e049dd8ed7cceb.tar.gz
emacs-c2c097cc4c60e6f9c68d6fc642e049dd8ed7cceb.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5d006088be6..aa8e986a0a5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-03-19 Gerd Moellmann <gerd@gnu.org> 12001-03-19 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfns.c (x_create_tip_frame): Add parameter TEXT. Set the
4 tip frame's root window buffer to *tip* right after creating
5 the frame.
6
3 * xdisp.c (highlight_trailing_whitespace): Glyphs whose object 7 * xdisp.c (highlight_trailing_whitespace): Glyphs whose object
4 is an integer don't have to be for space characters. 8 is an integer don't have to be for space characters.
5 9