Mercurial > emacs
comparison src/ChangeLog @ 78157:89953ba5bfec
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 16 Jul 2007 10:43:34 +0000 |
parents | e1c89c79b8c1 |
children | dbaad02ecde9 |
comparison
equal
deleted
inserted
replaced
78156:9b4ab34a0df5 | 78157:89953ba5bfec |
---|---|
1 2007-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 | |
1 2007-07-15 Richard Stallman <rms@gnu.org> | 10 2007-07-15 Richard Stallman <rms@gnu.org> |
2 | 11 |
3 * data.c (Fsetq_default): Doc fix. | 12 * data.c (Fsetq_default): Doc fix. |
4 | 13 |
5 * eval.c (Fsetq): Doc fix. | 14 * eval.c (Fsetq): Doc fix. |
7547 special-display-buffer-names). | 7556 special-display-buffer-names). |
7548 | 7557 |
7549 2005-09-19 Kim F. Storm <storm@cua.dk> | 7558 2005-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 |
7554 2005-09-18 Andreas Schwab <schwab@suse.de> | 7563 2005-09-18 Andreas Schwab <schwab@suse.de> |
7555 | 7564 |
7556 * window.h (struct window): Remove height_fixed_p, no longer set. | 7565 * window.h (struct window): Remove height_fixed_p, no longer set. |
7557 | 7566 |