aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-05 12:29:24 +0000
committerGerd Moellmann2001-04-05 12:29:24 +0000
commit81a81c0fd1ba782e16216900ada3d4afe6c0ba05 (patch)
treecb17c9bd7b33ad364be1526a5a32840bdb00c20a /src/ChangeLog
parent441bf85699fa9dc69b29687b648aef355d95d6d5 (diff)
downloademacs-81a81c0fd1ba782e16216900ada3d4afe6c0ba05.tar.gz
emacs-81a81c0fd1ba782e16216900ada3d4afe6c0ba05.zip
(Frequire): Doc fix. Rename parameter FILE_NAME to
FILENAME to bring it in synch with the documentation.
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 96fbf3120d9..27f1a7f7108 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-04-05 Gerd Moellmann <gerd@gnu.org> 12001-04-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * fns.c (Frequire): Doc fix. Rename parameter FILE_NAME to
4 FILENAME to bring it in synch with the documentation.
5
3 * xfaces.c (realizing_basic_faces_p): Renamed from 6 * xfaces.c (realizing_basic_faces_p): Renamed from
4 realize_default_face_p. 7 realize_default_face_p.
5 (realize_basic_faces): Set/clear realizing_basic_faces_p. 8 (realize_basic_faces): Set/clear realizing_basic_faces_p.