aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-24 13:53:19 +0200
committerJuanma Barranquero2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /src/ChangeLog.3
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 241019b51c7..e3c5ab70f66 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -6993,7 +6993,7 @@
6993 6993
6994 * keyboard.c (Qvertical_split): Renamed to `vertical-line', 6994 * keyboard.c (Qvertical_split): Renamed to `vertical-line',
6995 since the window arrangement is actually referred to as a 6995 since the window arrangement is actually referred to as a
6996 `horizontal split.' 6996 `horizontal split'.
6997 (make_lispy_event, make_lispy_movement, syms_of_keyboard): Uses 6997 (make_lispy_event, make_lispy_movement, syms_of_keyboard): Uses
6998 renamed here. 6998 renamed here.
6999 * keyboard.h (Qvertical_split): Extern declaration changed here. 6999 * keyboard.h (Qvertical_split): Extern declaration changed here.