aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2009-07-18 21:07:12 +0000
committerJuri Linkov2009-07-18 21:07:12 +0000
commit10be7e0dd90b6959573c9fc89854d38c3b0033c5 (patch)
treef610c579e5c3673a0ba0649802ea9858635caa5a /src/ChangeLog
parentd842b103324ce58ddb78cf6f5ced7800a488fcb3 (diff)
downloademacs-10be7e0dd90b6959573c9fc89854d38c3b0033c5.tar.gz
emacs-10be7e0dd90b6959573c9fc89854d38c3b0033c5.zip
(Fset_process_query_on_exit_flag): Mention killing
a buffer in docstring.
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 74468560362..05b7097eccf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-07-18 Juri Linkov <juri@jurta.org>
2
3 * process.c (Fset_process_query_on_exit_flag): Mention killing
4 a buffer in docstring.
5
12009-07-17 Kenichi Handa <handa@m17n.org> 62009-07-17 Kenichi Handa <handa@m17n.org>
2 7
3 * casetab.c (shuffle): Fix the logic of setting up the cycle. 8 * casetab.c (shuffle): Fix the logic of setting up the cycle.