aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a68c99d328..c5d7ac769ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12007-07-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * coding.c (Ffind_operation_coding_system):
4 * eval.c (For, Fand, Fprogn):
5 * keyboard.c (Ftrack_mouse):
6 * print.c (Fwith_output_to_temp_buffer):
7 * window.c (Fsave_window_excursion): Doc fixes (some reported
8 by Johan Bockg,Ae(Brd).
9
12007-07-15 Richard Stallman <rms@gnu.org> 102007-07-15 Richard Stallman <rms@gnu.org>
2 11
3 * data.c (Fsetq_default): Doc fix. 12 * data.c (Fsetq_default): Doc fix.
@@ -7549,7 +7558,7 @@
75492005-09-19 Kim F. Storm <storm@cua.dk> 75582005-09-19 Kim F. Storm <storm@cua.dk>
7550 7559
7551 * editfns.c (Fformat): Don't scan past end of format string that 7560 * editfns.c (Fformat): Don't scan past end of format string that
7552 ends in %. Reported by: Johan Bockg,Ae(Brd. 7561 ends in %. Reported by Johan Bockg,Ae(Brd.
7553 7562
75542005-09-18 Andreas Schwab <schwab@suse.de> 75632005-09-18 Andreas Schwab <schwab@suse.de>
7555 7564