aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-04 16:42:37 +0000
committerGerd Moellmann2000-12-04 16:42:37 +0000
commit6452929eab47b5cacc38a48b4cdc1309f535018f (patch)
treeccb92ffe1bda7cf353adad5bd9f7399be077e0ed /src
parente6be618b872728aea53924adf3470b30cd1f0af8 (diff)
downloademacs-6452929eab47b5cacc38a48b4cdc1309f535018f.tar.gz
emacs-6452929eab47b5cacc38a48b4cdc1309f535018f.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 ece9b428aa1..820e8bde563 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-12-04 Gerd Moellmann <gerd@gnu.org> 12000-12-04 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (expose_area): Pass x-coordinate relative to the exposed
4 area to x_draw_glyphs instead of a window-relative coordinate.
5
3 * fileio.c (auto_save_error): Add parameter ERROR. Show the 6 * fileio.c (auto_save_error): Add parameter ERROR. Show the
4 error in the message. 7 error in the message.
5 8