aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-02 07:50:18 +0000
committerEli Zaretskii2001-02-02 07:50:18 +0000
commit6a3f48c7ea95e388f755ed40e375241080c4d4fc (patch)
tree2fb85262ac15092f673621c7044f8c7178082078 /src/ChangeLog
parent5a72551e18e0cafaeb551f81b33e0685733276e0 (diff)
downloademacs-6a3f48c7ea95e388f755ed40e375241080c4d4fc.tar.gz
emacs-6a3f48c7ea95e388f755ed40e375241080c4d4fc.zip
(Fclear_face_cache): Rename the `thorougly' argument
into `thoroughly', to make it consistent with the doc string.
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 6bb9dd31057..7e739956f7e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-02-02 Eli Zaretskii <eliz@is.elta.co.il> 12001-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * xfaces.c (Fclear_face_cache): Rename the `thorougly' argument
4 into `thoroughly', to make it consistent with the doc string.
5
3 * window.c (Fenlarge_window, Fshrink_window): Doc fix. 6 * window.c (Fenlarge_window, Fshrink_window): Doc fix.
4 7
52001-02-01 Gerd Moellmann <gerd@gnu.org> 82001-02-01 Gerd Moellmann <gerd@gnu.org>