aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2011-09-19 23:15:47 +0200
committerAndreas Schwab2011-09-19 23:15:47 +0200
commitfa2ec41ffd2cace14f37f5d18d986b410cb038a1 (patch)
tree4d8d53ab738a2caf696191176464297b41987808 /src/ChangeLog
parent3390454c621048dcd996f497aba5e807c49dcfaf (diff)
downloademacs-fa2ec41ffd2cace14f37f5d18d986b410cb038a1.tar.gz
emacs-fa2ec41ffd2cace14f37f5d18d986b410cb038a1.zip
* src/keymap.c (Fsingle_key_description): Use make_specified_string
instead of build_string to build string from push_key_description. (Bug#5193)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fa31b3d6f0e..458e8c89821 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-09-19 Andreas Schwab <schwab@linux-m68k.org>
2
3 * keymap.c (Fsingle_key_description): Use make_specified_string
4 instead of build_string to build string from push_key_description.
5 (Bug#5193)
6
12011-09-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 72011-09-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 8
3 * xdisp.c (expose_window): Save original value of phys_cursor_on_p 9 * xdisp.c (expose_window): Save original value of phys_cursor_on_p