aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-22 15:11:36 +0000
committerGerd Moellmann2000-11-22 15:11:36 +0000
commit60e8e0a5fc8d9fad216588dd31df5b89d38a383b (patch)
tree008d21c0b08204793023fabc66c32278c46feb2c /src
parent980d836ef46b254e6dda8e9e87604af200bd5872 (diff)
downloademacs-60e8e0a5fc8d9fad216588dd31df5b89d38a383b.tar.gz
emacs-60e8e0a5fc8d9fad216588dd31df5b89d38a383b.zip
Remove autoload cookied, add author,
maintainer, keywords tags.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c5e20cdfa9b..05a05d6e0c0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-11-22 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (x_set_tool_bar_lines): Clear internal border when
4 making tool bar smaller.
5
12000-11-22 Dave Love <fx@gnu.org> 62000-11-22 Dave Love <fx@gnu.org>
2 7
3 * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define. 8 * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define.
@@ -8,7 +13,7 @@
8 (command_loop_1): Use it to determine message timeout. 13 (command_loop_1): Use it to determine message timeout.
9 (syms_of_keyboard): Initialize it. 14 (syms_of_keyboard): Initialize it.
10 15
11 * xdisp.c (syms_of_xdisp): `mode-line-inverse-video' defualts to nil. 16 * xdisp.c (syms_of_xdisp): `mode-line-inverse-video' defaults to nil.
12 17
132000-11-22 Kenichi Handa <handa@etl.go.jp> 182000-11-22 Kenichi Handa <handa@etl.go.jp>
14 19