aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2002-10-05 04:08:13 +0000
committerJohn Paul Wallington2002-10-05 04:08:13 +0000
commitf5965adaeb349d6f727c52f8637ff51983e7a0b8 (patch)
tree219b1860eb9002312b4411ce77c66ff07648e631 /src/ChangeLog
parent48e9072d7ea33ca55adee9b305448111e1cc479d (diff)
downloademacs-f5965adaeb349d6f727c52f8637ff51983e7a0b8.tar.gz
emacs-f5965adaeb349d6f727c52f8637ff51983e7a0b8.zip
(Flength): Doc fix.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 50149a01f05..7eac9ad5ddf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-10-05 John Paul Wallington <jpw@shootybangbang.com>
2
3 * fns.c (Flength): Doc fix.
4
12002-10-04 Steven Tamm <steventamm@mac.com> 52002-10-04 Steven Tamm <steventamm@mac.com>
2 6
3 * macterm.c (keycode_to_xkeysym_table): Change return to be 7 * macterm.c (keycode_to_xkeysym_table): Change return to be
@@ -18,7 +22,7 @@
18 22
19 * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t. 23 * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t.
20 24
21 * w32fns.c (x_create_tip_frame): Likewise 25 * w32fns.c (x_create_tip_frame): Likewise.
22 26
23 * macfns.c (x_create_tip_frame): Likewise. 27 * macfns.c (x_create_tip_frame): Likewise.
24 28