summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-09-20 03:20:32 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-09-20 03:20:32 +0200
commit93acd23dc3873931d823d06f0443ad32e370870e (patch)
treea8c36d57a18cfc19519ac8aa9e58974d9c08b669 /lisp/ChangeLog.10
parentf071341124811e21e94592137e4b1c8f0f5fd1f5 (diff)
downloademacs-93acd23dc3873931d823d06f0443ad32e370870e.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.104
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index cf4d13ccefb..32c3688f935 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -4757,7 +4757,7 @@
* files.el (insert-directory): Decode by what specified.
* language/japan-util.el (setup-japanese-environment-internal):
- By defalt, use japanese-iso-8bit for file names, and prefer
+ By default, use japanese-iso-8bit for file names, and prefer
japanese-shift-jis on DOS and Windows.
* international/quail.el (quail-show-guidance-buf): Make the quail
@@ -21636,7 +21636,7 @@
2001-11-26 Sam Steingold <sds@gnu.org>
* frame.el (show-trailing-whitespace): Remove :set argument (the
- value was essentially identical to the defalt).
+ value was essentially identical to the default).
2001-11-26 Pavel Janík <Pavel@Janik.cz>