aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2013-12-11 02:32:00 +0200
committerJuri Linkov2013-12-11 02:32:00 +0200
commit26ec2ce909d55c1d52f84fc0511cb561cdd77785 (patch)
treefa92d090c7cd16fa6a991ac5832532024d548f93 /src/ChangeLog
parentb68cf43cfbfb9591053dc5f616c1a6c1147748dc (diff)
downloademacs-26ec2ce909d55c1d52f84fc0511cb561cdd77785.tar.gz
emacs-26ec2ce909d55c1d52f84fc0511cb561cdd77785.zip
* src/term.c (term_get_fkeys_1): Remove non-standard IBM terminfo
as obsolete to avoid conflicts with <S-up>. Fixes: debbugs:13471
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 25271d6f6b8..a263867d617 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-12-11 Juri Linkov <juri@jurta.org>
2
3 * term.c (term_get_fkeys_1): Remove non-standard IBM terminfo
4 as obsolete to avoid conflicts with <S-up>. (Bug#13471)
5
12013-12-10 Dmitry Antipov <dmantipov@yandex.ru> 62013-12-10 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 * xdisp.c (display_tool_bar_line): Don't extend on a previously 8 * xdisp.c (display_tool_bar_line): Don't extend on a previously