aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKazuhiro Ito2011-07-01 13:03:55 +0200
committerLars Magne Ingebrigtsen2011-07-01 13:03:55 +0200
commit4550efdf3fcf700f67efc0f40b6476dc3cc5fe58 (patch)
tree1c9af310eb6d600b08d46760182905ac0c32e505 /src/ChangeLog
parent5bd35902628b1b227cd82ff306f84acb8abdb7f9 (diff)
downloademacs-4550efdf3fcf700f67efc0f40b6476dc3cc5fe58.tar.gz
emacs-4550efdf3fcf700f67efc0f40b6476dc3cc5fe58.zip
* coding.c (Fencode_coding_string): Record the last coding system
used, as the function doc string says. Fixes: debbugs:8738
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 bf9f7be831e..2f7e192fbac 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-07-01 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny patch)
2
3 * coding.c (Fencode_coding_string): Record the last coding system
4 used, as the function doc string says (bug#8738).
5
12011-07-01 Jan Djärv <jan.h.d@swipnet.se> 62011-07-01 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xsettings.c (store_monospaced_changed): Take new font as arg and 8 * xsettings.c (store_monospaced_changed): Take new font as arg and