aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-07-14 11:04:31 +0000
committerJuanma Barranquero <[email protected]>2007-07-14 11:04:31 +0000
commit1bab435a3e51e7a8442847679cb9daf68bf4f264 (patch)
tree41cdd84faa78f7dbdfc1f9fa81b8635b79847ad4
parent7254a30ca9cbde2a4338e357f8ee203b94899303 (diff)
*** empty log message ***
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c7cf6d241f..547d1ee130 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-14 Juanma Barranquero <[email protected]>
+
+ * eval.c (Fprogn):
+ * keyboard.c (Ftrack_mouse):
+ * print.c (Fwith_output_to_temp_buffer):
+ * window.c (Fsave_window_excursion): Doc fix.
+
2007-07-13 Stefan Monnier <[email protected]>
* eval.c (init_eval_once): Bump max_lisp_eval_depth to 400.