aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-02-04 08:33:30 -0800
committerPaul Eggert2013-02-04 08:33:30 -0800
commit3f011c7f7cf83ffe287d57c622273604aa17090e (patch)
tree6c8effdd3df90c07d89f007a35937bc2d75d850f /src/ChangeLog
parent86f7c0fe6000de85d8b282da761e65e18a73b287 (diff)
downloademacs-3f011c7f7cf83ffe287d57c622273604aa17090e.tar.gz
emacs-3f011c7f7cf83ffe287d57c622273604aa17090e.zip
* fileio.c (Qchoose_write_coding_system): Now static.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6f52f764a97..cbfeadc04a3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-02-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 * fileio.c (Qchoose_write_coding_system): Now static.
4
12013-02-04 Eli Zaretskii <eliz@gnu.org> 52013-02-04 Eli Zaretskii <eliz@gnu.org>
2 6
3 * xdisp.c (window_buffer_changed): region_showing can be negative, 7 * xdisp.c (window_buffer_changed): region_showing can be negative,