diff options
Diffstat (limited to 'src/ChangeLog.3')
| -rw-r--r-- | src/ChangeLog.3 | 2 |
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. |