aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-04-30 08:31:50 +0200
committerJoakim Verona2013-04-30 08:31:50 +0200
commit7a1bee4a713304afdf8e58f31f59d3572fa00063 (patch)
tree509b38118c25728eb2ea8ebcb2220da706d8459d /src/ChangeLog
parent23e7d63bcc222e40e6063b6799de50544af8d70b (diff)
parent38d8527bab7f84b94d2e0a759e25a64f33838257 (diff)
downloademacs-7a1bee4a713304afdf8e58f31f59d3572fa00063.tar.gz
emacs-7a1bee4a713304afdf8e58f31f59d3572fa00063.zip
auto upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c9d458c3479..2e9e19fd547 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,20 @@
12013-04-28 Eli Zaretskii <eliz@gnu.org>
2
3 * coding.c (decode_coding_gap): Don't remove the character before
4 a newline unless it's a CR character. (Bug#14287)
5
62013-04-28 Dan Nicolaescu <dann@gnu.org>
7
8 * dispextern.h (struct face): Move enum face_underline_type
9 earlier so that bitfields can be in the same word.
10
112013-04-28 Jan Djärv <jan.h.d@swipnet.se>
12
13 * nsfns.m (handlePanelKeys): New function.
14 (EmacsOpenPanel:performKeyEquivalent:)
15 (EmacsSavePanel:performKeyEquivalent:): Call handlePanelKeys to handle
16 arrows/function/control and copy/paste keys (Bug#14296).
17
12013-04-27 Juri Linkov <juri@jurta.org> 182013-04-27 Juri Linkov <juri@jurta.org>
2 19
3 * callint.c (Fcall_interactively): Call `Qread_number' for 20 * callint.c (Fcall_interactively): Call `Qread_number' for