aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorenami tsugutomo2010-05-20 21:06:34 -0700
committerGlenn Morris2010-05-20 21:06:34 -0700
commitf5b416d2ef84115b7b0690dfff48be7ce3b4d79a (patch)
tree0860f5b40b5d338674d13a551cbb034e022d8ad1 /src/ChangeLog
parentaeb77d46603d3e2b302b377d0e354dff5625a9e6 (diff)
downloademacs-f5b416d2ef84115b7b0690dfff48be7ce3b4d79a.tar.gz
emacs-f5b416d2ef84115b7b0690dfff48be7ce3b4d79a.zip
Backport from trunk: close bug#6190.
* src/s/netbsd.h: If terminfo is found, use it in preference to termcap.
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 929cea2832a..ddf73eaf3c5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
2
3 * s/netbsd.h: If terminfo is found, use it in preference to
4 termcap. (Bug#6190) [Backport from trunk]
5
12010-05-20 Kevin Ryde <user42@zip.com.au> 62010-05-20 Kevin Ryde <user42@zip.com.au>
2 7
3 * keyboard.c (Vlast_command, Vkeyboard_translate_table) 8 * keyboard.c (Vlast_command, Vkeyboard_translate_table)