aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-27 15:50:06 +0000
committerGerd Moellmann2000-12-27 15:50:06 +0000
commit892d8fcd4d618f101f250eb6427650520a4087d7 (patch)
tree84b0965b9c63ff07b881718c746a2e00c6b07239 /src/ChangeLog
parent12c8b416beffe0194fe5c06f07685d6676bbf811 (diff)
downloademacs-892d8fcd4d618f101f250eb6427650520a4087d7.tar.gz
emacs-892d8fcd4d618f101f250eb6427650520a4087d7.zip
Comment out the line pointing to the Lesstif source
directory.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 32cd8dee991..4b205b56d57 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-12-27 Gerd Moellmann <gerd@gnu.org> 12000-12-27 Gerd Moellmann <gerd@gnu.org>
2 2
3 * .gdbinit: Comment out the line pointing to the Lesstif source
4 directory.
5
3 * window.c (Frecenter): Use displayed_window_lines instead 6 * window.c (Frecenter): Use displayed_window_lines instead
4 of window_internal_height. 7 of window_internal_height.
5 8