aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-08 15:46:45 +0000
committerGerd Moellmann2000-11-08 15:46:45 +0000
commitecaedde19e1343707d24077689f5cfe0e6c980af (patch)
tree27a1eebaf2b0db7896661de9f6740b906f9789b3
parentf2307f1837ebcc33f37306906ee071f93d4b1d74 (diff)
downloademacs-ecaedde19e1343707d24077689f5cfe0e6c980af.tar.gz
emacs-ecaedde19e1343707d24077689f5cfe0e6c980af.zip
*** empty log message ***
-rw-r--r--README2
-rw-r--r--src/ChangeLog7
2 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index ed1ef437c1d..2a89e61a663 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1This directory tree holds version 20.0 of GNU Emacs, the extensible, 1This directory tree holds version 21.0.90 of GNU Emacs, the extensible,
2customizable, self-documenting real-time display editor. 2customizable, self-documenting real-time display editor.
3 3
4You may encounter bugs in this release. If you do, please report 4You may encounter bugs in this release. If you do, please report
diff --git a/src/ChangeLog b/src/ChangeLog
index fab77b4d064..12123c60dd3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-11-08 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
4 scroll bar widget after configuring it, so that it will appear at
5 the right position from the start.
6 (XTredeem_scroll_bar): Cleaned up.
7
12000-11-08 Kenichi Handa <handa@etl.go.jp> 82000-11-08 Kenichi Handa <handa@etl.go.jp>
2 9
3 * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the 10 * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the