Mercurial > emacs
diff src/ChangeLog.3 @ 109506:e6408c088fbc
Fix typos in ChangeLogs.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Sat, 24 Jul 2010 13:53:19 +0200 |
| parents | 0eb2f9d5e474 |
| children | b8fde5ef9e14 |
line wrap: on
line diff
--- a/src/ChangeLog.3 Fri Jul 23 21:44:29 2010 -0700 +++ b/src/ChangeLog.3 Sat Jul 24 13:53:19 2010 +0200 @@ -6993,7 +6993,7 @@ * keyboard.c (Qvertical_split): Renamed to `vertical-line', since the window arrangement is actually referred to as a - `horizontal split.' + `horizontal split'. (make_lispy_event, make_lispy_movement, syms_of_keyboard): Uses renamed here. * keyboard.h (Qvertical_split): Extern declaration changed here.
